Searched refs:DAC_Config (Results 1 – 9 of 9) sorted by relevance
| /bsp/apm32/libraries/Drivers/ |
| A D | drv_dac.c | 86 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 D | apm32e10x_dac.h | 162 void DAC_Config(uint32_t channel, DAC_Config_T* dacConfig);
|
| /bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/inc/ |
| A D | apm32f10x_dac.h | 161 void DAC_Config(uint32_t channel, DAC_Config_T* dacConfig);
|
| /bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/inc/ |
| A D | apm32f4xx_dac.h | 160 void DAC_Config(uint32_t channel, DAC_Config_T* dacConfig);
|
| /bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/inc/ |
| A D | apm32f0xx_dac.h | 200 void DAC_Config(uint32_t channel, DAC_Config_T* dacConfig);
|
| /bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/src/ |
| A D | apm32e10x_dac.c | 68 void DAC_Config(uint32_t channel, DAC_Config_T* dacConfig) in DAC_Config() function
|
| /bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/src/ |
| A D | apm32f10x_dac.c | 67 void DAC_Config(uint32_t channel, DAC_Config_T* dacConfig) in DAC_Config() function
|
| /bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/src/ |
| A D | apm32f0xx_dac.c | 96 void DAC_Config(uint32_t channel, DAC_Config_T* dacConfig) in DAC_Config() function
|
| /bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/src/ |
| A D | apm32f4xx_dac.c | 67 void DAC_Config(uint32_t channel, DAC_Config_T *dacConfig) in DAC_Config() function
|
Completed in 13 milliseconds