Home
last modified time | relevance | path

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

/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_hal_dcmi_ex.c98 assert_param(IS_DCMI_BYTE_SELECT_MODE(hdcmi->Init.ByteSelectMode)); in HAL_DCMI_Init()
125 | hdcmi->Init.ByteSelectMode |\ in HAL_DCMI_Init()
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_hal_dcmi_ex.h88 uint32_t ByteSelectMode; /*!< Specifies the data to be captured by the interface member
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_dcmi.c255 assert_param(IS_DCMI_BYTE_SELECT_MODE(hdcmi->Init.ByteSelectMode)); in HAL_DCMI_Init()
295 hdcmi->Init.ByteSelectMode = DCMI_BSM_ALL; in HAL_DCMI_Init()
307 hdcmi->Init.JPEGMode | hdcmi->Init.ByteSelectMode |\ in HAL_DCMI_Init()
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_dcmi.h99 uint32_t ByteSelectMode; /*!< Specifies the data to be captured by the interface member