Home
last modified time | relevance | path

Searched refs:GPIO_PinOutSet (Results 1 – 9 of 9) sorted by relevance

/bsp/efm32/
A Ddev_led.c57 GPIO_PinOutSet(leds_list[num][0], leds_list[num][1]); in rt_hw_led_on()
A Ddev_sflash.c235 GPIO_PinOutSet(SFLASH_CS_PORT, SFLASH_CS_PIN); in efm_spiFlash_cs()
A Ddrv_ethernet.c70 GPIO_PinOutSet(ETH_CS_PORT, ETH_CS_PIN); in efm_eth_cs()
1003 GPIO_PinOutSet(ETH_RESET_PORT, ETH_RESET_PIN); in efm_hw_eth_init()
A Ddev_lcd.c402 GPIO_PinOutSet(LCD_CS_PORT, LCD_CS_PIN); in efm32_spiLcd_cs()
A Ddrv_sdcard.c87 GPIO_PinOutSet(SD_CS_PORT, SD_CS_PIN); in efm_spiSd_cs()
/bsp/efm32/EFM32GG_DK3750/
A Ddvk_spi.c145 GPIO_PinOutSet(PORT_SPI_CS, PIN_SPI_CS); in SPI_BC_Access()
/bsp/efm32/EFM32_Gxxx_DK/
A Ddvk_spi.c175 GPIO_PinOutSet(PORT_SPI_CS, PIN_SPI_CS); in spiAccess()
/bsp/efm32/Libraries/emlib/inc/
A Dem_gpio.h417 void GPIO_PinOutSet(GPIO_Port_TypeDef port, unsigned int pin);
/bsp/efm32/Libraries/emlib/src/
A Dem_gpio.c331 void GPIO_PinOutSet(GPIO_Port_TypeDef port, unsigned int pin) in GPIO_PinOutSet() function

Completed in 18 milliseconds