Home
last modified time | relevance | path

Searched refs:UTICK_IRQHandler (Results 1 – 6 of 6) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/devices/RW610/gcc/
Dstartup_RW610.S53 .long UTICK_IRQHandler /* Micro-tick Timer*/
423 .weak UTICK_IRQHandler
424 .type UTICK_IRQHandler, %function
425 UTICK_IRQHandler: label
428 .size UTICK_IRQHandler, . - UTICK_IRQHandler
/hal_nxp-latest/mcux/mcux-sdk/devices/RW612/gcc/
Dstartup_RW612.S53 .long UTICK_IRQHandler /* Micro-tick Timer*/
423 .weak UTICK_IRQHandler
424 .type UTICK_IRQHandler, %function
425 UTICK_IRQHandler: label
428 .size UTICK_IRQHandler, . - UTICK_IRQHandler
/hal_nxp-latest/mcux/mcux-sdk/devices/RW612/mcuxpresso/
Dstartup_rw612.c89 WEAK void UTICK_IRQHandler(void);
417 UTICK_IRQHandler, // 24 : Micro-tick Timer
740 WEAK void UTICK_IRQHandler(void) in UTICK_IRQHandler() function
Dstartup_rw612.cpp89 WEAK void UTICK_IRQHandler(void);
417 UTICK_IRQHandler, // 24 : Micro-tick Timer
746 WEAK void UTICK_IRQHandler(void) in UTICK_IRQHandler() function
/hal_nxp-latest/mcux/mcux-sdk/devices/RW610/mcuxpresso/
Dstartup_rw610.cpp89 WEAK void UTICK_IRQHandler(void);
417 UTICK_IRQHandler, // 24 : Micro-tick Timer
746 WEAK void UTICK_IRQHandler(void) in UTICK_IRQHandler() function
Dstartup_rw610.c89 WEAK void UTICK_IRQHandler(void);
417 UTICK_IRQHandler, // 24 : Micro-tick Timer
740 WEAK void UTICK_IRQHandler(void) in UTICK_IRQHandler() function