Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/i2c/
Di2c_shell.c25 static int get_bytes_count_for_hex(char *arg) in get_bytes_count_for_hex() function
148 reg_addr_bytes = get_bytes_count_for_hex(s_reg_addr); in i2c_write_from_buffer()
214 reg_addr_bytes = get_bytes_count_for_hex(s_reg_addr); in i2c_read_to_buffer()