Searched refs:ETH_CS_PORT (Results 1 – 2 of 2) sorted by relevance
94 #define ETH_CS_PORT (gpioPortB) macro97 #define ETH_CS_PORT (gpioPortD) macro
66 GPIO_PinOutClear(ETH_CS_PORT, ETH_CS_PIN); in efm_eth_cs()70 GPIO_PinOutSet(ETH_CS_PORT, ETH_CS_PIN); in efm_eth_cs()949 GPIO_PinModeSet(ETH_CS_PORT, ETH_CS_PIN, gpioModePushPull, 1); in efm_hw_eth_init()
Completed in 6 milliseconds