Lines Matching +full:strobe +full:- +full:polarity +full:- +full:high
1 # SPDX-License-Identifier: GPL-2.0
4 # see Documentation/kbuild/kconfig-language.rst.
41 and built-in as well (Y).
96 If you have a Crystalfontz 128x64 2-color LCD, cfag12864b Series,
100 check Documentation/admin-guide/auxdisplay/cfag12864b.rst
125 Be careful modifying this value to a very high value:
172 Say Y here if you have an HD44780 or KS-0074 LCD connected to your
173 parallel port. This driver also features 4 and 6-key keypads. The LCD
193 int "Default panel profile (0-5, 0=custom)"
204 2 = 2x16 serial LCD (KS-0074), new keypad
224 2 : new 6 keys keypad, as used on the server at www.ant-computing.com
245 3 : 2x16 serial LCD (KS-0074 based)
255 int "Number of lines on the LCD (1-2)"
264 int "Number of characters per line on the LCD (1-40)"
273 int "Internal LCD line width (1-40, 40 by default)"
279 to the terminal. This results in some non-visible but addressable characters,
289 int "Hardware LCD line width (1-64, 64 by default)"
332 int "Parallel port pin number & polarity connected to the LCD E signal (-17...17) "
333 range -17 17
341 -1..-17 : connected to the same pin through an inverter (eg: transistor).
347 int "Parallel port pin number & polarity connected to the LCD RS signal (-17...17) "
348 range -17 17
356 -1..-17 : connected to the same pin through an inverter (eg: transistor).
362 int "Parallel port pin number & polarity connected to the LCD RW signal (-17...17) "
363 range -17 17
371 -1..-17 : connected to the same pin through an inverter (eg: transistor).
377 int "Parallel port pin number & polarity connected to the LCD SCL signal (-17...17) "
378 range -17 17
386 -1..-17 : connected to the same pin through an inverter (eg: transistor).
388 Default for the 'SCL' pin in custom profile is '1' (STROBE).
392 int "Parallel port pin number & polarity connected to the LCD SDA signal (-17...17) "
393 range -17 17
401 -1..-17 : connected to the same pin through an inverter (eg: transistor).
407 int "Parallel port pin number & polarity connected to the LCD backlight signal (-17...17) "
408 range -17 17
416 -1..-17 : connected to the same pin through an inverter (eg: transistor).
446 printf()-formatted message is valid with newline and escape codes.