Home
last modified time | relevance | path

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

/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/
A Dft32f0xx_dac.c17 void DAC_Ref_Config(uint32_t DAC_RefSel) in DAC_Ref_Config() argument
21 assert_param(IS_DAC_REF_SEL(DAC_RefSel)); in DAC_Ref_Config()
25 tmpreg |= DAC_RefSel; in DAC_Ref_Config()
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/
A Dft32f0xx_dac.h36 void DAC_Ref_Config(uint32_t DAC_RefSel);

Completed in 5 milliseconds