OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:i2c_workaround
(Results
1 - 1
of
1
) sorted by null
/external/libnfc-nxp/Linux_x86/
phDal4Nfc.c
720
int
i2c_workaround
;
local
723
i2c_workaround
= gDalContext.pDev->enable_i2c_workaround;
726
if (
i2c_workaround
&& i2c_device_address < 32)
774
if (
i2c_workaround
&& gReadWriteContext.nNbOfBytesToRead == 1 &&
[
all
...]
Completed in 53 milliseconds