Home
last modified time | relevance | path

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

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