Searched refs:PIN_DIR (Results 1 – 2 of 2) sorted by relevance
74 #define PIN_DIR(x) (((x) & PIN_DIR_MASK) >> PIN_DIR_SHIFT) macro
189 int output = PIN_DIR(cfg); in __nmk_config_pin()