Home
last modified time | relevance | path

Searched refs:DEFAULT_LCD_PIN_RS (Results 1 – 1 of 1) sorted by relevance

/drivers/auxdisplay/
Dpanel.c309 #define DEFAULT_LCD_PIN_RS PIN_SELECP macro
372 #undef DEFAULT_LCD_PIN_RS
373 #define DEFAULT_LCD_PIN_RS CONFIG_PANEL_LCD_PIN_RS macro
1024 lcd.pins.rs = DEFAULT_LCD_PIN_RS; in lcd_init()