Home
last modified time | relevance | path

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

/hardware/st/nfc/1.0/adaptation/
Di2clayer.c62 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/
Di2clayer.cc70 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