Home
last modified time | relevance | path

Searched refs:IsDebugFifoEmpty (Results 1 – 4 of 4) sorted by relevance

/hal_nuvoton-latest/m2l31x/StdDriver/src/
Dretarget.c75 int IsDebugFifoEmpty(void);
478 int IsDebugFifoEmpty(void) in IsDebugFifoEmpty() function
673 while (IsDebugFifoEmpty() == 0); in __exit()
688 while (IsDebugFifoEmpty() == 0); in _sys_exit()
/hal_nuvoton-latest/m46x/StdDriver/src/
Dretarget.c24 int IsDebugFifoEmpty(void);
308 while(IsDebugFifoEmpty() == 0); in __exit()
321 while(IsDebugFifoEmpty() == 0); in _sys_exit()
610 int IsDebugFifoEmpty(void) in IsDebugFifoEmpty() function
/hal_nuvoton-latest/m48x/StdDriver/src/
Dretarget.c628 int IsDebugFifoEmpty(void) in IsDebugFifoEmpty() function
756 while(IsDebugFifoEmpty() == 0); in __exit()
769 while(IsDebugFifoEmpty() == 0); in _sys_exit()
/hal_nuvoton-latest/m2l31x/Devices/M2L31/Include/
Dsystem_M2L31.h85 extern int IsDebugFifoEmpty(void);