Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/drivers/misc/ft8xx/
Dft8xx_memory.h48 FT800_REG_ID = 0x102400, enumerator
Dft8xx_reference_api.h444 REG_ID = FT800_REG_ID,
/Zephyr-latest/drivers/misc/ft8xx/
Dft8xx.c91 uint32_t id = ft8xx_rd32(FT800_REG_ID); in verify_chip()