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

  /device/google/contexthub/firmware/os/inc/
eventnums.h 119 #define EVT_APP_I2C_CBK 0x000000F0 //data pointer points to struct I2cEventData
  /device/google/contexthub/firmware/os/core/
osApi.c 309 if (!osEnqueuePrivateEvt(EVT_APP_I2C_CBK, &thing->i2cAppCbkEvt, osExpApiI2cInternalEvtFreeF, tid)) {

Completed in 2044 milliseconds