Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT735S/gcc/
Dstartup_MIMXRT735S_cm33_core1.S69 … .long RTC1_IRQHandler /* RTC: wakeup interrupt to Sense domain*/
532 .weak RTC1_IRQHandler
533 .type RTC1_IRQHandler, %function
534 RTC1_IRQHandler: label
537 .size RTC1_IRQHandler, . - RTC1_IRQHandler
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT758S/gcc/
Dstartup_MIMXRT758S_cm33_core1.S69 … .long RTC1_IRQHandler /* RTC: wakeup interrupt to Sense domain*/
532 .weak RTC1_IRQHandler
533 .type RTC1_IRQHandler, %function
534 RTC1_IRQHandler: label
537 .size RTC1_IRQHandler, . - RTC1_IRQHandler
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT798S/gcc/
Dstartup_MIMXRT798S_cm33_core1.S69 … .long RTC1_IRQHandler /* RTC: wakeup interrupt to Sense domain*/
532 .weak RTC1_IRQHandler
533 .type RTC1_IRQHandler, %function
534 RTC1_IRQHandler: label
537 .size RTC1_IRQHandler, . - RTC1_IRQHandler
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT798S/mcuxpresso/
Dstartup_mimxrt798s_cm33_core1.c105 WEAK void RTC1_IRQHandler(void);
359 RTC1_IRQHandler, // 40 : RTC: wakeup interrupt to Sense domain
699 WEAK void RTC1_IRQHandler(void) in RTC1_IRQHandler() function
Dstartup_mimxrt798s_cm33_core1.cpp105 WEAK void RTC1_IRQHandler(void);
359 RTC1_IRQHandler, // 40 : RTC: wakeup interrupt to Sense domain
699 WEAK void RTC1_IRQHandler(void) in RTC1_IRQHandler() function