Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_hrtim.c2731 assert_param(IS_HRTIM_EVENT(pSimpleCaptureChannelCfg->Event)); in HAL_HRTIM_SimpleCaptureChannelConfig()
3398 assert_param(IS_HRTIM_EVENT(pSimpleOnePulseChannelCfg->Event)); in HAL_HRTIM_SimpleOnePulseChannelConfig()
3912 assert_param(IS_HRTIM_EVENT(Event)); in HAL_HRTIM_EventConfig()
5191 assert_param(IS_HRTIM_EVENT(Event)); in HAL_HRTIM_TimerEventFilteringConfig()
5342 assert_param(IS_HRTIM_EVENT(pTimerExternalEventCfg->Source)); in HAL_HRTIM_ExtEventCounterConfig()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_hrtim.c2500 assert_param(IS_HRTIM_EVENT(pSimpleCaptureChannelCfg->Event)); in HAL_HRTIM_SimpleCaptureChannelConfig()
3158 assert_param(IS_HRTIM_EVENT(pSimpleOnePulseChannelCfg->Event)); in HAL_HRTIM_SimpleOnePulseChannelConfig()
3654 assert_param(IS_HRTIM_EVENT(Event)); in HAL_HRTIM_EventConfig()
4208 assert_param(IS_HRTIM_EVENT(Event)); in HAL_HRTIM_TimerEventFilteringConfig()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_hrtim.c2655 assert_param(IS_HRTIM_EVENT(pSimpleCaptureChannelCfg->Event)); in HAL_HRTIM_SimpleCaptureChannelConfig()
3313 assert_param(IS_HRTIM_EVENT(pSimpleOnePulseChannelCfg->Event)); in HAL_HRTIM_SimpleOnePulseChannelConfig()
3809 assert_param(IS_HRTIM_EVENT(Event)); in HAL_HRTIM_EventConfig()
4363 assert_param(IS_HRTIM_EVENT(Event)); in HAL_HRTIM_TimerEventFilteringConfig()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_hrtim.h2057 #define IS_HRTIM_EVENT(EVENT)\ macro
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_hrtim.h2081 #define IS_HRTIM_EVENT(EVENT)\ macro
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_hrtim.h2741 #define IS_HRTIM_EVENT(EVENT)\ macro