Home
last modified time | relevance | path

Searched defs:DAC_CTL_DEN (Results 1 – 2 of 2) sorted by relevance

/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_dac.h57 #define DAC_CTL_DEN BIT(0) /*!< DAC enable/disable bit */ macro
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_dac.h54 #define DAC_CTL_DEN BIT(0) /*!< DAC_OUT enable/disa… macro