Searched refs:irqn (Results 1 – 2 of 2) sorted by relevance
153 void ble_npl_hw_set_isr(int irqn, uint32_t addr);
351 IRAM_ATTR ble_npl_hw_set_isr(int irqn, uint32_t addr) in ble_npl_hw_set_isr() argument353 return npl_funcs->p_ble_npl_hw_set_isr(irqn, addr); in ble_npl_hw_set_isr()