Searched refs:PULL_ENA (Results 1 – 5 of 5) sorted by relevance
23 #define PULL_ENA (1 << 3) macro41 #define PIN_OUTPUT_PULLUP (PIN_OUTPUT | PULL_ENA | PULL_UP)42 #define PIN_OUTPUT_PULLDOWN (PIN_OUTPUT | PULL_ENA)44 #define PIN_INPUT_PULLUP (PULL_ENA | INPUT_EN | PULL_UP)45 #define PIN_INPUT_PULLDOWN (PULL_ENA | INPUT_EN)
53 #define PULL_ENA (0 << 16) macro67 #define PIN_INPUT_PULLUP (PULL_ENA | INPUT_EN | PULL_UP)68 #define PIN_INPUT_PULLDOWN (PULL_ENA | INPUT_EN)
11 #undef PULL_ENA
14 #define PULL_ENA (0 << 16) macro26 #define PIN_INPUT_PULLUP (PULL_ENA | INPUT_EN | PULL_UP)27 #define PIN_INPUT_PULLDOWN (PULL_ENA | INPUT_EN)
160 {WAKEUP3, (M1 | PULL_ENA | PULL_UP)}, /* Wakeup3.sys_nirq1 */370 {WAKEUP3, (M1 | PULL_ENA | PULL_UP)}, /* Wakeup3.sys_nirq1 */