Searched refs:NMK_GPIO_PULL_NONE (Results 1 – 1 of 1) sorted by relevance
94 #define PIN_PULL_NONE (NMK_GPIO_PULL_NONE << PIN_PULL_SHIFT)128 ((1 + NMK_GPIO_PULL_NONE) << PIN_SLPM_PULL_SHIFT)238 NMK_GPIO_PULL_NONE, enumerator325 if (pull == NMK_GPIO_PULL_NONE) { in __nmk_gpio_set_pull()1700 [NMK_GPIO_PULL_NONE] = "none", in nmk_pin_config_set()