Home
last modified time | relevance | path

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

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_swpmi.c201 static void SWPMI_DMAReceiveCplt(DMA_HandleTypeDef *hdma);
1114 hswpmi->hdmarx->XferCpltCallback = SWPMI_DMAReceiveCplt; in HAL_SWPMI_Receive_DMA()
1807 static void SWPMI_DMAReceiveCplt(DMA_HandleTypeDef *hdma) in SWPMI_DMAReceiveCplt() function