Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/peripherals/atecc608a-tnglora-se/
Datecc608a-tnglora-se-hal.c236 uint8_t emptybuff[1] = {0}; in hal_i2c_wake() local
237 int r = I2cMcuWriteBuffer((I2c_t *)NULL, 0x00, emptybuff, (size_t)0); in hal_i2c_wake()