Home
last modified time | relevance | path

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

/CTR-SDK-1.0.0/CTR_SDK/sources/libraries/os/
Dos_Tick.cpp29 s64 nnosTickGetSystemCurrent(void) in nnosTickGetSystemCurrent() function
/CTR-SDK-1.0.0/CTR_SDK/include/nn/os/
Dos_Tick.h247 NN_EXTERN_C s64 nnosTickGetSystemCurrent(void);
/CTR-SDK-1.0.0/CTR_SDK/include/nn/net/compatible/nos/
Dnos_horizon.h511 return (NOSTick)nnosTickGetSystemCurrent(); in NOS_GetTick()