Searched refs:EVT_APP_I2C_CBK (Results 1 – 2 of 2) sorted by relevance
143 #define EVT_APP_I2C_CBK 0x000000F0 //data pointer points to struct I2cEventData macro
317 …if (!osEnqueuePrivateEvt(EVT_APP_I2C_CBK, &thing->i2cAppCbkEvt, osExpApiI2cInternalEvtFreeF, tid))… in osExpApiI2cInternalCbk()