Searched refs:I2C_LL_CMD_RESTART (Results 1 – 6 of 6) sorted by relevance
78 #define I2C_LL_CMD_RESTART 0 /*!<I2C restart command */ macro
77 #define I2C_LL_CMD_RESTART 0 /*!<I2C restart command */ macro
79 #define I2C_LL_CMD_RESTART 6 /*!<I2C restart command */ macro
76 #define I2C_LL_CMD_RESTART 6 /*!<I2C restart command */ macro
83 #define I2C_LL_CMD_RESTART 6 /*!<I2C restart command */ macro
1154 cmd.hw_cmd.op_code = I2C_LL_CMD_RESTART; in i2c_master_start()