Lines Matching +full:i2c +full:- +full:command
4 * SPDX-License-Identifier: Apache-2.0
10 #include <zephyr/drivers/i2c.h>
24 /* 1-Wire specific commands */
34 /* i2c command overhead len */
45 /* 1-Wire specific commands */
55 /* I2C communication result bytes */
63 /* primitive commands, executable via the script command */
101 /* upper limit of 1-wire command length supported(in bytes) */
103 /* limit of 1-wire command len is 126 bytes, but currently not used: */
111 /* default 1-wire timing parameters (cfg. value==6) */
140 /* defines for DTS switching-th, active-pull-th and weak-pullup enums */
200 /** I2C device */
212 /** variant specific script command */
214 /** indicates enable active pull-up configuration */