Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/input/
Dinput_cst816s.c27 #define CST816S_REG_YPOS_H 0x05 macro
136 r = i2c_burst_read_dt(&cfg->i2c, CST816S_REG_YPOS_H, (uint8_t *)&y, sizeof(y)); in cst816s_process()