Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_cmp.c237 CMP_CS |= CMP_CS_CMP1LK; in cmp_lock_enable()
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_cmp.h66 #define CMP_CS_CMP1LK BIT(31) /*!< CMP1 lock */ macro