Searched refs:SFLASH_CS_PORT (Results 1 – 2 of 2) sorted by relevance
161 GPIO_PinModeSet(SFLASH_CS_PORT, SFLASH_CS_PIN, gpioModePushPull, 1); in efm_spiFlash_init()231 GPIO_PinOutClear(SFLASH_CS_PORT, SFLASH_CS_PIN); in efm_spiFlash_cs()235 GPIO_PinOutSet(SFLASH_CS_PORT, SFLASH_CS_PIN); in efm_spiFlash_cs()
76 #define SFLASH_CS_PORT (gpioPortC) macro
Completed in 5 milliseconds