Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_cmp.c221 CMP_CS |= (uint32_t)CMP_CS_LK; in cmp_lock_enable()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_cmp.h60 #define CMP_CS_LK BIT(31) /*!< CMP lock */ macro