Home
last modified time | relevance | path

Searched refs:DAC_Config (Results 1 – 9 of 9) sorted by relevance

/bsp/apm32/libraries/Drivers/
A Ddrv_dac.c86 DAC_Config(DAC_CHANNEL_1, &cfg->dac_conf); in apm32_dac_enabled()
94 DAC_Config(DAC_CHANNEL_2, &cfg->dac_conf); in apm32_dac_enabled()
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/inc/
A Dapm32e10x_dac.h162 void DAC_Config(uint32_t channel, DAC_Config_T* dacConfig);
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/inc/
A Dapm32f10x_dac.h161 void DAC_Config(uint32_t channel, DAC_Config_T* dacConfig);
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/inc/
A Dapm32f4xx_dac.h160 void DAC_Config(uint32_t channel, DAC_Config_T* dacConfig);
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/inc/
A Dapm32f0xx_dac.h200 void DAC_Config(uint32_t channel, DAC_Config_T* dacConfig);
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/src/
A Dapm32e10x_dac.c68 void DAC_Config(uint32_t channel, DAC_Config_T* dacConfig) in DAC_Config() function
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/src/
A Dapm32f10x_dac.c67 void DAC_Config(uint32_t channel, DAC_Config_T* dacConfig) in DAC_Config() function
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/src/
A Dapm32f0xx_dac.c96 void DAC_Config(uint32_t channel, DAC_Config_T* dacConfig) in DAC_Config() function
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/src/
A Dapm32f4xx_dac.c67 void DAC_Config(uint32_t channel, DAC_Config_T *dacConfig) in DAC_Config() function

Completed in 13 milliseconds