Searched refs:LCD2S_CHARACTER_SIZE (Results 1 – 1 of 1) sorted by relevance
47 #define LCD2S_CHARACTER_SIZE 8 macro229 u8 buf[LCD2S_CHARACTER_SIZE + 2] = { LCD2S_CMD_DEF_CUSTOM_CHAR }; in lcd2s_redefine_char()245 while (*esc && i < LCD2S_CHARACTER_SIZE + 2) { in lcd2s_redefine_char()