Home
last modified time | relevance | path

Searched refs:JPEGMode (Results 1 – 2 of 2) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_dcmi.c269 assert_param(IS_DCMI_MODE_JPEG(hdcmi->Init.JPEGMode)); in HAL_DCMI_Init()
323 hdcmi->Init.JPEGMode | hdcmi->Init.ByteSelectMode |\ in HAL_DCMI_Init()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_dcmi.h112 uint32_t JPEGMode; /*!< Enable or Disable the JPEG mode. member