Searched refs:PIN_PULL (Results 1 – 2 of 2) sorted by relevance
192 int pull = PIN_PULL(cfg); in config_pin()
87 #define PIN_PULL(x) (((x) & PIN_PULL_MASK) >> PIN_PULL_SHIFT) macro1719 pull = PIN_PULL(cfg); in nmk_pin_config_set()