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