Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/ti/fdc2x1x/
Dfdc2x1x.c797 ret = fdc2x1x_set_active_channel(dev, cfg->active_channel); in fdc2x1x_init_config()
1005 .active_channel = DT_INST_PROP(n, active_channel), \
Dfdc2x1x.h197 uint8_t active_channel; member