Home
last modified time | relevance | path

Searched refs:DCMI_ESCR_FEC_Pos (Results 1 – 25 of 106) sorted by relevance

12345

/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_dcmi_ex.h165 #define DCMI_POSITION_ESCR_FEC (uint32_t)DCMI_ESCR_FEC_Pos /*!< Required left shift to set …
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_dcmi.c254 ((uint32_t)hdcmi->Init.SyncroCode.FrameEndCode << DCMI_ESCR_FEC_Pos)); in HAL_DCMI_Init()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_dcmi.c251 ((uint32_t)hdcmi->Init.SyncroCode.FrameEndCode << DCMI_ESCR_FEC_Pos)); in HAL_DCMI_Init()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_dcmi.c241 ((uint32_t)hdcmi->Init.SyncroCode.FrameEndCode << DCMI_ESCR_FEC_Pos)); in HAL_DCMI_Init()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_dcmi.c282 ((uint32_t)hdcmi->Init.SyncroCode.FrameEndCode << DCMI_ESCR_FEC_Pos)); in HAL_DCMI_Init()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_dcmi.c316 ((uint32_t)hdcmi->Init.SynchroCode.FrameEndCode << DCMI_ESCR_FEC_Pos)); in HAL_DCMI_Init()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dcmi.c268 ((uint32_t)hdcmi->Init.SyncroCode.FrameEndCode << DCMI_ESCR_FEC_Pos)); in HAL_DCMI_Init()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_dcmi.c268 ((uint32_t)hdcmi->Init.SyncroCode.FrameEndCode << DCMI_ESCR_FEC_Pos)); in HAL_DCMI_Init()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_dcmi.c268 ((uint32_t)hdcmi->Init.SyncroCode.FrameEndCode << DCMI_ESCR_FEC_Pos)); in HAL_DCMI_Init()
/hal_stm32-latest/stm32cube/stm32l4xx/soc/
Dstm32l4a6xx.h7000 #define DCMI_ESCR_FEC_Pos (24U) macro
7001 #define DCMI_ESCR_FEC_Msk (0xFFUL << DCMI_ESCR_FEC_Pos) /*!< 0xFF000000 */
7003 #define DCMI_ESCR_FEC_0 (0x01UL << DCMI_ESCR_FEC_Pos) /*!< 0x01000000 */
7004 #define DCMI_ESCR_FEC_1 (0x02UL << DCMI_ESCR_FEC_Pos) /*!< 0x02000000 */
7005 #define DCMI_ESCR_FEC_2 (0x04UL << DCMI_ESCR_FEC_Pos) /*!< 0x04000000 */
7006 #define DCMI_ESCR_FEC_3 (0x08UL << DCMI_ESCR_FEC_Pos) /*!< 0x08000000 */
7007 #define DCMI_ESCR_FEC_4 (0x10UL << DCMI_ESCR_FEC_Pos) /*!< 0x10000000 */
7008 #define DCMI_ESCR_FEC_5 (0x20UL << DCMI_ESCR_FEC_Pos) /*!< 0x20000000 */
7009 #define DCMI_ESCR_FEC_6 (0x40UL << DCMI_ESCR_FEC_Pos) /*!< 0x40000000 */
7010 #define DCMI_ESCR_FEC_7 (0x80UL << DCMI_ESCR_FEC_Pos) /*!< 0x80000000 */
Dstm32l496xx.h6755 #define DCMI_ESCR_FEC_Pos (24U) macro
6756 #define DCMI_ESCR_FEC_Msk (0xFFUL << DCMI_ESCR_FEC_Pos) /*!< 0xFF000000 */
6758 #define DCMI_ESCR_FEC_0 (0x01UL << DCMI_ESCR_FEC_Pos) /*!< 0x01000000 */
6759 #define DCMI_ESCR_FEC_1 (0x02UL << DCMI_ESCR_FEC_Pos) /*!< 0x02000000 */
6760 #define DCMI_ESCR_FEC_2 (0x04UL << DCMI_ESCR_FEC_Pos) /*!< 0x04000000 */
6761 #define DCMI_ESCR_FEC_3 (0x08UL << DCMI_ESCR_FEC_Pos) /*!< 0x08000000 */
6762 #define DCMI_ESCR_FEC_4 (0x10UL << DCMI_ESCR_FEC_Pos) /*!< 0x10000000 */
6763 #define DCMI_ESCR_FEC_5 (0x20UL << DCMI_ESCR_FEC_Pos) /*!< 0x20000000 */
6764 #define DCMI_ESCR_FEC_6 (0x40UL << DCMI_ESCR_FEC_Pos) /*!< 0x40000000 */
6765 #define DCMI_ESCR_FEC_7 (0x80UL << DCMI_ESCR_FEC_Pos) /*!< 0x80000000 */
Dstm32l4r5xx.h6687 #define DCMI_ESCR_FEC_Pos (24U) macro
6688 #define DCMI_ESCR_FEC_Msk (0xFFUL << DCMI_ESCR_FEC_Pos) /*!< 0xFF000000 */
6690 #define DCMI_ESCR_FEC_0 (0x01UL << DCMI_ESCR_FEC_Pos) /*!< 0x01000000 */
6691 #define DCMI_ESCR_FEC_1 (0x02UL << DCMI_ESCR_FEC_Pos) /*!< 0x02000000 */
6692 #define DCMI_ESCR_FEC_2 (0x04UL << DCMI_ESCR_FEC_Pos) /*!< 0x04000000 */
6693 #define DCMI_ESCR_FEC_3 (0x08UL << DCMI_ESCR_FEC_Pos) /*!< 0x08000000 */
6694 #define DCMI_ESCR_FEC_4 (0x10UL << DCMI_ESCR_FEC_Pos) /*!< 0x10000000 */
6695 #define DCMI_ESCR_FEC_5 (0x20UL << DCMI_ESCR_FEC_Pos) /*!< 0x20000000 */
6696 #define DCMI_ESCR_FEC_6 (0x40UL << DCMI_ESCR_FEC_Pos) /*!< 0x40000000 */
6697 #define DCMI_ESCR_FEC_7 (0x80UL << DCMI_ESCR_FEC_Pos) /*!< 0x80000000 */
Dstm32l4r7xx.h6773 #define DCMI_ESCR_FEC_Pos (24U) macro
6774 #define DCMI_ESCR_FEC_Msk (0xFFUL << DCMI_ESCR_FEC_Pos) /*!< 0xFF000000 */
6776 #define DCMI_ESCR_FEC_0 (0x01UL << DCMI_ESCR_FEC_Pos) /*!< 0x01000000 */
6777 #define DCMI_ESCR_FEC_1 (0x02UL << DCMI_ESCR_FEC_Pos) /*!< 0x02000000 */
6778 #define DCMI_ESCR_FEC_2 (0x04UL << DCMI_ESCR_FEC_Pos) /*!< 0x04000000 */
6779 #define DCMI_ESCR_FEC_3 (0x08UL << DCMI_ESCR_FEC_Pos) /*!< 0x08000000 */
6780 #define DCMI_ESCR_FEC_4 (0x10UL << DCMI_ESCR_FEC_Pos) /*!< 0x10000000 */
6781 #define DCMI_ESCR_FEC_5 (0x20UL << DCMI_ESCR_FEC_Pos) /*!< 0x20000000 */
6782 #define DCMI_ESCR_FEC_6 (0x40UL << DCMI_ESCR_FEC_Pos) /*!< 0x40000000 */
6783 #define DCMI_ESCR_FEC_7 (0x80UL << DCMI_ESCR_FEC_Pos) /*!< 0x80000000 */
Dstm32l4s5xx.h6939 #define DCMI_ESCR_FEC_Pos (24U) macro
6940 #define DCMI_ESCR_FEC_Msk (0xFFUL << DCMI_ESCR_FEC_Pos) /*!< 0xFF000000 */
6942 #define DCMI_ESCR_FEC_0 (0x01UL << DCMI_ESCR_FEC_Pos) /*!< 0x01000000 */
6943 #define DCMI_ESCR_FEC_1 (0x02UL << DCMI_ESCR_FEC_Pos) /*!< 0x02000000 */
6944 #define DCMI_ESCR_FEC_2 (0x04UL << DCMI_ESCR_FEC_Pos) /*!< 0x04000000 */
6945 #define DCMI_ESCR_FEC_3 (0x08UL << DCMI_ESCR_FEC_Pos) /*!< 0x08000000 */
6946 #define DCMI_ESCR_FEC_4 (0x10UL << DCMI_ESCR_FEC_Pos) /*!< 0x10000000 */
6947 #define DCMI_ESCR_FEC_5 (0x20UL << DCMI_ESCR_FEC_Pos) /*!< 0x20000000 */
6948 #define DCMI_ESCR_FEC_6 (0x40UL << DCMI_ESCR_FEC_Pos) /*!< 0x40000000 */
6949 #define DCMI_ESCR_FEC_7 (0x80UL << DCMI_ESCR_FEC_Pos) /*!< 0x80000000 */
Dstm32l4s7xx.h7025 #define DCMI_ESCR_FEC_Pos (24U) macro
7026 #define DCMI_ESCR_FEC_Msk (0xFFUL << DCMI_ESCR_FEC_Pos) /*!< 0xFF000000 */
7028 #define DCMI_ESCR_FEC_0 (0x01UL << DCMI_ESCR_FEC_Pos) /*!< 0x01000000 */
7029 #define DCMI_ESCR_FEC_1 (0x02UL << DCMI_ESCR_FEC_Pos) /*!< 0x02000000 */
7030 #define DCMI_ESCR_FEC_2 (0x04UL << DCMI_ESCR_FEC_Pos) /*!< 0x04000000 */
7031 #define DCMI_ESCR_FEC_3 (0x08UL << DCMI_ESCR_FEC_Pos) /*!< 0x08000000 */
7032 #define DCMI_ESCR_FEC_4 (0x10UL << DCMI_ESCR_FEC_Pos) /*!< 0x10000000 */
7033 #define DCMI_ESCR_FEC_5 (0x20UL << DCMI_ESCR_FEC_Pos) /*!< 0x20000000 */
7034 #define DCMI_ESCR_FEC_6 (0x40UL << DCMI_ESCR_FEC_Pos) /*!< 0x40000000 */
7035 #define DCMI_ESCR_FEC_7 (0x80UL << DCMI_ESCR_FEC_Pos) /*!< 0x80000000 */
Dstm32l4p5xx.h6969 #define DCMI_ESCR_FEC_Pos (24U) macro
6970 #define DCMI_ESCR_FEC_Msk (0xFFUL << DCMI_ESCR_FEC_Pos) /*!< 0xFF000000 */
6972 #define DCMI_ESCR_FEC_0 (0x01UL << DCMI_ESCR_FEC_Pos) /*!< 0x01000000 */
6973 #define DCMI_ESCR_FEC_1 (0x02UL << DCMI_ESCR_FEC_Pos) /*!< 0x02000000 */
6974 #define DCMI_ESCR_FEC_2 (0x04UL << DCMI_ESCR_FEC_Pos) /*!< 0x04000000 */
6975 #define DCMI_ESCR_FEC_3 (0x08UL << DCMI_ESCR_FEC_Pos) /*!< 0x08000000 */
6976 #define DCMI_ESCR_FEC_4 (0x10UL << DCMI_ESCR_FEC_Pos) /*!< 0x10000000 */
6977 #define DCMI_ESCR_FEC_5 (0x20UL << DCMI_ESCR_FEC_Pos) /*!< 0x20000000 */
6978 #define DCMI_ESCR_FEC_6 (0x40UL << DCMI_ESCR_FEC_Pos) /*!< 0x40000000 */
6979 #define DCMI_ESCR_FEC_7 (0x80UL << DCMI_ESCR_FEC_Pos) /*!< 0x80000000 */
Dstm32l4q5xx.h7209 #define DCMI_ESCR_FEC_Pos (24U) macro
7210 #define DCMI_ESCR_FEC_Msk (0xFFUL << DCMI_ESCR_FEC_Pos) /*!< 0xFF000000 */
7212 #define DCMI_ESCR_FEC_0 (0x01UL << DCMI_ESCR_FEC_Pos) /*!< 0x01000000 */
7213 #define DCMI_ESCR_FEC_1 (0x02UL << DCMI_ESCR_FEC_Pos) /*!< 0x02000000 */
7214 #define DCMI_ESCR_FEC_2 (0x04UL << DCMI_ESCR_FEC_Pos) /*!< 0x04000000 */
7215 #define DCMI_ESCR_FEC_3 (0x08UL << DCMI_ESCR_FEC_Pos) /*!< 0x08000000 */
7216 #define DCMI_ESCR_FEC_4 (0x10UL << DCMI_ESCR_FEC_Pos) /*!< 0x10000000 */
7217 #define DCMI_ESCR_FEC_5 (0x20UL << DCMI_ESCR_FEC_Pos) /*!< 0x20000000 */
7218 #define DCMI_ESCR_FEC_6 (0x40UL << DCMI_ESCR_FEC_Pos) /*!< 0x40000000 */
7219 #define DCMI_ESCR_FEC_7 (0x80UL << DCMI_ESCR_FEC_Pos) /*!< 0x80000000 */
Dstm32l4r9xx.h6855 #define DCMI_ESCR_FEC_Pos (24U) macro
6856 #define DCMI_ESCR_FEC_Msk (0xFFUL << DCMI_ESCR_FEC_Pos) /*!< 0xFF000000 */
6858 #define DCMI_ESCR_FEC_0 (0x01UL << DCMI_ESCR_FEC_Pos) /*!< 0x01000000 */
6859 #define DCMI_ESCR_FEC_1 (0x02UL << DCMI_ESCR_FEC_Pos) /*!< 0x02000000 */
6860 #define DCMI_ESCR_FEC_2 (0x04UL << DCMI_ESCR_FEC_Pos) /*!< 0x04000000 */
6861 #define DCMI_ESCR_FEC_3 (0x08UL << DCMI_ESCR_FEC_Pos) /*!< 0x08000000 */
6862 #define DCMI_ESCR_FEC_4 (0x10UL << DCMI_ESCR_FEC_Pos) /*!< 0x10000000 */
6863 #define DCMI_ESCR_FEC_5 (0x20UL << DCMI_ESCR_FEC_Pos) /*!< 0x20000000 */
6864 #define DCMI_ESCR_FEC_6 (0x40UL << DCMI_ESCR_FEC_Pos) /*!< 0x40000000 */
6865 #define DCMI_ESCR_FEC_7 (0x80UL << DCMI_ESCR_FEC_Pos) /*!< 0x80000000 */
Dstm32l4s9xx.h7107 #define DCMI_ESCR_FEC_Pos (24U) macro
7108 #define DCMI_ESCR_FEC_Msk (0xFFUL << DCMI_ESCR_FEC_Pos) /*!< 0xFF000000 */
7110 #define DCMI_ESCR_FEC_0 (0x01UL << DCMI_ESCR_FEC_Pos) /*!< 0x01000000 */
7111 #define DCMI_ESCR_FEC_1 (0x02UL << DCMI_ESCR_FEC_Pos) /*!< 0x02000000 */
7112 #define DCMI_ESCR_FEC_2 (0x04UL << DCMI_ESCR_FEC_Pos) /*!< 0x04000000 */
7113 #define DCMI_ESCR_FEC_3 (0x08UL << DCMI_ESCR_FEC_Pos) /*!< 0x08000000 */
7114 #define DCMI_ESCR_FEC_4 (0x10UL << DCMI_ESCR_FEC_Pos) /*!< 0x10000000 */
7115 #define DCMI_ESCR_FEC_5 (0x20UL << DCMI_ESCR_FEC_Pos) /*!< 0x20000000 */
7116 #define DCMI_ESCR_FEC_6 (0x40UL << DCMI_ESCR_FEC_Pos) /*!< 0x40000000 */
7117 #define DCMI_ESCR_FEC_7 (0x80UL << DCMI_ESCR_FEC_Pos) /*!< 0x80000000 */
/hal_stm32-latest/stm32cube/stm32f2xx/soc/
Dstm32f207xx.h5758 #define DCMI_ESCR_FEC_Pos (24U) macro
5759 #define DCMI_ESCR_FEC_Msk (0xFFUL << DCMI_ESCR_FEC_Pos) /*!< 0xFF000000 */
Dstm32f217xx.h5908 #define DCMI_ESCR_FEC_Pos (24U) macro
5909 #define DCMI_ESCR_FEC_Msk (0xFFUL << DCMI_ESCR_FEC_Pos) /*!< 0xFF000000 */
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f407xx.h5757 #define DCMI_ESCR_FEC_Pos (24U) macro
5758 #define DCMI_ESCR_FEC_Msk (0xFFUL << DCMI_ESCR_FEC_Pos) /*!< 0xFF000000 */
Dstm32f427xx.h5848 #define DCMI_ESCR_FEC_Pos (24U) macro
5849 #define DCMI_ESCR_FEC_Msk (0xFFUL << DCMI_ESCR_FEC_Pos) /*!< 0xFF000000 */
Dstm32f446xx.h5925 #define DCMI_ESCR_FEC_Pos (24U) macro
5926 #define DCMI_ESCR_FEC_Msk (0xFFUL << DCMI_ESCR_FEC_Pos) /*!< 0xFF000000 */
Dstm32f417xx.h5936 #define DCMI_ESCR_FEC_Pos (24U) macro
5937 #define DCMI_ESCR_FEC_Msk (0xFFUL << DCMI_ESCR_FEC_Pos) /*!< 0xFF000000 */

12345