Searched refs:GLCD_FS_ROWS_2 (Results 1 – 5 of 5) sorted by relevance
41 glcd_function_set(glcd, GLCD_FS_ROWS_2 | GLCD_FS_DOT_SIZE_LITTLE | in main()
108 #define GLCD_FS_ROWS_2 (1 << 3) macro
45 glcd_function_set(glcd, GLCD_FS_ROWS_2 | GLCD_FS_DOT_SIZE_LITTLE | in main()
52 set_config = GLCD_FS_ROWS_2 in main()
251 cmd = GLCD_CMD_FUNCTION_SET | GLCD_FS_ROWS_2; in glcd_initialize()