Searched refs:PORT_SPIBUS_CONNECT (Results 1 – 1 of 1) sorted by relevance
59 #define PORT_SPIBUS_CONNECT gpioPortC macro77 #define PORT_SPIBUS_CONNECT gpioPortC macro107 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 10 milliseconds