Searched refs:GPIO_PODR_ADDR (Results 1 – 1 of 1) sorted by relevance
272 #define GPIO_PODR_ADDR(x) (((x)&0x07)<<5) macro290 #define GPIO_PDDR_ADDR(x) GPIO_PODR_ADDR(x)308 #define GPIO_PPDSDR_ADDR(x) GPIO_PODR_ADDR(x)326 #define GPIO_PCLRR_ADDR(x) GPIO_PODR_ADDR(x)