Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/input/
Dinput_esp32_touch_sensor.c62 struct esp32_touch_sensor_channel_data *channel_data;
65 struct esp32_touch_sensor_channel_data { struct
129 struct esp32_touch_sensor_channel_data
158 struct esp32_touch_sensor_channel_data *channel_data =
159 CONTAINER_OF(dwork, struct esp32_touch_sensor_channel_data, work);
198 struct esp32_touch_sensor_channel_data *channel_data = &dev_cfg->channel_data[i];
311 static struct esp32_touch_sensor_channel_data esp32_touch_sensor_channel_data_##inst \