Lines Matching refs:Event

443                                     uint32_t Event);
451 uint32_t Event,
456 uint32_t Event);
2500 assert_param(IS_HRTIM_EVENT(pSimpleCaptureChannelCfg->Event)); in HAL_HRTIM_SimpleCaptureChannelConfig()
2504 assert_param(IS_HRTIM_EVENTFILTER(pSimpleCaptureChannelCfg->Event, in HAL_HRTIM_SimpleCaptureChannelConfig()
2525 pSimpleCaptureChannelCfg->Event, in HAL_HRTIM_SimpleCaptureChannelConfig()
2532 pSimpleCaptureChannelCfg->Event); in HAL_HRTIM_SimpleCaptureChannelConfig()
3158 assert_param(IS_HRTIM_EVENT(pSimpleOnePulseChannelCfg->Event)); in HAL_HRTIM_SimpleOnePulseChannelConfig()
3162 assert_param(IS_HRTIM_EVENTFILTER(pSimpleOnePulseChannelCfg->Event, in HAL_HRTIM_SimpleOnePulseChannelConfig()
3241 pSimpleOnePulseChannelCfg->Event, in HAL_HRTIM_SimpleOnePulseChannelConfig()
3247 pSimpleOnePulseChannelCfg->Event); in HAL_HRTIM_SimpleOnePulseChannelConfig()
3650 uint32_t Event, in HAL_HRTIM_EventConfig() argument
3654 assert_param(IS_HRTIM_EVENT(Event)); in HAL_HRTIM_EventConfig()
3658 assert_param(IS_HRTIM_EVENTFASTMODE(Event, pEventCfg->FastMode)); in HAL_HRTIM_EventConfig()
3659 assert_param(IS_HRTIM_EVENTFILTER(Event, pEventCfg->Filter)); in HAL_HRTIM_EventConfig()
3672 HRTIM_EventConfig(hhrtim, Event, pEventCfg); in HAL_HRTIM_EventConfig()
4203 uint32_t Event, in HAL_HRTIM_TimerEventFilteringConfig() argument
4208 assert_param(IS_HRTIM_EVENT(Event)); in HAL_HRTIM_TimerEventFilteringConfig()
4224 switch (Event) in HAL_HRTIM_TimerEventFilteringConfig()
7747 uint32_t Event) in HRTIM_CaptureUnitConfig() argument
7751 switch (Event) in HRTIM_CaptureUnitConfig()
7936 uint32_t Event, in HRTIM_EventConfig() argument
7948 switch (Event) in HRTIM_EventConfig()
8113 uint32_t Event) in HRTIM_TIM_ResetConfig() argument
8115 switch (Event) in HRTIM_TIM_ResetConfig()