Searched refs:nrfx_lpcomp_irq_handler (Results 1 – 7 of 7) sorted by relevance
65 void nrfx_lpcomp_irq_handler(void) in nrfx_lpcomp_irq_handler() function92 if (nrfx_prs_acquire(NRF_LPCOMP, nrfx_lpcomp_irq_handler) != NRFX_SUCCESS) in nrfx_lpcomp_init()
146 void nrfx_lpcomp_irq_handler(void);
103 #define nrfx_lpcomp_irq_handler LPCOMP_IRQHandler macro
122 #define nrfx_lpcomp_irq_handler COMP_LPCOMP_IRQHandler
127 #define nrfx_lpcomp_irq_handler COMP_LPCOMP_IRQHandler
Completed in 5 milliseconds