Home
last modified time | relevance | path

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

/bsp/efm32/EFM32GG_DK3750/
A Ddvk_ebi.c79 GPIO_PinModeSet(gpioPortB, 0, gpioModePushPull, 0); in DVK_EBI_init()
80 GPIO_PinModeSet(gpioPortB, 1, gpioModePushPull, 0); in DVK_EBI_init()
81 GPIO_PinModeSet(gpioPortB, 2, gpioModePushPull, 0); in DVK_EBI_init()
82 GPIO_PinModeSet(gpioPortB, 3, gpioModePushPull, 0); in DVK_EBI_init()
83 GPIO_PinModeSet(gpioPortB, 4, gpioModePushPull, 0); in DVK_EBI_init()
84 GPIO_PinModeSet(gpioPortB, 5, gpioModePushPull, 0); in DVK_EBI_init()
85 GPIO_PinModeSet(gpioPortB, 6, gpioModePushPull, 0); in DVK_EBI_init()
274 GPIO_PinModeSet(gpioPortB, 0, gpioModeDisabled, 0); in DVK_EBI_disable()
275 GPIO_PinModeSet(gpioPortB, 1, gpioModeDisabled, 0); in DVK_EBI_disable()
276 GPIO_PinModeSet(gpioPortB, 2, gpioModeDisabled, 0); in DVK_EBI_disable()
[all …]
A Ddvk.c115 GPIO_PinModeSet(gpioPortB, 15, gpioModePushPull, 1); in DVK_busControlMode()
121 GPIO_PinModeSet(gpioPortB, 15, gpioModePushPull, 0); in DVK_busControlMode()
127 GPIO_PinModeSet(gpioPortB, 15, gpioModePushPull, 1); in DVK_busControlMode()
134 GPIO_PinModeSet(gpioPortB, 15, gpioModePushPull, 0); in DVK_busControlMode()
/bsp/efm32/
A Ddrv_ethernet.h28 #define ETH_RESET_PORT (gpioPortB)
30 #define ETH_INT_PORT (gpioPortB)
A Dboard.h94 #define ETH_CS_PORT (gpioPortB)
/bsp/efm32/Libraries/emlib/inc/
A Dem_gpio.h63 gpioPortB = 1, /**< Port B */ enumerator

Completed in 10 milliseconds