Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_cmp.h199 #define CS_CMPSEN(regval) (BIT(23) & ((uint32_t)(regval) << 23)) macro
200 #define CS_CMPSEN_DISABLE CS_CMPSEN(0) /*!< CMP voltage sc…
201 #define CS_CMPSEN_ENABLE CS_CMPSEN(1) /*!< CMP voltage sc…