Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/input/
Dinput_ft5336.c53 struct ft5336_config { struct
54 struct input_touchscreen_common_config common;
56 struct i2c_dt_spec bus;
57 struct gpio_dt_spec reset_gpio;
81 INPUT_TOUCH_STRUCT_CHECK(struct ft5336_config); argument