Home
last modified time | relevance | path

Searched refs:i2c_read_to_buffer (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.5.0/drivers/i2c/
Di2c_shell.c192 static int i2c_read_to_buffer(const struct shell *shell_ctx, in i2c_read_to_buffer() function
238 ret = i2c_read_to_buffer(shell_ctx, argv[ARGV_DEV], in cmd_i2c_read_byte()
263 ret = i2c_read_to_buffer(shell_ctx, argv[ARGV_DEV], in cmd_i2c_read()