Searched refs:LCD_CS_PORT (Results 1 – 2 of 2) sorted by relevance
398 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()
105 #define LCD_CS_PORT (gpioPortD) macro
Completed in 5 milliseconds