Home
last modified time | relevance | path

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

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