Searched refs:ST_NCI_I2C_MAX_SIZE (Results 1 – 1 of 1) sorted by relevance
27 #define ST_NCI_I2C_MAX_SIZE 250 /* req 4.2.1 */ macro111 u8 buf[ST_NCI_I2C_MAX_SIZE]; in st_nci_i2c_read()124 if (len > ST_NCI_I2C_MAX_SIZE) { in st_nci_i2c_read()
Completed in 3 milliseconds