Home
last modified time | relevance | path

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

/TwlSDK-5.5/build/libraries/os/common/src/
Dos_printf.c40 #define OSi_PRINT_ERR_OUTPUT (*(u8*)HW_PRINT_OUTPUT_ARM9ERR) macro
43 #define OSi_PRINT_ERR_OUTPUT (*(u8*)HW_PRINT_OUTPUT_ARM7ERR) macro
222 console = (int)OSi_PRINT_ERR_OUTPUT; in OS_FPutStringAris()
259 console = (int)OSi_PRINT_ERR_OUTPUT; in OS_FPutStringISD()
289 console = (int)OSi_PRINT_ERR_OUTPUT; in OS_FPutStringISTD()