Home
last modified time | relevance | path

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

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