Home
last modified time | relevance | path

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

/bsp/efm32/
A Dboard.h83 #define SD_CS_PORT (gpioPortC) macro
86 #define SD_CS_PORT (gpioPortE) macro
A Ddrv_sdcard.c83 GPIO_PinOutClear(SD_CS_PORT, SD_CS_PIN); in efm_spiSd_cs()
87 GPIO_PinOutSet(SD_CS_PORT, SD_CS_PIN); in efm_spiSd_cs()
1215 GPIO_PinModeSet(SD_CS_PORT, SD_CS_PIN, gpioModePushPull, 1); in efm_spiSd_init()

Completed in 5 milliseconds