Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_vref.c120 VREF_CALIB |= (uint32_t)value; in vref_calib_value_set()
131 uint8_t temp = (uint8_t)VREF_CALIB; in vref_calib_value_get()
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_vref.h45 #define VREF_CALIB REG32(VREF + 0x00000004U) /*!< VREF Calibration register */ macro