Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_cmp.c93 CMPx_CS &= ~(uint32_t)(CMP1_CS_PM | CMP1_CS_MSEL | CMP1_CS_HST); in cmp_mode_init()
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_cmp.h65 #define CMP1_CS_PM BITS(2,3) /*!< CMP1 mode */ macro