Home
last modified time | relevance | path

Searched refs:_cyhal_comp_ctb_enable_event (Results 1 – 3 of 3) sorted by relevance

/hal_infineon-latest/mtb-hal-cat1/include_pvt/
Dcyhal_comp_ctb.h115 void _cyhal_comp_ctb_enable_event(cyhal_comp_t *obj, cyhal_comp_event_t event, uint8_t intr_priorit…
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_comp.c202 _cyhal_comp_ctb_enable_event(obj, event, intr_priority, enable); in cyhal_comp_enable_event()
Dcyhal_comp_ctb.c345 void _cyhal_comp_ctb_enable_event(cyhal_comp_t *obj, cyhal_comp_event_t event, uint8_t intr_priorit… in _cyhal_comp_ctb_enable_event() function