Searched refs:GPIO_PODR_ADDR (Results 1 – 1 of 1) sorted by relevance
273 #define GPIO_PODR_ADDR(x) (((x)&0x07)<<5) macro291 #define GPIO_PDDR_ADDR(x) GPIO_PODR_ADDR(x)309 #define GPIO_PPDSDR_ADDR(x) GPIO_PODR_ADDR(x)327 #define GPIO_PCLRR_ADDR(x) GPIO_PODR_ADDR(x)