Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_cmp.c253 if(CMP_CS & CMP_CS_CMP0O){ in cmp_output_level_get()
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_cmp.h56 #define CMP_CS_CMP0O BIT(14) /*!< CMP0 output */ macro