Home
last modified time | relevance | path

Searched refs:OS_GetFPutStringHook (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.1.0/include/nitro/os/common/
Dprintf.h225 OSFPutStringHookType OS_GetFPutStringHook(void);
227 #define OS_GetFPutStringHook() ((void)0) macro
/TwlSDK-5.1.0/build/libraries/os/common/src/
Dos_printf.c1518 OSFPutStringHookType OS_GetFPutStringHook(void) in OS_GetFPutStringHook() function