Searched refs:emptybuff (Results 1 – 1 of 1) sorted by relevance
236 uint8_t emptybuff[1] = {0}; in hal_i2c_wake() local237 int r = I2cMcuWriteBuffer((I2c_t *)NULL, 0x00, emptybuff, (size_t)0); in hal_i2c_wake()