Searched refs:nhw_egu_check_inst_event (Results 1 – 1 of 1) sorted by relevance
/nrf_hw_models-3.6.0/src/HW_models/ |
D | NHW_EGU.c | 114 static inline void nhw_egu_check_inst_event(uint egu_inst, uint nbr, const char *type) in nhw_egu_check_inst_event() function 154 nhw_egu_check_inst_event(inst, task_nbr, "task"); in nhw_egu_TASK_TRIGGER() 168 nhw_egu_check_inst_event(inst, n, "subscribe"); in nhw_egu_regw_sideeffects_SUBSCRIBE_TRIGGER() 206 nhw_egu_check_inst_event(inst, event_nbr, "event"); in nhw_egu_regw_sideeffect_EVENTS_TRIGGERED() 211 nhw_egu_check_inst_event(inst, task_nbr, "task"); in nhw_egu_regw_sideeffects_TASK_TRIGGER()
|