Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/input/
Dinput_cst816s.c34 #define CST816S_REG_CHIP_ID 0xA7 macro
224 ret = i2c_reg_read_byte_dt(&cfg->i2c, CST816S_REG_CHIP_ID, &chip_id); in cst816s_chip_init()