Home
last modified time | relevance | path

Searched refs:CS_CMPPL (Results 1 – 1 of 1) sorted by relevance

/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_cmp.h175 #define CS_CMPPL(regval) (BIT(15) & ((uint32_t)(regval) << 15)) macro
176 #define CS_CMPPL_NOT CS_CMPPL(0) /*!< CMP output not…
177 #define CS_CMPPL_INV CS_CMPPL(1) /*!< CMP output inv…