Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_cmp.c234 CMP_CS |= CMP_CS_CMP0LK; in cmp_lock_enable()
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_cmp.h57 #define CMP_CS_CMP0LK BIT(15) /*!< CMP0 lock */ macro