Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_cmp.h58 #define CMP_CS_CMPLK BIT(31) /*!< CMPx lock */ macro
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_cmp.c216 CMP_CS(cmp_periph) |= CMP_CS_CMPLK; in cmp_lock_enable()