Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32s2/
Dtouch_sensor_hal.c99 touch_ll_waterproof_set_sheild_driver(waterproof->shield_driver); in touch_hal_waterproof_set_config()
105 touch_ll_waterproof_get_sheild_driver(&waterproof->shield_driver); in touch_hal_waterproof_get_config()
/hal_espressif-latest/components/hal/esp32s3/
Dtouch_sensor_hal.c99 touch_ll_waterproof_set_sheild_driver(waterproof->shield_driver); in touch_hal_waterproof_set_config()
105 touch_ll_waterproof_get_sheild_driver(&waterproof->shield_driver); in touch_hal_waterproof_get_config()
/hal_espressif-latest/components/hal/include/hal/
Dtouch_sensor_types.h218 …touch_pad_shield_driver_t shield_driver;/*!<Waterproof. Shield channel drive capability configurat… member
/hal_espressif-latest/components/driver/touch_sensor/esp32s3/
Dtouch_sensor.c449 …ESP_RETURN_ON_FALSE(waterproof->shield_driver < TOUCH_PAD_SHIELD_DRV_MAX, ESP_ERR_INVALID_ARG, TOU… in touch_pad_waterproof_set_config()
/hal_espressif-latest/components/driver/touch_sensor/esp32s2/
Dtouch_sensor.c476 …ESP_RETURN_ON_FALSE(waterproof->shield_driver < TOUCH_PAD_SHIELD_DRV_MAX, ESP_ERR_INVALID_ARG, TOU… in touch_pad_waterproof_set_config()