Searched refs:CS_CMP1PL (Results 1 – 1 of 1) sorted by relevance
251 #define CS_CMP1PL(regval) (BIT(15) & ((uint32_t)(regval) << 15)) macro252 #define CS_CMP1PL_NOL CS_CMP1PL(0) /*!< CMP1 output n…253 #define CS_CMP1PL_INV CS_CMP1PL(1) /*!< CMP1 output i…