Searched refs:ST21NFCB_NCI_I2C_MAX_SIZE (Results 1 - 1 of 1) sorted by relevance

/drivers/nfc/st21nfcb/
H A Di2c.c39 #define ST21NFCB_NCI_I2C_MAX_SIZE 250 /* req 4.2.1 */ macro
150 u8 buf[ST21NFCB_NCI_I2C_MAX_SIZE];
163 if (len > ST21NFCB_NCI_I2C_MAX_SIZE) {

Completed in 39 milliseconds