Searched refs:pcnt_ll_event_disable (Results 1 – 2 of 2) sorted by relevance
142 #define pcnt_hal_event_disable(hal, unit, evt_type) pcnt_ll_event_disable((hal)->dev, unit, evt_typ…
221 static inline void pcnt_ll_event_disable(pcnt_dev_t *hw, pcnt_unit_t unit, pcnt_evt_type_t evt_type) in pcnt_ll_event_disable() function