Searched defs:GPIOZ (Results 1 – 6 of 6) sorted by relevance
34 #define GPIOZ(pin) (pin + 32 * 15) macro
35 #define GPIOZ(pin) (pin + 32 * 15) macro
33 #define GPIOZ(pin) (pin + 32 * 15) macro
3235 #define GPIOZ ((GPIO_TypeDef *) GPIOZ_BASE) macro