Home
last modified time | relevance | path

Searched refs:nrfx_pwm_3_irq_handler (Results 1 – 4 of 4) sorted by relevance

/nrf52832-nimble/nordic/nrfx/soc/
H A Dnrfx_irqs_nrf9160.h141 #define nrfx_pwm_3_irq_handler PWM3_IRQHandler macro
H A Dnrfx_irqs_nrf52840.h191 #define nrfx_pwm_3_irq_handler PWM3_IRQHandler macro
/nrf52832-nimble/nordic/nrfx/drivers/include/
H A Dnrfx_pwm.h479 void nrfx_pwm_3_irq_handler(void);
/nrf52832-nimble/nordic/nrfx/drivers/src/
H A Dnrfx_pwm.c500 void nrfx_pwm_3_irq_handler(void) in nrfx_pwm_3_irq_handler() function