Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
DnanohubPacket.h493 #define NANOHUB_HAL_APP_INFO_END 0xFF macro
/device/google/contexthub/contexthubhal/
Dsystem_comms.h64 #define NANOHUB_HAL_APP_INFO_END 0xFF macro
Dsystem_comms.cpp217 NANOHUB_HAL_APP_INFO_END,
1285 case NANOHUB_HAL_APP_INFO_END: in readNanohubAppInfo()
/device/google/contexthub/firmware/os/core/
DnanohubCommand.c1567 case NANOHUB_HAL_APP_INFO_END: in processAppTags()
1570 copyTLVEmpty(data, &offset, max_len, NANOHUB_HAL_APP_INFO_END); in processAppTags()
1709 copyTLVEmpty(resp->data, &offset, max_len, NANOHUB_HAL_APP_INFO_END); in halSysInfo()