Searched refs:PIOBU_PIN_RFV_MASK (Results 1 – 1 of 1) sorted by relevance
15 #define PIOBU_PIN_RFV_MASK 0xF0 macro16 #define PIOBU_PIN_RFV(val) (((val) & PIOBU_PIN_RFV_MASK) >> \43 ((rfv) << PIOBU_PIN_RFV_SHIFT) & PIOBU_PIN_RFV_MASK | \