Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_cmp.h85 #define CMP5_CS_CMP5BLK BITS(18,20) /*!< CMP5 output bl… macro
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_cmp.c180 CMPx_CS &= ~(uint32_t)(CMP5_CS_CMP5BLK); in cmp_outputblank_init()