Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/drivers/misc/ft8xx/
Dft8xx_memory.h87 FT800_REG_INT_EN = 0x10249C, enumerator
Dft8xx_reference_api.h483 REG_INT_EN = FT800_REG_INT_EN,
/Zephyr-latest/drivers/misc/ft8xx/
Dft8xx.c197 ft8xx_wr8(FT800_REG_INT_EN, 0x01); in ft8xx_register_int()