HomeSort by relevance Sort by last modified time
    Searched refs:eeprom_settings (Results 1 - 4 of 4) sorted by null

  /hardware/libhardware/modules/nfc/
nfc_pn544_example.c 44 dev->eeprom_settings = NULL;
  /hardware/libhardware/include/hardware/
nfc.h 264 uint8_t* eeprom_settings; member in struct:__anon31391
  /external/libnfc-nxp/Linux_x86/
phDal4Nfc.c 540 uint8_t* eeprom_settings; local
    [all...]
  /packages/apps/Nfc/nxp/jni/
com_android_nfc_NativeNfcManager.cpp 332 if (pn544_dev->num_eeprom_settings == 0 || pn544_dev->eeprom_settings == NULL) {
433 uint8_t* eeprom_base = &(pn544_dev->eeprom_settings[i*4]);
    [all...]

Completed in 1339 milliseconds