Searched refs:SFLASH_CS_PIN (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()
77 #define SFLASH_CS_PIN (8) macro
Completed in 680 milliseconds