Searched refs:SD_CS_PORT (Results 1 – 2 of 2) sorted by relevance
83 #define SD_CS_PORT (gpioPortC) macro86 #define SD_CS_PORT (gpioPortE) macro
83 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