Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_cmp.c324 CMP1_CS |= (uint32_t)CMP1_CS_LK; in cmp_lock_enable()
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_cmp.h75 #define CMP1_CS_LK BIT(31) /*!< CMP1 lock */ macro