Searched refs:LCD_CUR_POS_MASK (Results 1 – 1 of 1) sorted by relevance
61 #define LCD_CUR_POS_MASK 0x7f macro63 #define LCD_CUR_POS(x) ((x) & LCD_CUR_POS_MASK)