Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_dcmi.c219 static uint32_t DCMI_TransferSize(uint32_t InputSize);
539 circular_copy_length = DCMI_TransferSize(Length); in HAL_DCMI_Start_DMA()
1455 static uint32_t DCMI_TransferSize(uint32_t InputSize) in DCMI_TransferSize() function