Searched refs:ncommands (Results 1 – 1 of 1) sorted by relevance
127 int8_t ncommands = (mode == AUXDISPLAY_HD44780_MODE_4_BIT) ? 2 : 1; in auxdisplay_hd44780_command() local162 while (ncommands--) { in auxdisplay_hd44780_command()