Searched refs:ALD_GPIOC_RESET_PIN (Results 1 – 2 of 2) sorted by relevance
94 #define ALD_GPIOC_RESET_PIN(x) (GPIOC->BSRR = ((x) << 16)) macro
106 #define ALD_GPIOC_RESET_PIN(x) (GPIOC->BSRR = ((x) << 16)) macro
Completed in 8 milliseconds