Searched refs:glcd_function_set (Results 1 – 5 of 5) sorted by relevance
41 glcd_function_set(glcd, GLCD_FS_ROWS_2 | GLCD_FS_DOT_SIZE_LITTLE | in main()
123 void glcd_function_set(const struct device *dev, uint8_t opt);
45 glcd_function_set(glcd, GLCD_FS_ROWS_2 | GLCD_FS_DOT_SIZE_LITTLE | in main()
56 glcd_function_set(glcd, set_config); in main()
193 void glcd_function_set(const struct device *dev, uint8_t opt) in glcd_function_set() function252 glcd_function_set(dev, cmd); in glcd_initialize()