Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_cmp.h62 #define CMP1_CS_CMP1MSEL BITS(4,6) /*!< CMP1_IM input … macro
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_cmp.c75 CMPx_CS &= ~(uint32_t)(CMP1_CS_CMP1MSEL); in cmp_input_init()