Home
last modified time | relevance | path

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

/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_hal_dcmi_ex.c100 assert_param(IS_DCMI_LINE_SELECT_MODE(hdcmi->Init.LineSelectMode)); in HAL_DCMI_Init()
126 hdcmi->Init.ByteSelectStart | hdcmi->Init.LineSelectMode |\ in HAL_DCMI_Init()
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_hal_dcmi_ex.h94 …uint32_t LineSelectMode; /*!< Specifies the line of data to be captured by the interf… member
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_dcmi.c257 assert_param(IS_DCMI_LINE_SELECT_MODE(hdcmi->Init.LineSelectMode)); in HAL_DCMI_Init()
308 hdcmi->Init.ByteSelectStart | hdcmi->Init.LineSelectMode |\ in HAL_DCMI_Init()
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_dcmi.h105 …uint32_t LineSelectMode; /*!< Specifies the line of data to be captured by the interf… member