Home
last modified time | relevance | path

Searched refs:nrfx_pwm_1_irq_handler (Results 1 – 5 of 5) sorted by relevance

/nrf52832-nimble/nordic/nrfx/soc/
H A Dnrfx_irqs_nrf9160.h135 #define nrfx_pwm_1_irq_handler PWM1_IRQHandler macro
H A Dnrfx_irqs_nrf52832.h157 #define nrfx_pwm_1_irq_handler PWM1_IRQHandler macro
H A Dnrfx_irqs_nrf52840.h157 #define nrfx_pwm_1_irq_handler PWM1_IRQHandler macro
/nrf52832-nimble/nordic/nrfx/drivers/include/
H A Dnrfx_pwm.h477 void nrfx_pwm_1_irq_handler(void);
/nrf52832-nimble/nordic/nrfx/drivers/src/
H A Dnrfx_pwm.c486 void nrfx_pwm_1_irq_handler(void) in nrfx_pwm_1_irq_handler() function