Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_dcmi.c556 hdcmi->HalfCopyLength = circular_copy_length / 2U; in HAL_DCMI_Start_DMA()
1287 temp += hdcmi->HalfCopyLength; in DCMI_DMAXferCplt()
1291 loop_length = hdcmi->HalfCopyLength; in DCMI_DMAXferCplt()
1295 hdcmi->XferSize -= hdcmi->HalfCopyLength; in DCMI_DMAXferCplt()
1387 loop_length = hdcmi->HalfCopyLength; in DCMI_DMAHalfXferCplt()
1391 hdcmi->XferSize -= hdcmi->HalfCopyLength; in DCMI_DMAHalfXferCplt()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_dcmi.h172 uint32_t HalfCopyLength; /*!< Intermediate copies length member