HomeSort by relevance Sort by last modified time
    Searched refs:EVT_DEBUG_LOG (Results 1 - 3 of 3) sorted by null

  /device/google/contexthub/firmware/os/inc/
eventnums.h 36 #define EVT_DEBUG_LOG 0x00007F01 //send message payload to Linux kernel log
  /device/google/contexthub/firmware/os/platform/stm32/
platform.c 179 osEnqueueEvt(EVENT_TYPE_BIT_DISCARDABLE | EVT_DEBUG_LOG, userData, platEarlyLogFree);
192 osEnqueueEvtOrFree(EVENT_TYPE_BIT_DISCARDABLE | EVT_DEBUG_LOG, userData, heapFree);
  /device/google/contexthub/firmware/os/core/
hostIntf.c     [all...]

Completed in 174 milliseconds