Searched defs:CS_CMP1MSEL (Results 1 – 2 of 2) sorted by relevance
155 #define CS_CMP1MSEL(regval) (BITS(20,22) & ((uint32_t)(regval) << 20)) macro
226 #define CS_CMP1MSEL(regval) (BITS(4,6) & ((uint32_t)(regval) << 4)) macro