Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
Dseos.c701 static bool osIntAppIsValid(const struct AppHdr *app) in osIntAppIsValid() function
1009 if (!osIntAppIsValid(app)) { in osStartTasks()