Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_cmp.c158 CMPx_CS |= (uint32_t)CMP1_CS_PL; in cmp_output_init()
160 CMPx_CS &= ~(uint32_t)CMP1_CS_PL; in cmp_output_init()
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_cmp.h69 #define CMP1_CS_PL BIT(15) /*!< CMP1 output p… macro