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