Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_IPC.c52 uint nhw_ipc_n_ch[NHW_IPC_TOTAL_INST] = NHW_IPC_N_CH; in nhw_ipc_init() local
58 nhw_ipc_st[i].n_ch = nhw_ipc_n_ch[i]; in nhw_ipc_init()
61 …nhw_ipc_st[i].subscribed = (struct nhw_subsc_mem*)bs_calloc(nhw_ipc_n_ch[i], sizeof(struct nhw_sub… in nhw_ipc_init()