Searched refs:NHW_RADIO_N_INT (Results 1 – 2 of 2) sorted by relevance
134 #define NHW_RADIO_N_INT 1 macro381 #define NHW_RADIO_N_INT 1 macro703 #define NHW_RADIO_N_INT 2 macro
40 static uint32_t RADIO_INTEN[NHW_RADIO_N_INT]; //interrupt enable50 …static bool radio_int_line[NHW_RADIO_N_INT]; /* Is the RADIO currently driving this interrupt line… in nhw_RADIO_eval_interrupt()52 static struct nhw_irq_mapping nhw_radio_irq_map[NHW_RADIO_N_INT] = NHW_RADIO_INT_MAP; in nhw_RADIO_eval_interrupt()69 for (int i = 0; i < NHW_RADIO_N_INT; i ++) { in nhw_RADIO_eval_interrupt()