Searched defs:PINCFG_UNPACK_VALUE (Results 1 – 2 of 2) sorted by relevance
62 #define PINCFG_UNPACK_VALUE(cfg) (((cfg) & PINCFG_VALUE_MASK) >> \ macro
59 #define PINCFG_UNPACK_VALUE(cfg) (((cfg) & PINCFG_VALUE_MASK) >> \ macro