Searched refs:ALD_GPIOB_RESET_PIN (Results 1 – 2 of 2) sorted by relevance
93 #define ALD_GPIOB_RESET_PIN(x) (GPIOB->BSRR = ((x) << 16)) macro
105 #define ALD_GPIOB_RESET_PIN(x) (GPIOB->BSRR = ((x) << 16)) macro
Completed in 5 milliseconds