Searched refs:NHW_GPIOTE_TOTAL_INST (Results 1 – 2 of 2) sorted by relevance
75 #define NHW_GPIOTE_TOTAL_INST 1 macro322 #define NHW_GPIOTE_TOTAL_INST 3 macro596 #define NHW_GPIOTE_TOTAL_INST 2 macro
50 NRF_GPIOTE_Type NRF_GPIOTE_regs[NHW_GPIOTE_TOTAL_INST] = {0};52 static struct nhw_irq_mapping nhw_gpiote_irq_map[NHW_GPIOTE_TOTAL_INST][NHW_GPIOTE_N_INT] = NHW_GPI…78 static struct gpiote_status gpiote_st[NHW_GPIOTE_TOTAL_INST];90 for (int i = 0; i < NHW_GPIOTE_TOTAL_INST; i++) { in nrf_gpiote_init()