Home
last modified time | relevance | path

Searched defs:TOUCH_CHANNEL_CHECK (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/driver/touch_sensor/
Dtouch_sensor_common.c32 #define TOUCH_CHANNEL_CHECK(channel) do { \ macro
36 #define TOUCH_CHANNEL_CHECK(channel) do { \ macro
/hal_espressif-latest/components/driver/touch_sensor/esp32/
Dtouch_sensor.c55 #define TOUCH_CHANNEL_CHECK(channel) ESP_RETURN_ON_FALSE(channel < SOC_TOUCH_SENSOR_NUM, ESP_ERR_IN… macro
/hal_espressif-latest/components/driver/touch_sensor/esp32s2/
Dtouch_sensor.c41 #define TOUCH_CHANNEL_CHECK(channel) do { \ macro
/hal_espressif-latest/components/driver/touch_sensor/esp32s3/
Dtouch_sensor.c41 #define TOUCH_CHANNEL_CHECK(channel) do { \ macro