Home
last modified time | relevance | path

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

/nrf52832-nimble/nordic/nrfx/soc/
H A Dnrfx_irqs_nrf9160.h138 #define nrfx_pwm_2_irq_handler PWM2_IRQHandler macro
H A Dnrfx_irqs_nrf52832.h160 #define nrfx_pwm_2_irq_handler PWM2_IRQHandler macro
H A Dnrfx_irqs_nrf52840.h160 #define nrfx_pwm_2_irq_handler PWM2_IRQHandler macro
/nrf52832-nimble/nordic/nrfx/drivers/include/
H A Dnrfx_pwm.h478 void nrfx_pwm_2_irq_handler(void);
/nrf52832-nimble/nordic/nrfx/drivers/src/
H A Dnrfx_pwm.c493 void nrfx_pwm_2_irq_handler(void) in nrfx_pwm_2_irq_handler() function