Home
last modified time | relevance | path

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

/loramac-node-3.6.0-3.5.0/src/boards/NucleoL152/
Di2c-board.c103 void I2cSetAddrSize( I2c_t *obj, I2cAddrSize addrSize ) in I2cSetAddrSize() argument
105 I2cInternalAddrSize = addrSize; in I2cSetAddrSize()
/loramac-node-3.6.0-3.5.0/src/boards/NucleoL073/
Di2c-board.c105 void I2cSetAddrSize( I2c_t *obj, I2cAddrSize addrSize ) in I2cSetAddrSize() argument
107 I2cInternalAddrSize = addrSize; in I2cSetAddrSize()
/loramac-node-3.6.0-3.5.0/src/boards/NucleoL476/
Di2c-board.c105 void I2cSetAddrSize( I2c_t *obj, I2cAddrSize addrSize ) in I2cSetAddrSize() argument
107 I2cInternalAddrSize = addrSize; in I2cSetAddrSize()
/loramac-node-3.6.0-3.5.0/src/boards/NAMote72/
Di2c-board.c103 void I2cSetAddrSize( I2c_t *obj, I2cAddrSize addrSize ) in I2cSetAddrSize() argument
105 I2cInternalAddrSize = addrSize; in I2cSetAddrSize()
/loramac-node-3.6.0-3.5.0/src/boards/B-L072Z-LRWAN1/
Di2c-board.c105 void I2cSetAddrSize( I2c_t *obj, I2cAddrSize addrSize ) in I2cSetAddrSize() argument
107 I2cInternalAddrSize = addrSize; in I2cSetAddrSize()
/loramac-node-3.6.0-3.5.0/src/boards/
Di2c-board.h163 void I2cSetAddrSize( I2c_t *obj, I2cAddrSize addrSize );