Home
last modified time | relevance | path

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

/bsp/efm32/EFM32_Gxxx_DK/
A Ddvk_spi.c59 #define PORT_SPIBUS_CONNECT gpioPortC macro
77 #define PORT_SPIBUS_CONNECT gpioPortC macro
107 GPIO_PinModeSet(PORT_SPIBUS_CONNECT, PIN_SPIBUS_CONNECT, gpioModePushPull, 0); in spiInit()
139 GPIO_PinModeSet(PORT_SPIBUS_CONNECT, 13, gpioModeDisabled, 0); in spiDisable()
140 GPIO_PinModeSet(PORT_SPIBUS_CONNECT, 12, gpioModeDisabled, 0); in spiDisable()

Completed in 15 milliseconds