Searched refs:GPIO_PinOutClear (Results 1 – 9 of 9) sorted by relevance
85 GPIO_PinOutClear(leds_list[num][0], leds_list[num][1]); in rt_hw_led_off()
231 GPIO_PinOutClear(SFLASH_CS_PORT, SFLASH_CS_PIN); in efm_spiFlash_cs()
398 GPIO_PinOutClear(LCD_CS_PORT, LCD_CS_PIN); in efm32_spiLcd_cs()
83 GPIO_PinOutClear(SD_CS_PORT, SD_CS_PIN); in efm_spiSd_cs()
66 GPIO_PinOutClear(ETH_CS_PORT, ETH_CS_PIN); in efm_eth_cs()
128 GPIO_PinOutClear(PORT_SPI_CS, PIN_SPI_CS); in SPI_BC_Access()
158 GPIO_PinOutClear(PORT_SPI_CS, PIN_SPI_CS); in spiAccess()
415 void GPIO_PinOutClear(GPIO_Port_TypeDef port, unsigned int pin);
287 void GPIO_PinOutClear(GPIO_Port_TypeDef port, unsigned int pin) in GPIO_PinOutClear() function
Completed in 19 milliseconds