Home
last modified time | relevance | path

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

/bsp/efm32/
A Ddev_sflash.c161 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()
A Dboard.h77 #define SFLASH_CS_PIN (8) macro

Completed in 680 milliseconds