Searched refs:NHW_DPPI_TOTAL_INST (Results 1 – 2 of 2) sorted by relevance
100 static struct dppi_status nhw_dppi_st[NHW_DPPI_TOTAL_INST];101 NRF_DPPIC_Type NRF_DPPIC_regs[NHW_DPPI_TOTAL_INST];107 static uint nhw_dppi_dppi_map[NHW_DPPI_TOTAL_INST] = NHW_DPPI_DPPI_MAP; in nhw_dppi_init()108 static uint nhw_dppi_n_ch[NHW_DPPI_TOTAL_INST] = NHW_DPPI_N_CH; in nhw_dppi_init()109 static uint nhw_dppi_n_chg[NHW_DPPI_TOTAL_INST] = NHW_DPPI_N_CHG; in nhw_dppi_init()113 for (int i = 0; i < NHW_DPPI_TOTAL_INST; i ++) { in nhw_dppi_init()148 for (int i = 0; i < NHW_DPPI_TOTAL_INST; i ++) { in nhw_dppi_free()181 if (dppi_inst >= NHW_DPPI_TOTAL_INST) { /* LCOV_EXCL_START */ in nhw_dppi_check_inst_valid()183 __func__, type, dppi_inst, NHW_DPPI_TOTAL_INST); in nhw_dppi_check_inst_valid()
270 #define NHW_DPPI_TOTAL_INST 2 macro489 #define NHW_DPPI_TOTAL_INST 4 macro