Searched defs:irqn (Results 1 – 4 of 4) sorted by relevance
96 IRQn_Type irqn = NRF_GPIOTE_IRQn_EXT; in nrfy_gpiote_int_init() local98 IRQn_Type irqn = GPIOTE130_IRQn; in nrfy_gpiote_int_init() local100 IRQn_Type irqn = (IRQn_Type)(nrfx_get_irq_number(p_reg) + 1); in nrfy_gpiote_int_init() local102 IRQn_Type irqn = nrfx_get_irq_number(p_reg); in nrfy_gpiote_int_init() local
61 IRQn_Type irqn = CLOCK_POWER_IRQn; in nrfx_power_clock_irq_init() local63 IRQn_Type irqn = nrfx_get_irq_number(NRF_CLOCK); in nrfx_power_clock_irq_init() local
157 IRQn_Type irqn = CLOCK_POWER_IRQn; in nrfx_power_uninit() local
352 IRQn_Type irqn = CLOCK_POWER_IRQn; in nrfx_clock_disable() local