Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_cmp.h201 #define CS_CMP0OUT_DISABLE CS_CMP0LK(0) /*!< Non-inverting…
202 #define CS_CMP0OUT_ENABLE CS_CMP0LK(1) /*!< Non-inverting…
205 #define CS_CMP0LK(regval) (BIT(31) & ((uint32_t)(regval) << 31)) macro
206 #define CS_CMP0LK_DISABLE CS_CMP0LK(0) /*!< CMP0 voltage …
207 #define CS_CMP0LK_ENABLE CS_CMP0LK(1) /*!< CMP0 voltage …