Searched refs:ALD_GPIOB_SET_PIN (Results 1 – 2 of 2) sorted by relevance
87 #define ALD_GPIOB_SET_PIN(x) (GPIOB->BSRR = (x)) macro
95 #define ALD_GPIOB_SET_PIN(x) (GPIOB->BSRR = (x)) macro
Completed in 6 milliseconds