Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_cmp.c124 CMPx_CS |= CMP_CS_CMP0PL; in cmp_output_init()
126 CMPx_CS &= ~CMP_CS_CMP0PL; in cmp_output_init()
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_cmp.h54 #define CMP_CS_CMP0PL BIT(11) /*!< polarity of CM… macro