Format: AllC/C++CSSTextshell script Advanced Search
170: #define PORT_PDN(n) (PORT##n##_BASE + 0x30) // Pull-down Control 171: #define PORT_IE(n) (PORT##n##_BASE + 0x38) // Input Control 172: