Searched refs:i2cSetPolarity (Results 1 – 2 of 2) sorted by relevance
/hardware/st/nfc/1.0/adaptation/ |
D | i2clayer.c | 62 static int i2cSetPolarity(int fid, bool low, bool edge); 241 i2cSetPolarity(fidI2c, false, true); in I2cOpenLayer() 296 static int i2cSetPolarity(int fid, bool low, bool edge) in i2cSetPolarity() function
|
/hardware/st/nfc/st21nfc/adaptation/ |
D | i2clayer.cc | 70 static int i2cSetPolarity(int fid, bool low, bool edge); 304 i2cSetPolarity(fidI2c, false, false); in I2cOpenLayer() 374 static int i2cSetPolarity(int fid, bool low, bool edge) { in i2cSetPolarity() function
|