Home
last modified time | relevance | path

Searched refs:NRFY_IRQ_ENABLE (Results 1 – 6 of 6) sorted by relevance

/hal_nordic-latest/nrfx/haly/
Dnrfy_common.h79 #define NRFY_IRQ_ENABLE(irq_number) NRFX_IRQ_ENABLE(irq_number) macro
Dnrfy_comp.h131 NRFY_IRQ_ENABLE(nrfx_get_irq_number(p_reg)); in nrfy_comp_int_init()
Dnrfy_nfct.h160 NRFY_IRQ_ENABLE(nfct_irq); in nrfy_nfct_int_init()
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_vevif.c119 NRFY_IRQ_ENABLE(VPRCLIC_0_IRQn + event_no); in nrfx_vevif_int_enable()
Dnrfx_pwm.c133 NRFY_IRQ_ENABLE(DMA_ISSUE_EGU_IRQn); in apply_errata_109()
Dnrfx_pdm.c370 NRFY_IRQ_ENABLE(nrfx_get_irq_number(p_instance->p_reg)); in pdm_buffer_set()