Home
last modified time | relevance | path

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

/bsp/efm32/EFM32_Gxxx_DK/
A Ddvk_ebi.c97 GPIO_PinModeSet(gpioPortD, 9, gpioModePushPull, 0); in DVK_EBI_configure()
98 GPIO_PinModeSet(gpioPortD, 10, gpioModePushPull, 0); in DVK_EBI_configure()
99 GPIO_PinModeSet(gpioPortD, 11, gpioModePushPull, 0); in DVK_EBI_configure()
100 GPIO_PinModeSet(gpioPortD, 12, gpioModePushPull, 0); in DVK_EBI_configure()
210 GPIO_PinModeSet(gpioPortD, 9, gpioModeDisabled, 0); in DVK_EBI_disable()
211 GPIO_PinModeSet(gpioPortD, 10, gpioModeDisabled, 0); in DVK_EBI_disable()
212 GPIO_PinModeSet(gpioPortD, 11, gpioModeDisabled, 0); in DVK_EBI_disable()
213 GPIO_PinModeSet(gpioPortD, 12, gpioModeDisabled, 0); in DVK_EBI_disable()
A Ddvk_spi.c136 GPIO_PinModeSet(gpioPortD, 13, gpioModeDisabled, 0); in spiDisable()
/bsp/efm32/EFM32GG_DK3750/
A Ddvk_ebi.c88 GPIO_PinModeSet(gpioPortD, 9, gpioModePushPull, 1); in DVK_EBI_init()
89 GPIO_PinModeSet(gpioPortD, 10, gpioModePushPull, 1); in DVK_EBI_init()
90 GPIO_PinModeSet(gpioPortD, 11, gpioModePushPull, 1); in DVK_EBI_init()
91 GPIO_PinModeSet(gpioPortD, 12, gpioModePushPull, 1); in DVK_EBI_init()
283 GPIO_PinModeSet(gpioPortD, 9, gpioModeDisabled, 0); in DVK_EBI_disable()
284 GPIO_PinModeSet(gpioPortD, 10, gpioModeDisabled, 0); in DVK_EBI_disable()
285 GPIO_PinModeSet(gpioPortD, 11, gpioModeDisabled, 0); in DVK_EBI_disable()
286 GPIO_PinModeSet(gpioPortD, 12, gpioModeDisabled, 0); in DVK_EBI_disable()
A Ddvk.c117 GPIO_PinModeSet(gpioPortD, 13, gpioModePushPull, 1); in DVK_busControlMode()
123 GPIO_PinModeSet(gpioPortD, 13, gpioModePushPull, 0); in DVK_busControlMode()
129 GPIO_PinModeSet(gpioPortD, 13, gpioModePushPull, 0); in DVK_busControlMode()
136 GPIO_PinModeSet(gpioPortD, 13, gpioModePushPull, 1); in DVK_busControlMode()
/bsp/efm32/
A Ddev_accel.h61 #define ACCEL_INT1_PORT (gpioPortD)
63 #define ACCEL_INT2_PORT (gpioPortD)
A Dboard.h97 #define ETH_CS_PORT (gpioPortD)
105 #define LCD_CS_PORT (gpioPortD)
/bsp/efm32/Libraries/emlib/inc/
A Dem_gpio.h65 gpioPortD = 3, /**< Port D */ enumerator

Completed in 24 milliseconds