Searched defs:CS_CMPMSEL (Results 1 – 2 of 2) sorted by relevance
132 #define CS_CMPMSEL(regval) (BITS(4,6) & ((uint32_t)(… macro
142 #define CS_CMPMSEL(regval) (BITS(4,9) & ((uint32_t)(regval) << 4)) macro