Searched refs:GECKO_LOC_POS (Results 1 – 3 of 3) sorted by relevance
42 #define GECKO_LOC_POS 0U macro95 (((GECKO_LOCATION(##loc##) & GECKO_LOC_MSK) << GECKO_LOC_POS) | \
42 #define GECKO_LOC_POS 0U macro115 (((GECKO_LOCATION(##loc##) & GECKO_LOC_MSK) << GECKO_LOC_POS) | \
137 #define GECKO_GET_LOC(pincfg) (((pincfg) >> GECKO_LOC_POS) & GECKO_LOC_MSK)