Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_cmp.c260 if(CMP_CS & CMP_CS_CMP1O){ in cmp_output_level_get()
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_cmp.h65 #define CMP_CS_CMP1O BIT(30) /*!< CMP1 output */ macro