Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT735S/gcc/
Dstartup_MIMXRT735S_cm33_core1.S50 .long UTICK1_IRQHandler /* Micro-tick Timer*/
361 .weak UTICK1_IRQHandler
362 .type UTICK1_IRQHandler, %function
363 UTICK1_IRQHandler: label
366 .size UTICK1_IRQHandler, . - UTICK1_IRQHandler
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT758S/gcc/
Dstartup_MIMXRT758S_cm33_core1.S50 .long UTICK1_IRQHandler /* Micro-tick Timer*/
361 .weak UTICK1_IRQHandler
362 .type UTICK1_IRQHandler, %function
363 UTICK1_IRQHandler: label
366 .size UTICK1_IRQHandler, . - UTICK1_IRQHandler
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT798S/gcc/
Dstartup_MIMXRT798S_cm33_core1.S50 .long UTICK1_IRQHandler /* Micro-tick Timer*/
361 .weak UTICK1_IRQHandler
362 .type UTICK1_IRQHandler, %function
363 UTICK1_IRQHandler: label
366 .size UTICK1_IRQHandler, . - UTICK1_IRQHandler
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT798S/mcuxpresso/
Dstartup_mimxrt798s_cm33_core1.c86 WEAK void UTICK1_IRQHandler(void);
340 UTICK1_IRQHandler, // 21 : Micro-tick Timer
623 WEAK void UTICK1_IRQHandler(void) in UTICK1_IRQHandler() function
Dstartup_mimxrt798s_cm33_core1.cpp86 WEAK void UTICK1_IRQHandler(void);
340 UTICK1_IRQHandler, // 21 : Micro-tick Timer
623 WEAK void UTICK1_IRQHandler(void) in UTICK1_IRQHandler() function