Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_dac.h58 #define OUT1_DO REG32(DAC + 0x00000030U) /*!< DAC_OUT1 data outpu… macro
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_dac.c160 data = (uint16_t)OUT1_DO; in dac_output_value_get()