Searched refs:GPIO_ClearOutBits (Results 1 – 6 of 6) sorted by relevance
396 void GPIO_ClearOutBits(HT_GPIO_TypeDef* HT_GPIOx, u16 GPIO_PIN_nBITMAP);
258 GPIO_ClearOutBits(ht32_spi_cs->gpio_x, ht32_spi_cs->gpio_pin); in ht32_xfer()
305 GPIO_ClearOutBits(index->gpio, index->pin); in ht32_pin_write()
401 void GPIO_ClearOutBits(HT_GPIO_TypeDef* HT_GPIOx, u16 GPIO_PIN_nBITMAP) in GPIO_ClearOutBits() function
488 void GPIO_ClearOutBits(HT_GPIO_TypeDef* HT_GPIOx, u16 GPIO_PIN_nBITMAP);
429 void GPIO_ClearOutBits(HT_GPIO_TypeDef* HT_GPIOx, u16 GPIO_PIN_nBITMAP) in GPIO_ClearOutBits() function
Completed in 21 milliseconds