Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT735S/gcc/
Dstartup_MIMXRT735S_cm33_core1.S133 .long SLEEPCON1_IRQHandler /* SLEEPCON_SENSE CPU1 wakeup event*/
1108 .weak SLEEPCON1_IRQHandler
1109 .type SLEEPCON1_IRQHandler, %function
1110 SLEEPCON1_IRQHandler: label
1113 .size SLEEPCON1_IRQHandler, . - SLEEPCON1_IRQHandler
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT758S/gcc/
Dstartup_MIMXRT758S_cm33_core1.S133 .long SLEEPCON1_IRQHandler /* SLEEPCON_SENSE CPU1 wakeup event*/
1108 .weak SLEEPCON1_IRQHandler
1109 .type SLEEPCON1_IRQHandler, %function
1110 SLEEPCON1_IRQHandler: label
1113 .size SLEEPCON1_IRQHandler, . - SLEEPCON1_IRQHandler
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT798S/gcc/
Dstartup_MIMXRT798S_cm33_core1.S133 .long SLEEPCON1_IRQHandler /* SLEEPCON_SENSE CPU1 wakeup event*/
1108 .weak SLEEPCON1_IRQHandler
1109 .type SLEEPCON1_IRQHandler, %function
1110 SLEEPCON1_IRQHandler: label
1113 .size SLEEPCON1_IRQHandler, . - SLEEPCON1_IRQHandler
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT798S/mcuxpresso/
Dstartup_mimxrt798s_cm33_core1.c169 WEAK void SLEEPCON1_IRQHandler(void);
423 SLEEPCON1_IRQHandler, // 104: SLEEPCON_SENSE CPU1 wakeup event
955 WEAK void SLEEPCON1_IRQHandler(void) in SLEEPCON1_IRQHandler() function
Dstartup_mimxrt798s_cm33_core1.cpp169 WEAK void SLEEPCON1_IRQHandler(void);
423 SLEEPCON1_IRQHandler, // 104: SLEEPCON_SENSE CPU1 wakeup event
955 WEAK void SLEEPCON1_IRQHandler(void) in SLEEPCON1_IRQHandler() function