Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
DappSec.h42 #define APP_SEC_MEMORY_ERROR 9 //we ran out of memory while doing things macro
/device/google/contexthub/firmware/os/core/
DnanohubCommand.c406 case APP_SEC_MEMORY_ERROR: in appSecErrToNanohubReply()