Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_cmp.h282 #define CS_CMP1OUT_DISABLE CS_CMP1LK(0) /*!< Non-inverting…
283 #define CS_CMP1OUT_ENABLE CS_CMP1LK(1) /*!< Non-inverting…
286 #define CS_CMP1LK(regval) (BIT(31) & ((uint32_t)(regval) << 31)) macro
287 #define CS_CMP1LK_DISABLE CS_CMP1LK(0) /*!< CMP1 voltage …
288 #define CS_CMP1LK_ENABLE CS_CMP1LK(1) /*!< CMP1 voltage …