Home
last modified time | relevance | path

Searched refs:I2C_FRAGMENATATION_DISABLED (Results 1 – 5 of 5) sorted by relevance

/hardware/nxp/nfc/pn8x/halimpl/tml/
DphTmlNfc.h207 I2C_FRAGMENATATION_DISABLED, /*i2c fragmentation_disabled */ enumerator
DphTmlNfc_i2c.cc234 if (fragmentation_enabled == I2C_FRAGMENATATION_DISABLED && in phTmlNfc_i2c_write()
/hardware/nxp/nfc/snxxx/halimpl/tml/
DphTmlNfc.h232 I2C_FRAGMENATATION_DISABLED, /*i2c fragmentation_disabled */ enumerator
/hardware/nxp/nfc/snxxx/halimpl/tml/transport/
DNfccI2cTransport.cc285 if (fragmentation_enabled == I2C_FRAGMENATATION_DISABLED && in Write()
/hardware/nxp/nfc/snxxx/halimpl/dnld/
DphDnldNfc.cc32 phTmlNfc_i2cfragmentation_t fragmentation_enabled = I2C_FRAGMENATATION_DISABLED;