Searched defs:ads7846_platform_data (Results 1 – 1 of 1) sorted by relevance
4 struct ads7846_platform_data { struct18 u16 settle_delay_usecs;24 u16 penirq_recheck_delay_usecs;26 u16 x_plate_ohms;27 u16 y_plate_ohms;29 u16 x_min, x_max;30 u16 y_min, y_max;31 u16 pressure_min, pressure_max;43 void (*wait_for_sync)(void);44 bool wakeup;[all …]
Completed in 3 milliseconds