Searched refs:POS_HISTORY_SIZE (Results 1 – 1 of 1) sorted by relevance
93 #define POS_HISTORY_SIZE (CONFIG_SYS_CBSIZE * 11 / 10) macro119 struct pos_info pos[POS_HISTORY_SIZE];234 if (priv->pos_ptr < POS_HISTORY_SIZE) { in console_truetype_putc_xy()