Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/input/
Dinput_esp32_touch_sensor.c64 struct esp32_touch_sensor_channel_data *channel_data;
67 struct esp32_touch_sensor_channel_data { struct
133 struct esp32_touch_sensor_channel_data
176 struct esp32_touch_sensor_channel_data *channel_data =
177 CONTAINER_OF(dwork, struct esp32_touch_sensor_channel_data, work);
215 struct esp32_touch_sensor_channel_data *channel_data = &dev_cfg->channel_data[i];
320 static struct esp32_touch_sensor_channel_data esp32_touch_sensor_channel_data_##inst \