Searched refs:i2c_master_stop (Results 1 – 12 of 12) sorted by relevance
75 i2c_master_stop(cmd); in i2c_master_read_slave()99 i2c_master_stop(cmd); in i2c_master_write_slave()125 i2c_master_stop(cmd); in i2c_master_sensor_test()137 i2c_master_stop(cmd); in i2c_master_sensor_test()
128 i2c_master_stop(cmd); in do_i2cdetect_cmd()201 i2c_master_stop(cmd); in do_i2cget_cmd()276 i2c_master_stop(cmd); in do_i2cset_cmd()353 i2c_master_stop(cmd); in do_i2cdump_cmd()
89 TEST_ESP_OK(i2c_master_stop(cmd)); in i2c_master_write_slave()369 i2c_master_stop(cmd); in master_read_slave_test()430 i2c_master_stop(cmd); in i2c_master_write_read_test()717 i2c_master_stop(cmd);
100 ESP_GOTO_ON_ERROR(i2c_master_stop(cmd_link), err, TAG, "issue stop failed"); // stop phase in panel_io_i2c_tx_buffer()
427 esp_err_t i2c_master_stop(i2c_cmd_handle_t cmd_handle);
131 i2c_master_stop(cmd); in i2c_master_write_to_slave()
54 a9 [label="i2c_master_stop(cmd)", numbered = 5];
56 a10 [label="i2c_master_stop(cmd)", numbered = 6];
469 CHECK_THROW_SPECIFIC(i2c_master_stop(cmd_link.handle), I2CException); in do_transfer()
924 i2c_master_stop(handle); in i2c_master_write_to_device()958 i2c_master_stop(handle); in i2c_master_read_from_device()1008 i2c_master_stop(handle); in i2c_master_write_read_device()1158 esp_err_t i2c_master_stop(i2c_cmd_handle_t cmd_handle) in i2c_master_stop() function
243 d) **停止位** - :cpp:func:`i2c_master_stop`
243 d) **Stop bit** - :cpp:func:`i2c_master_stop`