Home
last modified time | relevance | path

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

/bsp/efm32/EFM32GG_DK3750/
A Ddvk_ebi.c67 GPIO_PinModeSet(gpioPortA, 0, gpioModePushPull, 0); in DVK_EBI_init()
68 GPIO_PinModeSet(gpioPortA, 1, gpioModePushPull, 0); in DVK_EBI_init()
69 GPIO_PinModeSet(gpioPortA, 2, gpioModePushPull, 0); in DVK_EBI_init()
70 GPIO_PinModeSet(gpioPortA, 3, gpioModePushPull, 0); in DVK_EBI_init()
71 GPIO_PinModeSet(gpioPortA, 4, gpioModePushPull, 0); in DVK_EBI_init()
72 GPIO_PinModeSet(gpioPortA, 5, gpioModePushPull, 0); in DVK_EBI_init()
73 GPIO_PinModeSet(gpioPortA, 6, gpioModePushPull, 0); in DVK_EBI_init()
79 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()
[all …]
A Ddvk_brd3600.c57 GPIO_PinModeSet(gpioPortE, 1, gpioModePushPull, 0); in DVK_BRD3600A_init()
63 GPIO_PinModeSet(gpioPortF, 5, gpioModePushPull, 0); in DVK_BRD3600A_init()
75 GPIO_PinModeSet(gpioPortE, 1, gpioModePushPull, 0); in DVK_BRD3600A_deInit()
90 GPIO_PinModeSet(gpioPortE, 1, gpioModePushPull, enable); in DVK_BRD3600A_usbStatusLEDEnable()
101 GPIO_PinModeSet(gpioPortF, 5, gpioModePushPull, enable); in DVK_BRD3600A_usbVBUSSwitchEnable()
A Ddvk.c115 GPIO_PinModeSet(gpioPortB, 15, gpioModePushPull, 1); in DVK_busControlMode()
117 GPIO_PinModeSet(gpioPortD, 13, gpioModePushPull, 1); in DVK_busControlMode()
121 GPIO_PinModeSet(gpioPortB, 15, gpioModePushPull, 0); in DVK_busControlMode()
123 GPIO_PinModeSet(gpioPortD, 13, gpioModePushPull, 0); in DVK_busControlMode()
127 GPIO_PinModeSet(gpioPortB, 15, gpioModePushPull, 1); in DVK_busControlMode()
129 GPIO_PinModeSet(gpioPortD, 13, gpioModePushPull, 0); in DVK_busControlMode()
134 GPIO_PinModeSet(gpioPortB, 15, gpioModePushPull, 0); in DVK_busControlMode()
136 GPIO_PinModeSet(gpioPortD, 13, gpioModePushPull, 1); in DVK_busControlMode()
A Ddvk_spi.c76 GPIO_PinModeSet(PORT_SPI_TX, PIN_SPI_TX, gpioModePushPull, 0); in SPI_BC_Init()
78 GPIO_PinModeSet(PORT_SPI_CLK, PIN_SPI_CLK, gpioModePushPull, 0); in SPI_BC_Init()
81 GPIO_PinModeSet(PORT_SPI_CS, PIN_SPI_CS, gpioModePushPull, 1); in SPI_BC_Init()
/bsp/efm32/EFM32_Gxxx_DK/
A Ddvk_ebi.c85 GPIO_PinModeSet(gpioPortA, 0, gpioModePushPull, 0); in DVK_EBI_configure()
86 GPIO_PinModeSet(gpioPortA, 1, gpioModePushPull, 0); in DVK_EBI_configure()
87 GPIO_PinModeSet(gpioPortA, 2, gpioModePushPull, 0); in DVK_EBI_configure()
88 GPIO_PinModeSet(gpioPortA, 3, gpioModePushPull, 0); in DVK_EBI_configure()
89 GPIO_PinModeSet(gpioPortA, 4, gpioModePushPull, 0); in DVK_EBI_configure()
90 GPIO_PinModeSet(gpioPortA, 5, gpioModePushPull, 0); in DVK_EBI_configure()
91 GPIO_PinModeSet(gpioPortA, 6, gpioModePushPull, 0); in DVK_EBI_configure()
97 GPIO_PinModeSet(gpioPortD, 9, gpioModePushPull, 0); in DVK_EBI_configure()
103 GPIO_PinModeSet(gpioPortE, 8, gpioModePushPull, 0); in DVK_EBI_configure()
104 GPIO_PinModeSet(gpioPortE, 9, gpioModePushPull, 0); in DVK_EBI_configure()
[all …]
A Ddvk_spi.c107 GPIO_PinModeSet(PORT_SPIBUS_CONNECT, PIN_SPIBUS_CONNECT, gpioModePushPull, 0); in spiInit()
108 GPIO_PinModeSet(PORT_EBIBUS_CONNECT, PIN_EBIBUS_CONNECT, gpioModePushPull, 1); in spiInit()
111 GPIO_PinModeSet(PORT_SPI_TX, PIN_SPI_TX, gpioModePushPull, 0); in spiInit()
112 GPIO_PinModeSet(PORT_SPI_RX, PIN_SPI_RX, gpioModePushPull, 0); in spiInit()
113 GPIO_PinModeSet(PORT_SPI_CLK, PIN_SPI_CLK, gpioModePushPull, 0); in spiInit()
115 GPIO_PinModeSet(PORT_SPI_CS, PIN_SPI_CS, gpioModePushPull, 1); in spiInit()
/bsp/efm32/
A Ddev_lcd.c525 GPIO_PinModeSet(LCD_CS_PORT, LCD_CS_PIN, gpioModePushPull, 1); in efm32_spiLcd_init()
619 GPIO_PinModeSet(gpioPortA, 8, gpioModePushPull, 0); in efm32_spiLcd_init()
621 GPIO_PinModeSet(gpioPortA, 9, gpioModePushPull, 0); in efm32_spiLcd_init()
623 GPIO_PinModeSet(gpioPortA, 10, gpioModePushPull, 0); in efm32_spiLcd_init()
625 GPIO_PinModeSet(gpioPortA, 11, gpioModePushPull, 0); in efm32_spiLcd_init()
A Ddev_led.c158 gpioModePushPull, in rt_hw_led_init()
A Ddev_sflash.c161 GPIO_PinModeSet(SFLASH_CS_PORT, SFLASH_CS_PIN, gpioModePushPull, 1); in efm_spiFlash_init()
A Ddrv_usart.c1213 gpioModePushPull, in rt_hw_usart_unit_init()
1225 gpioModePushPull, in rt_hw_usart_unit_init()
1233 gpioModePushPull, in rt_hw_usart_unit_init()
A Ddrv_ethernet.c949 GPIO_PinModeSet(ETH_CS_PORT, ETH_CS_PIN, gpioModePushPull, 1); in efm_hw_eth_init()
953 GPIO_PinModeSet(ETH_RESET_PORT, ETH_RESET_PIN, gpioModePushPull, 0); in efm_hw_eth_init()
A Ddrv_sdcard.c1215 GPIO_PinModeSet(SD_CS_PORT, SD_CS_PIN, gpioModePushPull, 1); in efm_spiSd_init()
A Ddrv_leuart.c885 gpioModePushPull, in rt_hw_leuart_unit_init()
/bsp/efm32/Libraries/emlib/src/
A Dem_dbg.c109 GPIO_PinModeSet((GPIO_Port_TypeDef)port, pin, gpioModePushPull, 0); in DBG_SWOEnable()
/bsp/efm32/Libraries/emlib/inc/
A Dem_gpio.h96 gpioModePushPull = _GPIO_P_MODEL_MODE0_PUSHPULL, enumerator

Completed in 37 milliseconds