Searched refs:I2C_LL_CMD_STOP (Results 1 – 6 of 6) sorted by relevance
81 #define I2C_LL_CMD_STOP 3 /*!<I2C stop command */ macro
80 #define I2C_LL_CMD_STOP 3 /*!<I2C stop command */ macro
82 #define I2C_LL_CMD_STOP 2 /*!<I2C stop command */ macro
79 #define I2C_LL_CMD_STOP 2 /*!<I2C stop command */ macro
86 #define I2C_LL_CMD_STOP 2 /*!<I2C stop command */ macro
1162 cmd.hw_cmd.op_code = I2C_LL_CMD_STOP; in i2c_master_stop()