Searched refs:PIN_PULL_DOWN (Results 1 – 5 of 5) sorted by relevance
16 #define PIN_PULL_DOWN 1 macro
93 #define PIN_PULL_DOWN (NMK_GPIO_PULL_DOWN << PIN_PULL_SHIFT) macro173 #define PIN_INPUT_PULLDOWN (PIN_DIR_INPUT | PIN_PULL_DOWN)