Zephyr Project API
4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
stm32_dcmi.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2026 STMicroelectronics.
3
*
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
12
13
#ifndef ZEPHYR_INCLUDE_VIDEO_STM32_DCMI_H_
14
#define ZEPHYR_INCLUDE_VIDEO_STM32_DCMI_H_
15
16
#ifdef __cplusplus
17
extern
"C"
{
18
#endif
19
21
#define VIDEO_CID_ST_SNAPSHOT_MODE (VIDEO_CID_PRIVATE_BASE + 1)
22
23
#ifdef __cplusplus
24
}
25
#endif
26
27
#endif
/* ZEPHYR_INCLUDE_VIDEO_STM32_DCMI_H_ */
include
zephyr
drivers
video
stm32_dcmi.h
Generated on
for Zephyr Project API by
1.16.1