Home
last modified time | relevance | path

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

/external/libnfc-nci/halimpl/pn54x/tml/
DphTmlNfc.h194 I2C_FRAGMENATATION_DISABLED, /*i2c fragmentation_disabled */ enumerator
DphTmlNfc_i2c.c268 if(fragmentation_enabled == I2C_FRAGMENATATION_DISABLED && nNbBytesToWrite > FRAGMENTSIZE_MAX) in phTmlNfc_i2c_write()
DphTmlNfc.c45 phTmlNfc_i2cfragmentation_t fragmentation_enabled = I2C_FRAGMENATATION_DISABLED;