Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_swpmi.c202 static void SWPMI_DMAReceiveCplt(DMA_HandleTypeDef *hdma);
1127 hswpmi->hdmarx->XferCpltCallback = SWPMI_DMAReceiveCplt; in HAL_SWPMI_Receive_DMA()
1821 static void SWPMI_DMAReceiveCplt(DMA_HandleTypeDef *hdma) in SWPMI_DMAReceiveCplt() function
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_swpmi.c200 static void SWPMI_DMAReceiveCplt(DMA_HandleTypeDef *hdma);
1115 hswpmi->hdmarx->XferCpltCallback = SWPMI_DMAReceiveCplt; in HAL_SWPMI_Receive_DMA()
1808 static void SWPMI_DMAReceiveCplt(DMA_HandleTypeDef *hdma) in SWPMI_DMAReceiveCplt() function