Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/misc/ft8xx/
Dft8xx.c76 static void host_command(uint8_t cmd) in host_command() function
108 host_command(CORERST); in ft8xx_init()
109 host_command(ACTIVE); in ft8xx_init()
111 host_command(CLKEXT); in ft8xx_init()
112 host_command(CLK48M); in ft8xx_init()
115 host_command(CORERST); in ft8xx_init()
116 host_command(ACTIVE); in ft8xx_init()
118 host_command(CLKEXT); in ft8xx_init()
119 host_command(CLK48M); in ft8xx_init()