Searched refs:osExpApiI2cInternalEvtFreeF (Results 1 - 1 of 1) sorted by relevance

/device/google/contexthub/firmware/os/core/
H A DosApi.c298 static void osExpApiI2cInternalEvtFreeF(void *evt) function
317 if (!osEnqueuePrivateEvt(EVT_APP_I2C_CBK, &thing->i2cAppCbkEvt, osExpApiI2cInternalEvtFreeF, tid)) {
319 osExpApiI2cInternalEvtFreeF(thing);

Completed in 7 milliseconds