Home
last modified time | relevance | path

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

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