Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/misc/ft8xx/
Dft8xx_drv.h27 int ft8xx_drv_command(uint8_t command);
Dft8xx_drv.c163 int ft8xx_drv_command(uint8_t command) in ft8xx_drv_command() function
Dft8xx.c80 err = ft8xx_drv_command(cmd); in host_command()