/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/ |
H A D | stm32wbxx_hal_tim_ex.h | 374 void TIMEx_DMACommutationCplt(DMA_HandleTypeDef *hdma);
|
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/ |
H A D | stm32l4xx_hal_tim_ex.h | 419 void TIMEx_DMACommutationCplt(DMA_HandleTypeDef *hdma);
|
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/ |
H A D | stm32l4xx_hal_tim_ex.h | 418 void TIMEx_DMACommutationCplt(DMA_HandleTypeDef *hdma);
|
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/ |
H A D | stm32f4xx_hal_tim_ex.h | 329 void TIMEx_DMACommutationCplt(DMA_HandleTypeDef *hdma);
|
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/ |
H A D | stm32f4xx_hal_tim_ex.h | 334 void TIMEx_DMACommutationCplt(DMA_HandleTypeDef *hdma);
|
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/ |
H A D | stm32f4xx_hal_tim_ex.c | 1602 htim->hdma[TIM_DMA_ID_COMMUTATION]->XferCpltCallback = TIMEx_DMACommutationCplt; in HAL_TIMEx_ConfigCommutEvent_DMA() 1898 void TIMEx_DMACommutationCplt(DMA_HandleTypeDef *hdma) in TIMEx_DMACommutationCplt() function
|
H A D | stm32f4xx_hal_tim.c | 3912 htim->hdma[TIM_DMA_ID_COMMUTATION]->XferCpltCallback = TIMEx_DMACommutationCplt; in HAL_TIM_DMABurst_WriteStart() 4171 htim->hdma[TIM_DMA_ID_COMMUTATION]->XferCpltCallback = TIMEx_DMACommutationCplt; in HAL_TIM_DMABurst_ReadStart()
|
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/ |
H A D | stm32f4xx_hal_tim_ex.c | 1605 htim->hdma[TIM_DMA_ID_COMMUTATION]->XferCpltCallback = TIMEx_DMACommutationCplt; in HAL_TIMEx_ConfigCommutEvent_DMA() 1907 void TIMEx_DMACommutationCplt(DMA_HandleTypeDef *hdma) in TIMEx_DMACommutationCplt() function
|
H A D | stm32f4xx_hal_tim.c | 3930 htim->hdma[TIM_DMA_ID_COMMUTATION]->XferCpltCallback = TIMEx_DMACommutationCplt; in HAL_TIM_DMABurst_WriteStart() 4191 htim->hdma[TIM_DMA_ID_COMMUTATION]->XferCpltCallback = TIMEx_DMACommutationCplt; in HAL_TIM_DMABurst_ReadStart()
|
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/ |
H A D | stm32l4xx_hal_tim_ex.c | 1608 htim->hdma[TIM_DMA_ID_COMMUTATION]->XferCpltCallback = TIMEx_DMACommutationCplt; in HAL_TIMEx_ConfigCommutEvent_DMA() 2316 void TIMEx_DMACommutationCplt(DMA_HandleTypeDef *hdma) in TIMEx_DMACommutationCplt() function
|
H A D | stm32l4xx_hal_tim.c | 4018 htim->hdma[TIM_DMA_ID_COMMUTATION]->XferCpltCallback = TIMEx_DMACommutationCplt; in HAL_TIM_DMABurst_WriteStart() 4285 htim->hdma[TIM_DMA_ID_COMMUTATION]->XferCpltCallback = TIMEx_DMACommutationCplt; in HAL_TIM_DMABurst_ReadStart()
|
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Src/ |
H A D | stm32wbxx_hal_tim_ex.c | 1619 htim->hdma[TIM_DMA_ID_COMMUTATION]->XferCpltCallback = TIMEx_DMACommutationCplt; in HAL_TIMEx_ConfigCommutEvent_DMA() 2142 void TIMEx_DMACommutationCplt(DMA_HandleTypeDef *hdma) in TIMEx_DMACommutationCplt() function
|
H A D | stm32wbxx_hal_tim.c | 4026 htim->hdma[TIM_DMA_ID_COMMUTATION]->XferCpltCallback = TIMEx_DMACommutationCplt; in HAL_TIM_DMABurst_WriteStart() 4293 htim->hdma[TIM_DMA_ID_COMMUTATION]->XferCpltCallback = TIMEx_DMACommutationCplt; in HAL_TIM_DMABurst_ReadStart()
|
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/ |
H A D | stm32l4xx_hal_tim_ex.c | 1852 htim->hdma[TIM_DMA_ID_COMMUTATION]->XferCpltCallback = TIMEx_DMACommutationCplt; in HAL_TIMEx_ConfigCommutEvent_DMA() 2581 void TIMEx_DMACommutationCplt(DMA_HandleTypeDef *hdma) in TIMEx_DMACommutationCplt() function
|
H A D | stm32l4xx_hal_tim.c | 4603 htim->hdma[TIM_DMA_ID_COMMUTATION]->XferCpltCallback = TIMEx_DMACommutationCplt; in HAL_TIM_DMABurst_MultiWriteStart() 4930 htim->hdma[TIM_DMA_ID_COMMUTATION]->XferCpltCallback = TIMEx_DMACommutationCplt; in HAL_TIM_DMABurst_MultiReadStart()
|
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/Legacy/ |
H A D | stm32_hal_legacy.h | 1340 #define HAL_TIMEx_DMACommutationCplt TIMEx_DMACommutationCplt
|
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy/ |
H A D | stm32_hal_legacy.h | 1352 #define HAL_TIMEx_DMACommutationCplt TIMEx_DMACommutationCplt
|
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/Legacy/ |
H A D | stm32_hal_legacy.h | 1547 #define HAL_TIMEx_DMACommutationCplt TIMEx_DMACommutationCplt
|
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/ |
H A D | stm32_hal_legacy.h | 1642 #define HAL_TIMEx_DMACommutationCplt TIMEx_DMACommutationCplt
|
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy/ |
H A D | stm32_hal_legacy.h | 1642 #define HAL_TIMEx_DMACommutationCplt TIMEx_DMACommutationCplt
|
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/ |
H A D | stm32_hal_legacy.h | 1651 #define HAL_TIMEx_DMACommutationCplt TIMEx_DMACommutationCplt
|