Home
last modified time | relevance | path

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

/bsp/efm32/
A Ddev_led.c85 GPIO_PinOutClear(leds_list[num][0], leds_list[num][1]); in rt_hw_led_off()
A Ddev_sflash.c231 GPIO_PinOutClear(SFLASH_CS_PORT, SFLASH_CS_PIN); in efm_spiFlash_cs()
A Ddev_lcd.c398 GPIO_PinOutClear(LCD_CS_PORT, LCD_CS_PIN); in efm32_spiLcd_cs()
A Ddrv_sdcard.c83 GPIO_PinOutClear(SD_CS_PORT, SD_CS_PIN); in efm_spiSd_cs()
A Ddrv_ethernet.c66 GPIO_PinOutClear(ETH_CS_PORT, ETH_CS_PIN); in efm_eth_cs()
/bsp/efm32/EFM32GG_DK3750/
A Ddvk_spi.c128 GPIO_PinOutClear(PORT_SPI_CS, PIN_SPI_CS); in SPI_BC_Access()
/bsp/efm32/EFM32_Gxxx_DK/
A Ddvk_spi.c158 GPIO_PinOutClear(PORT_SPI_CS, PIN_SPI_CS); in spiAccess()
/bsp/efm32/Libraries/emlib/inc/
A Dem_gpio.h415 void GPIO_PinOutClear(GPIO_Port_TypeDef port, unsigned int pin);
/bsp/efm32/Libraries/emlib/src/
A Dem_gpio.c287 void GPIO_PinOutClear(GPIO_Port_TypeDef port, unsigned int pin) in GPIO_PinOutClear() function

Completed in 19 milliseconds