lpcmanager
Clone
Summary
Browse
Changes
Graph
Matches i2c_apf28_rtdm commit 8c087aaadc7b "Renamed right* variables and typedef with neutral name, so that it fits for both onboard and righbus"
2019-02-27, Edouard Tisserant
c4d10a4a8592
Matches i2c_apf28_rtdm commit 8c087aaadc7b "Renamed right* variables and typedef with neutral name, so that it fits for both onboard and righbus"
#ifdef ONBOARD_I2C
if(onboardbusfd!=-1)
ioctl(onboardbusfd, RTSMT_RTIOC_READ, &onBoardReadBuf);
#endif /* ONBOARD_I2C */
%(retrieve_code)s