Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_EGU.c54 uint nhw_egu_n_events[NHW_EGU_TOTAL_INST] = NHW_EGU_N_EVENTS; in nhw_egu_init() local
60 nhw_egu_st[i].n_events = nhw_egu_n_events[i]; in nhw_egu_init()
64 …nhw_egu_st[i].subscribed = (struct nhw_subsc_mem*)bs_calloc(nhw_egu_n_events[i], sizeof(struct nhw… in nhw_egu_init()