Home
last modified time | relevance | path

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

/CTR-SDK-2.4.0/include/nn/os/
Dos_Tick.h155 NN_EXTERN_C inline s64 nnosTickConvertFromNanoSeconds(s64 ns) in nnosTickConvertFromNanoSeconds() function
/CTR-SDK-2.4.0/include/nn/net/compatible/nos/
Dnos_horizon.h563 return nnosTickConvertFromNanoSeconds(ns) << 1; in NOS_NanoSecondsToTicks()