Home
last modified time | relevance | path

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

/bsp/efm32/
A Ddev_lcd.c398 GPIO_PinOutClear(LCD_CS_PORT, LCD_CS_PIN); in efm32_spiLcd_cs()
402 GPIO_PinOutSet(LCD_CS_PORT, LCD_CS_PIN); in efm32_spiLcd_cs()
525 GPIO_PinModeSet(LCD_CS_PORT, LCD_CS_PIN, gpioModePushPull, 1); in efm32_spiLcd_init()
A Dboard.h105 #define LCD_CS_PORT (gpioPortD) macro

Completed in 5 milliseconds