Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
Dseos_priv.h129 static inline uint32_t osTaskChreVersion(const struct Task *task) in osTaskChreVersion() function
/device/google/contexthub/firmware/os/core/
Dseos.c105 return osTaskChreVersion(task); in osAppChreVersion()