Home
last modified time | relevance | path

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

/loramac-node-latest/src/system/
Di2c.h83 LmnStatus_t I2cWrite( I2c_t *obj, uint8_t deviceAddr, uint8_t data );
Di2c.c54 LmnStatus_t I2cWrite( I2c_t *obj, uint8_t deviceAddr, uint8_t data ) in I2cWrite() function