Home
last modified time | relevance | path

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

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