Searched refs:IS_HRTIM_EVENTSRC (Results 1 – 6 of 6) sorted by relevance
2512 #define IS_HRTIM_EVENTSRC(EVENTSRC)\ macro
2544 #define IS_HRTIM_EVENTSRC(EVENTSRC)\ macro
3321 #define IS_HRTIM_EVENTSRC(EVENT, EVENTSRC) \ macro
3655 assert_param(IS_HRTIM_EVENTSRC(pEventCfg->Source)); in HAL_HRTIM_EventConfig()
3810 assert_param(IS_HRTIM_EVENTSRC(pEventCfg->Source)); in HAL_HRTIM_EventConfig()
3913 assert_param(IS_HRTIM_EVENTSRC(Event, pEventCfg->Source)); in HAL_HRTIM_EventConfig()