Home
last modified time | relevance | path

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

/nrf_hw_models-3.5.0/src/HW_models/
DNHW_EGU.c120 static inline void nhw_egu_check_inst_event(uint egu_inst, uint nbr, const char *type) in nhw_egu_check_inst_event() argument
122 if ((egu_inst >= NHW_EGU_TOTAL_INST) || (nbr >= nhw_egu_st[egu_inst].n_events) ) { in nhw_egu_check_inst_event()
124 type, nbr, nhw_egu_st[egu_inst].n_events, egu_inst); in nhw_egu_check_inst_event()