Searched refs:ft8xx_copro_cmd_text (Results 1 – 4 of 4) sorted by relevance
| /Zephyr-latest/samples/drivers/misc/ft800/src/ |
| D | main.c | 71 ft8xx_copro_cmd_text(ft8xx, 20, 70, 30, 0, "Hello,"); in main() 74 ft8xx_copro_cmd_text(ft8xx, 20, 105, 30, 0, "Zephyr!"); in main() 82 ft8xx_copro_cmd_text(ft8xx, 90, 160, 31, 0, "+"); in main() 84 ft8xx_copro_cmd_text(ft8xx, 20, 160, 31, 0, "-"); in main()
|
| /Zephyr-latest/include/zephyr/drivers/misc/ft8xx/ |
| D | ft8xx_copro.h | 104 void ft8xx_copro_cmd_text(const struct device *dev,
|
| D | ft8xx_reference_api.h | 194 ft8xx_copro_cmd_text(DEVICE_DT_GET_ONE(ftdi_ft800), x, y, font, options, s); in cmd_text()
|
| /Zephyr-latest/drivers/misc/ft8xx/ |
| D | ft8xx_copro.c | 84 void ft8xx_copro_cmd_text(const struct device *dev, in ft8xx_copro_cmd_text() function
|