lpcmanager
Clone
Summary
Browse
Changes
Graph
WIP, facing growing complexity, park RightBus as a library approach in favor of kernel module as it was already
RightBusLib
2023-05-11, Edouard Tisserant
c56747a013cc
WIP, facing growing complexity, park RightBus as a library approach in favor of kernel module as it was already
#define rightWriteBuf (*rightWriteBuf_p)
if(rightWriteBuf_p = i2c_smt_publish_buf_take())
{
%(publish_code)s
i2c_smt_publish_buf_put();
}