Home
last modified time | relevance | path

Searched defs:abortCode (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/firmware/app/chre/common/
Dchre_app_syscalls.c73 void chreAbort(uint32_t abortCode) in chreAbort()
/device/google/contexthub/firmware/os/core/
Dnanohub_chre.c117 static inline void osChreAbort(uint32_t abortCode) in osChreAbort()