Home
last modified time | relevance | path

Searched refs:COMP_LPCOMP_IRQHandler (Results 1 – 23 of 23) sorted by relevance

/lk-master/external/platform/nrfx/soc/
A Dnrfx_irqs_nrf52832.h119 #define nrfx_prs_box_3_irq_handler COMP_LPCOMP_IRQHandler
121 #define nrfx_comp_irq_handler COMP_LPCOMP_IRQHandler
122 #define nrfx_lpcomp_irq_handler COMP_LPCOMP_IRQHandler
A Dnrfx_irqs_nrf52833.h119 #define nrfx_prs_box_3_irq_handler COMP_LPCOMP_IRQHandler
121 #define nrfx_comp_irq_handler COMP_LPCOMP_IRQHandler
122 #define nrfx_lpcomp_irq_handler COMP_LPCOMP_IRQHandler
A Dnrfx_irqs_nrf5340_application.h124 #define nrfx_prs_box_4_irq_handler COMP_LPCOMP_IRQHandler
126 #define nrfx_comp_irq_handler COMP_LPCOMP_IRQHandler
127 #define nrfx_lpcomp_irq_handler COMP_LPCOMP_IRQHandler
A Dnrfx_irqs_nrf52840.h119 #define nrfx_prs_box_3_irq_handler COMP_LPCOMP_IRQHandler
121 #define nrfx_comp_irq_handler COMP_LPCOMP_IRQHandler
122 #define nrfx_lpcomp_irq_handler COMP_LPCOMP_IRQHandler
/lk-master/external/platform/nrfx/mdk/
A Dnrf52_to_nrf52810.h47 #ifndef COMP_LPCOMP_IRQHandler
48 #define COMP_LPCOMP_IRQHandler COMP_IRQHandler macro
A Dses_startup_nrf52.s175 .weak COMP_LPCOMP_IRQHandler
176 .thumb_set COMP_LPCOMP_IRQHandler, Dummy_Handler
289 .word COMP_LPCOMP_IRQHandler
A Dses_startup_nrf52833.s175 .weak COMP_LPCOMP_IRQHandler
176 .thumb_set COMP_LPCOMP_IRQHandler, Dummy_Handler
301 .word COMP_LPCOMP_IRQHandler
A Dses_startup_nrf52840.s175 .weak COMP_LPCOMP_IRQHandler
176 .thumb_set COMP_LPCOMP_IRQHandler, Dummy_Handler
307 .word COMP_LPCOMP_IRQHandler
A Dses_startup_nrf5340_application.s177 .weak COMP_LPCOMP_IRQHandler
178 .thumb_set COMP_LPCOMP_IRQHandler, Dummy_Handler
313 .word COMP_LPCOMP_IRQHandler
A Dgcc_startup_nrf52833.S112 .long COMP_LPCOMP_IRQHandler
387 IRQ COMP_LPCOMP_IRQHandler
A Dgcc_startup_nrf52840.S112 .long COMP_LPCOMP_IRQHandler
387 IRQ COMP_LPCOMP_IRQHandler
A Dgcc_startup_nrf52.S112 .long COMP_LPCOMP_IRQHandler
387 IRQ COMP_LPCOMP_IRQHandler
A Dgcc_startup_nrf5340_application.S119 .long COMP_LPCOMP_IRQHandler
521 IRQ COMP_LPCOMP_IRQHandler
A Darm_startup_nrf52.s106 DCD COMP_LPCOMP_IRQHandler
286 EXPORT COMP_LPCOMP_IRQHandler [WEAK]
323 COMP_LPCOMP_IRQHandler label
A Darm_startup_nrf52833.s106 DCD COMP_LPCOMP_IRQHandler
286 EXPORT COMP_LPCOMP_IRQHandler [WEAK]
327 COMP_LPCOMP_IRQHandler label
A Darm_startup_nrf52840.s106 DCD COMP_LPCOMP_IRQHandler
286 EXPORT COMP_LPCOMP_IRQHandler [WEAK]
329 COMP_LPCOMP_IRQHandler label
A Diar_startup_nrf52.s107 DCD COMP_LPCOMP_IRQHandler
364 PUBWEAK COMP_LPCOMP_IRQHandler
366 COMP_LPCOMP_IRQHandler label
A Diar_startup_nrf52833.s107 DCD COMP_LPCOMP_IRQHandler
364 PUBWEAK COMP_LPCOMP_IRQHandler
366 COMP_LPCOMP_IRQHandler label
A Diar_startup_nrf52840.s107 DCD COMP_LPCOMP_IRQHandler
364 PUBWEAK COMP_LPCOMP_IRQHandler
366 COMP_LPCOMP_IRQHandler label
A Darm_startup_nrf5340_application.s113 DCD COMP_LPCOMP_IRQHandler
418 EXPORT COMP_LPCOMP_IRQHandler [WEAK]
459 COMP_LPCOMP_IRQHandler label
A Diar_startup_nrf5340_application.s114 DCD COMP_LPCOMP_IRQHandler
492 PUBWEAK COMP_LPCOMP_IRQHandler
494 COMP_LPCOMP_IRQHandler label
A Dnrf51_to_nrf52840.h59 #define LPCOMP_IRQHandler COMP_LPCOMP_IRQHandler
261 #define LPCOMP_COMP_IRQHandler COMP_LPCOMP_IRQHandler
A Dnrf51_to_nrf52.h59 #define LPCOMP_IRQHandler COMP_LPCOMP_IRQHandler
1286 #define LPCOMP_COMP_IRQHandler COMP_LPCOMP_IRQHandler

Completed in 30 milliseconds