Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_cmp.c136 CMPx_CS |= CMP_CS_CMP1PL; in cmp_output_init()
138 CMPx_CS &= ~CMP_CS_CMP1PL; in cmp_output_init()
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_cmp.h63 #define CMP_CS_CMP1PL BIT(27) /*!< polarity of CM… macro