Searched refs:CS_CMP0PL (Results 1 – 1 of 1) sorted by relevance
170 #define CS_CMP0PL(regval) (BIT(15) & ((uint32_t)(regval) << 15)) macro171 #define CS_CMP0PL_NOL CS_CMP0PL(0) /*!< CMP0 output n…172 #define CS_CMP0PL_INV CS_CMP0PL(1) /*!< CMP0 output i…