Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/src/
Dseos.c645 static bool osIntAppIsValid(const struct AppHdr *app) in osIntAppIsValid() function
900 if (!osIntAppIsValid(app)) { in osStartTasks()