Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_hrtim.c2729 assert_param(IS_HRTIM_TIMING_UNIT(TimerIdx)); in HAL_HRTIM_SimpleCaptureChannelConfig()
2798 assert_param(IS_HRTIM_TIMING_UNIT(TimerIdx)); in HAL_HRTIM_SimpleCaptureStart()
2873 assert_param(IS_HRTIM_TIMING_UNIT(TimerIdx)); in HAL_HRTIM_SimpleCaptureStop()
2953 assert_param(IS_HRTIM_TIMING_UNIT(TimerIdx)); in HAL_HRTIM_SimpleCaptureStart_IT()
3036 assert_param(IS_HRTIM_TIMING_UNIT(TimerIdx)); in HAL_HRTIM_SimpleCaptureStop_IT()
3131 assert_param(IS_HRTIM_TIMING_UNIT(TimerIdx)); in HAL_HRTIM_SimpleCaptureStart_DMA()
3244 assert_param(IS_HRTIM_TIMING_UNIT(TimerIdx)); in HAL_HRTIM_SimpleCaptureStop_DMA()
4874 assert_param(IS_HRTIM_TIMING_UNIT(TimerIdx)); in HAL_HRTIM_RollOverModeConfig()
5190 assert_param(IS_HRTIM_TIMING_UNIT(TimerIdx)); in HAL_HRTIM_TimerEventFilteringConfig()
5338 assert_param(IS_HRTIM_TIMING_UNIT(TimerIdx)); in HAL_HRTIM_ExtEventCounterConfig()
[all …]
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_hrtim.c2498 assert_param(IS_HRTIM_TIMING_UNIT(TimerIdx)); in HAL_HRTIM_SimpleCaptureChannelConfig()
2566 assert_param(IS_HRTIM_TIMING_UNIT(TimerIdx)); in HAL_HRTIM_SimpleCaptureStart()
2640 assert_param(IS_HRTIM_TIMING_UNIT(TimerIdx)); in HAL_HRTIM_SimpleCaptureStop()
2719 assert_param(IS_HRTIM_TIMING_UNIT(TimerIdx)); in HAL_HRTIM_SimpleCaptureStart_IT()
2801 assert_param(IS_HRTIM_TIMING_UNIT(TimerIdx)); in HAL_HRTIM_SimpleCaptureStop_IT()
2895 assert_param(IS_HRTIM_TIMING_UNIT(TimerIdx)); in HAL_HRTIM_SimpleCaptureStart_DMA()
3007 assert_param(IS_HRTIM_TIMING_UNIT(TimerIdx)); in HAL_HRTIM_SimpleCaptureStop_DMA()
4207 assert_param(IS_HRTIM_TIMING_UNIT(TimerIdx)); in HAL_HRTIM_TimerEventFilteringConfig()
4348 assert_param(IS_HRTIM_TIMING_UNIT(TimerIdx)); in HAL_HRTIM_DeadTimeConfig()
4413 assert_param(IS_HRTIM_TIMING_UNIT(TimerIdx)); in HAL_HRTIM_ChopperModeConfig()
[all …]
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_hrtim.c2653 assert_param(IS_HRTIM_TIMING_UNIT(TimerIdx)); in HAL_HRTIM_SimpleCaptureChannelConfig()
2721 assert_param(IS_HRTIM_TIMING_UNIT(TimerIdx)); in HAL_HRTIM_SimpleCaptureStart()
2795 assert_param(IS_HRTIM_TIMING_UNIT(TimerIdx)); in HAL_HRTIM_SimpleCaptureStop()
2874 assert_param(IS_HRTIM_TIMING_UNIT(TimerIdx)); in HAL_HRTIM_SimpleCaptureStart_IT()
2956 assert_param(IS_HRTIM_TIMING_UNIT(TimerIdx)); in HAL_HRTIM_SimpleCaptureStop_IT()
3050 assert_param(IS_HRTIM_TIMING_UNIT(TimerIdx)); in HAL_HRTIM_SimpleCaptureStart_DMA()
3162 assert_param(IS_HRTIM_TIMING_UNIT(TimerIdx)); in HAL_HRTIM_SimpleCaptureStop_DMA()
4362 assert_param(IS_HRTIM_TIMING_UNIT(TimerIdx)); in HAL_HRTIM_TimerEventFilteringConfig()
4493 assert_param(IS_HRTIM_TIMING_UNIT(TimerIdx)); in HAL_HRTIM_DeadTimeConfig()
4558 assert_param(IS_HRTIM_TIMING_UNIT(TimerIdx)); in HAL_HRTIM_ChopperModeConfig()
[all …]
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_hrtim.h2015 #define IS_HRTIM_TIMING_UNIT(TIMERINDEX)\ macro
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_hrtim.h2039 #define IS_HRTIM_TIMING_UNIT(TIMERINDEX)\ macro
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_hrtim.h2675 #define IS_HRTIM_TIMING_UNIT(TIMERINDEX)\ macro