Searched refs:ALD_GPIOA_RESET_PIN (Results 1 – 2 of 2) sorted by relevance
92 #define ALD_GPIOA_RESET_PIN(x) (GPIOA->BSRR = ((x) << 16)) macro
104 #define ALD_GPIOA_RESET_PIN(x) (GPIOA->BSRR = ((x) << 16)) macro
Completed in 8 milliseconds