Home
last modified time | relevance | path

Searched refs:TRNG_IRQHandler (Results 1 – 9 of 9) sorted by relevance

/bsp/yichip/yc3122-pos/Libraries/CMSIS/Device/YICHIP/YC3122/Source/Templates/iar/
A Dstartup_yc3122.s63 DCD TRNG_IRQHandler ;
165 PUBWEAK TRNG_IRQHandler
215 TRNG_IRQHandler label
/bsp/yichip/yc3121-pos/Libraries/startup/
A Dflash_start_iar.s225 PUBWEAK TRNG_IRQHandler
259 TRNG_IRQHandler label
299 DCD TRNG_IRQHandler
A Dflash_start.s324 EXPORT TRNG_IRQHandler [WEAK]
353 TRNG_IRQHandler label
386 DCD TRNG_IRQHandler
A Dflash_start_gcc.s198 .long TRNG_IRQHandler
311 def_irq_handler TRNG_IRQHandler
/bsp/yichip/yc3122-pos/Libraries/CMSIS/Device/YICHIP/YC3122/Source/Templates/arm/
A Dstartup_yc3122.s73 DCD TRNG_IRQHandler ;
186 EXPORT TRNG_IRQHandler [WEAK]
244 TRNG_IRQHandler label
/bsp/yichip/yc3122-pos/Libraries/CMSIS/Device/YICHIP/YC3122/Source/Templates/gcc/
A Dstartup_yc3122.S54 .long TRNG_IRQHandler ;
206 def_irq_handler TRNG_IRQHandler
/bsp/rv32m1_vega/rv32m1_sdk_riscv/devices/RV32M1/
A Dsystem_RV32M1_ri5cy.c98 extern void TRNG_IRQHandler(void);
228 DEFINE_DEFAULT_IRQ_HANDLER(TRNG_IRQHandler);
331 TRNG_IRQHandler,
A Dsystem_RV32M1_zero_riscy.c66 extern void TRNG_IRQHandler(void);
197 DEFINE_DEFAULT_IRQ_HANDLER(TRNG_IRQHandler);
293 TRNG_IRQHandler,
/bsp/yichip/yc3122-pos/Libraries/startup/
A Dstartup_rv32.s368 def_irq_handler TRNG_IRQHandler
412 .long TRNG_IRQHandler

Completed in 21 milliseconds