Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/input/
Dinput_esp32_touch_sensor.c271 uint16_t touch_value = touch_hal_read_raw_data(channel_cfg->channel_num); local
274 touch_value * (100 - channel_cfg->channel_num) / 100);