Searched defs:PIN_INPUT_PULLUP (Results 1 – 7 of 7) sorted by relevance
31 #define PIN_INPUT_PULLUP (INPUT_EN | PULL_UP) macro
30 #define PIN_INPUT_PULLUP (INPUT_EN | PULL_UP) macro
43 #define PIN_INPUT_PULLUP (INPUT_EN | PULL_UP) macro
67 #define PIN_INPUT_PULLUP (PULL_ENA | INPUT_EN | PULL_UP) macro
44 #define PIN_INPUT_PULLUP (PULL_ENA | INPUT_EN | PULL_UP) macro
25 #define PIN_INPUT_PULLUP 1 macro
26 #define PIN_INPUT_PULLUP (PULL_ENA | INPUT_EN | PULL_UP) macro