Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_cmp.c176 CMP_CS |= (uint32_t)CMP_CS_SEN; in cmp_voltage_scaler_enable()
187 CMP_CS &= ~(uint32_t)CMP_CS_SEN; in cmp_voltage_scaler_disable()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_cmp.h58 #define CMP_CS_SEN BIT(23) /*!< voltage input … macro