Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_cmp.h63 #define CMP1_CS_CMP1OSEL BITS(10,13) /*!< CMP1 output se… macro
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_cmp.c117 CMPx_CS &= ~(uint32_t)CMP1_CS_CMP1OSEL; in cmp_output_init()