Home
last modified time | relevance | path

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

/CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/include/nn/os/
Dos_Tick.h203 NN_EXTERN_C inline s64 nnosTickConvertToNanoSeconds(s64 tick) in nnosTickConvertToNanoSeconds() function
/CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/include/nn/net/compatible/nos/
Dnos_horizon.h548 return nnosTickConvertToNanoSeconds(tick); in NOS_TicksToNanoSeconds()