Home
last modified time | relevance | path

Searched refs:DCMI_HSPolarity (Results 1 – 4 of 4) sorted by relevance

/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/
A Dstm32f4xx_dcmi.c152 assert_param(IS_DCMI_HSPOLARITY(DCMI_InitStruct->DCMI_HSPolarity)); in DCMI_Init()
172 DCMI_InitStruct->DCMI_HSPolarity | in DCMI_Init()
192 DCMI_InitStruct->DCMI_HSPolarity = DCMI_HSPolarity_Low; in DCMI_StructInit()
/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/src/
A Dstm32f2xx_dcmi.c154 assert_param(IS_DCMI_HSPOLARITY(DCMI_InitStruct->DCMI_HSPolarity)); in DCMI_Init()
174 DCMI_InitStruct->DCMI_HSPolarity | in DCMI_Init()
194 DCMI_InitStruct->DCMI_HSPolarity = DCMI_HSPolarity_Low; in DCMI_StructInit()
/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/inc/
A Dstm32f2xx_dcmi.h65 …uint16_t DCMI_HSPolarity; /*!< Specifies the Horizontal synchronization polarity: High or Lo… member
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/
A Dstm32f4xx_dcmi.h65 …uint16_t DCMI_HSPolarity; /*!< Specifies the Horizontal synchronization polarity: High or Lo… member

Completed in 6 milliseconds