Searched refs:WAKEUP_IRQHandler (Results 1 – 9 of 9) sorted by relevance
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5534/gcc/ |
D | startup_LPC5534.S | 75 .long WAKEUP_IRQHandler /* Wakeup interrupt */ 611 .weak WAKEUP_IRQHandler 612 .type WAKEUP_IRQHandler, %function 613 WAKEUP_IRQHandler: label 616 .size WAKEUP_IRQHandler, . - WAKEUP_IRQHandler
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC55S36/gcc/ |
D | startup_LPC55S36.S | 75 .long WAKEUP_IRQHandler /* Wakeup interrupt */ 611 .weak WAKEUP_IRQHandler 612 .type WAKEUP_IRQHandler, %function 613 WAKEUP_IRQHandler: label 616 .size WAKEUP_IRQHandler, . - WAKEUP_IRQHandler
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5536/gcc/ |
D | startup_LPC5536.S | 75 .long WAKEUP_IRQHandler /* Wakeup interrupt */ 611 .weak WAKEUP_IRQHandler 612 .type WAKEUP_IRQHandler, %function 613 WAKEUP_IRQHandler: label 616 .size WAKEUP_IRQHandler, . - WAKEUP_IRQHandler
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC55S36/mcuxpresso/ |
D | startup_lpc55s36.cpp | 112 WEAK void WAKEUP_IRQHandler(void); 414 WAKEUP_IRQHandler, // 47 : Wakeup interrupt 811 WEAK void WAKEUP_IRQHandler(void) in WAKEUP_IRQHandler() function
|
D | startup_lpc55s36.c | 112 WEAK void WAKEUP_IRQHandler(void); 414 WAKEUP_IRQHandler, // 47 : Wakeup interrupt 811 WEAK void WAKEUP_IRQHandler(void) in WAKEUP_IRQHandler() function
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5534/mcuxpresso/ |
D | startup_lpc5534.c | 112 WEAK void WAKEUP_IRQHandler(void); 414 WAKEUP_IRQHandler, // 47 : Wakeup interrupt 811 WEAK void WAKEUP_IRQHandler(void) in WAKEUP_IRQHandler() function
|
D | startup_lpc5534.cpp | 112 WEAK void WAKEUP_IRQHandler(void); 414 WAKEUP_IRQHandler, // 47 : Wakeup interrupt 811 WEAK void WAKEUP_IRQHandler(void) in WAKEUP_IRQHandler() function
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5536/mcuxpresso/ |
D | startup_lpc5536.c | 112 WEAK void WAKEUP_IRQHandler(void); 414 WAKEUP_IRQHandler, // 47 : Wakeup interrupt 811 WEAK void WAKEUP_IRQHandler(void) in WAKEUP_IRQHandler() function
|
D | startup_lpc5536.cpp | 112 WEAK void WAKEUP_IRQHandler(void); 414 WAKEUP_IRQHandler, // 47 : Wakeup interrupt 811 WEAK void WAKEUP_IRQHandler(void) in WAKEUP_IRQHandler() function
|