Searched refs:_I2C_NO_START (Results 1 – 2 of 2) sorted by relevance
111 #define _I2C_NO_START 0x1 macro175 if ((flag&_I2C_NO_START)==0x0) //NOSTART==0 in _i2c_master_send()206 if ((flag&_I2C_NO_START)==0x0) //NOSTART=0 in _i2c_master_send()296 f=f&(~_I2C_NO_START); in es32f3_master_xfer()
109 #define _I2C_NO_START 0x1 macro173 if ((flag&_I2C_NO_START)==0x0) //NOSTART==0 in _i2c_master_send()202 if ((flag&_I2C_NO_START)==0x0) in _i2c_master_send()
Completed in 10 milliseconds