Searched refs:GPIO_ReadInBit (Results 1 – 5 of 5) sorted by relevance
391 FlagStatus GPIO_ReadInBit(HT_GPIO_TypeDef* HT_GPIOx, u16 GPIO_PIN_n);
296 FlagStatus GPIO_ReadInBit(HT_GPIO_TypeDef* HT_GPIOx, u16 GPIO_PIN_n) in GPIO_ReadInBit() function
483 FlagStatus GPIO_ReadInBit(HT_GPIO_TypeDef* HT_GPIOx, u16 GPIO_PIN_n);
324 FlagStatus GPIO_ReadInBit(HT_GPIO_TypeDef* HT_GPIOx, u16 GPIO_PIN_n) in GPIO_ReadInBit() function
324 value = GPIO_ReadInBit(index->gpio, index->pin); in ht32_pin_read()
Completed in 21 milliseconds