Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/drivers/i2c/
Di2c_tca954x.c25 uint8_t selected_chan; member
64 if (data->selected_chan != select_mask) { in tca954x_set_channel()
67 data->selected_chan = select_mask; in tca954x_set_channel()
130 i2c_tca954x->selected_chan = 0; in tca954x_root_init()