Searched refs:NHW_IPC_TOTAL_INST (Results 1 – 4 of 4) sorted by relevance
43 static uint nhw_IPC_dppi_map[NHW_IPC_TOTAL_INST] = NHW_IPC_DPPI_MAP;44 static struct ipc_status nhw_ipc_st[NHW_IPC_TOTAL_INST];45 NRF_IPC_Type NRF_IPC_regs[NHW_IPC_TOTAL_INST];52 uint nhw_ipc_n_ch[NHW_IPC_TOTAL_INST] = NHW_IPC_N_CH; in nhw_ipc_init()54 memset(NRF_IPC_regs, 0, sizeof(NRF_IPC_Type) * NHW_IPC_TOTAL_INST); in nhw_ipc_init()56 for (int i = 0; i< NHW_IPC_TOTAL_INST; i++) { in nhw_ipc_init()72 for (int i = 0; i < NHW_IPC_TOTAL_INST; i++) { in nhw_ipc_free()81 …static bool ipc_int_line[NHW_IPC_TOTAL_INST]; /* Is this IPC currently driving its interrupt line … in nhw_IPC_eval_interrupt()83 static struct nhw_irq_mapping nhw_ipc_irq_map[NHW_IPC_TOTAL_INST] = NHW_IPC_INT_MAP; in nhw_IPC_eval_interrupt()125 for (uint inst = 0; inst <= NHW_IPC_TOTAL_INST; inst++) { in nhw_IPC_notify_ipc_ch()
17 extern NRF_IPC_Type NRF_IPC_regs[NHW_IPC_TOTAL_INST];
276 #define NHW_IPC_TOTAL_INST 2 macro
165 extern NRF_IPC_Type NRF_IPC_regs[NHW_IPC_TOTAL_INST];456 extern NRF_IPC_Type NRF_IPC_regs[NHW_IPC_TOTAL_INST];