Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_cmp.c321 CMP0_CS |= (uint32_t)CMP0_CS_LK; in cmp_lock_enable()
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_cmp.h60 #define CMP0_CS_LK BIT(31) /*!< CMP0 lock */ macro