Lines Matching refs:Event

472                                     uint32_t Event);
480 uint32_t Event,
485 uint32_t Event);
2731 assert_param(IS_HRTIM_EVENT(pSimpleCaptureChannelCfg->Event)); in HAL_HRTIM_SimpleCaptureChannelConfig()
2735 assert_param(IS_HRTIM_EVENTFILTER(pSimpleCaptureChannelCfg->Event, in HAL_HRTIM_SimpleCaptureChannelConfig()
2756 pSimpleCaptureChannelCfg->Event, in HAL_HRTIM_SimpleCaptureChannelConfig()
2763 pSimpleCaptureChannelCfg->Event); in HAL_HRTIM_SimpleCaptureChannelConfig()
3398 assert_param(IS_HRTIM_EVENT(pSimpleOnePulseChannelCfg->Event)); in HAL_HRTIM_SimpleOnePulseChannelConfig()
3402 assert_param(IS_HRTIM_EVENTFILTER(pSimpleOnePulseChannelCfg->Event, in HAL_HRTIM_SimpleOnePulseChannelConfig()
3483 pSimpleOnePulseChannelCfg->Event, in HAL_HRTIM_SimpleOnePulseChannelConfig()
3489 pSimpleOnePulseChannelCfg->Event); in HAL_HRTIM_SimpleOnePulseChannelConfig()
3908 uint32_t Event, in HAL_HRTIM_EventConfig() argument
3912 assert_param(IS_HRTIM_EVENT(Event)); in HAL_HRTIM_EventConfig()
3913 assert_param(IS_HRTIM_EVENTSRC(Event, pEventCfg->Source)); in HAL_HRTIM_EventConfig()
3916 assert_param(IS_HRTIM_EVENTFASTMODE(Event, pEventCfg->FastMode)); in HAL_HRTIM_EventConfig()
3917 assert_param(IS_HRTIM_EVENTFILTER(Event, pEventCfg->Filter)); in HAL_HRTIM_EventConfig()
3930 HRTIM_EventConfig(hhrtim, Event, pEventCfg); in HAL_HRTIM_EventConfig()
5186 uint32_t Event, in HAL_HRTIM_TimerEventFilteringConfig() argument
5191 assert_param(IS_HRTIM_EVENT(Event)); in HAL_HRTIM_TimerEventFilteringConfig()
5207 switch (Event) in HAL_HRTIM_TimerEventFilteringConfig()
9484 uint32_t Event) in HRTIM_CaptureUnitConfig() argument
9488 switch (Event) in HRTIM_CaptureUnitConfig()
9675 uint32_t Event, in HRTIM_EventConfig() argument
9687 switch (Event) in HRTIM_EventConfig()
9852 uint32_t Event) in HRTIM_TIM_ResetConfig() argument
9854 switch (Event) in HRTIM_TIM_ResetConfig()