Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_cmp.c146 CMPx_CS |= (uint32_t)CMP0_CS_PL; in cmp_output_init()
148 CMPx_CS &= ~(uint32_t)CMP0_CS_PL; in cmp_output_init()
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_cmp.h54 #define CMP0_CS_PL BIT(15) /*!< CMP0 output p… macro