Searched refs:PIN_VAL (Results 1 – 1 of 1) sorted by relevance
114 #define PIN_VAL(x) (((x) & PIN_VAL_MASK) >> PIN_VAL_SHIFT) macro1079 val = PIN_VAL(cfg); in nmk_pin_config_set()