Searched refs:cyhal_timer_event_t (Results 1 – 2 of 2) sorted by relevance
141 } cyhal_timer_event_t; typedef187 typedef void(*cyhal_timer_event_callback_t)(void *callback_arg, cyhal_timer_event_t event);306 void cyhal_timer_enable_event(cyhal_timer_t *obj, cyhal_timer_event_t event, uint8_t intr_priority,…
57 __STATIC_INLINE uint32_t _cyhal_timer_convert_event(cyhal_timer_event_t event) in _cyhal_timer_convert_event()84 __STATIC_INLINE void cyhal_timer_enable_event_internal(cyhal_timer_t *obj, cyhal_timer_event_t even… in cyhal_timer_enable_event_internal()