Home
last modified time | relevance | path

Searched refs:cyhal_quaddec_event_t (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-latest/mtb-hal-cat1/include/
Dcyhal_quaddec.h160 } cyhal_quaddec_event_t; typedef
167 typedef void(*cyhal_quaddec_event_callback_t)(void *callback_arg, cyhal_quaddec_event_t event);
285 void cyhal_quaddec_enable_event(cyhal_quaddec_t *obj, cyhal_quaddec_event_t event,
/hal_infineon-latest/mtb-hal-cat1/include_pvt/
Dcyhal_quaddec_impl.h48 __STATIC_INLINE uint32_t _cyhal_quaddec_convert_event(cyhal_quaddec_event_t event) in _cyhal_quaddec_convert_event()
73 cyhal_quaddec_event_t event, in _cyhal_quaddec_enable_event()