Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/misc/ft8xx/
Dft8xx.c32 struct ft8xx_config { struct
50 const struct ft8xx_config *config; argument
54 const static struct ft8xx_config ft8xx_config = { variable
72 .config = &ft8xx_config,
99 const struct ft8xx_config *config = dev->config; in ft8xx_init()
170 DEVICE_DT_INST_DEFINE(0, ft8xx_init, NULL, &ft8xx_data, &ft8xx_config,