Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_cmp.c133 CMPx_CS |= (uint32_t)CMP3_CS_CMP3PL; in cmp_output_init()
135 CMPx_CS &= ~(uint32_t)CMP3_CS_CMP3PL; in cmp_output_init()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_cmp.h74 #define CMP3_CS_CMP3PL BIT(15) /*!< polarity of CM… macro