HomeSort by relevance Sort by last modified time
    Searched full:i2c_error_count (Results 1 - 1 of 1) sorted by null

  /external/libnfc-nxp/Linux_x86/
phDal4Nfc.c 719 int i2c_error_count; local
761 i2c_error_count = 0;
777 i2c_error_count++;
779 DAL_DEBUG("%d times\n", i2c_error_count);
781 if (i2c_error_count < 5) {
790 i2c_error_count = 0;
    [all...]

Completed in 261 milliseconds