Searched refs:OS_GetRunningConsoleType (Results 1 – 3 of 3) sorted by relevance
71 return OS_GetRunningConsoleType(); in OS_GetConsoleType()86 u32 OS_GetRunningConsoleType(void) in OS_GetRunningConsoleType() function
112 u32 OS_GetRunningConsoleType(void);
51 PrintString(22, 7, 15, "%08x", OS_GetRunningConsoleType() ); in NitroMain()