Search | Google it | Results 1 - 1 of 1 for fundef:PORT_PUP (0.00 seconds) |
168: #define PORT_OD(n) (PORT##n##_BASE + 0x28) // Open Drain Control 169: #define PORT_PUP(n) (PORT##n##_BASE + 0x2C) // Pull-up Control 170: #define PORT_PDN(n) (PORT##n##_BASE + 0x30) // Pull-down Control