| /bsp/wch/risc-v/Libraries/ch32_drivers/ |
| A D | drv_dac.c | 61 DAC_Cmd(ch32_dac_handler->Channel, ENABLE); in ch32_dac_enabled() 70 DAC_Cmd(ch32_dac_handler->Channel, DISABLE); in ch32_dac_disabled()
|
| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/ |
| A D | ft32f0xx_dac.h | 39 void DAC_Cmd(FunctionalState NewState);
|
| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/ |
| A D | ft32f0xx_dac.c | 32 void DAC_Cmd(FunctionalState NewState) in DAC_Cmd() function
|
| /bsp/airm2m/air105/libraries/HAL_Driver/Inc/ |
| A D | air105_dac.h | 81 void DAC_Cmd(FunctionalState NewState);
|
| /bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/ |
| A D | ht32f5xxxx_dac.h | 108 void DAC_Cmd(HT_DAC_TypeDef* HT_DACn, u8 DAC_Ch, ControlStatus NewState);
|
| /bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Inc/ |
| A D | hal_dac.h | 146 void DAC_Cmd(emDACCH_TypeDef channel, FunctionalState state);
|
| /bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/ |
| A D | hal_dac.c | 82 void DAC_Cmd(emDACCH_TypeDef channel, FunctionalState state) in DAC_Cmd() function
|
| /bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32f10x_dac.h | 107 void DAC_Cmd(uint32_t DAC_Channel, FunctionalState NewState);
|
| /bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32f20x_dac.h | 107 void DAC_Cmd(uint32_t DAC_Channel, FunctionalState NewState);
|
| /bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/ |
| A D | ch32f10x_dac.c | 84 void DAC_Cmd(uint32_t DAC_Channel, FunctionalState NewState) in DAC_Cmd() function
|
| /bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/ |
| A D | ht32f5xxxx_dac.c | 186 void DAC_Cmd(HT_DAC_TypeDef* HT_DACn, u8 DAC_Ch, ControlStatus NewState) in DAC_Cmd() function
|
| /bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/ |
| A D | ch32f20x_dac.c | 84 void DAC_Cmd(uint32_t DAC_Channel, FunctionalState NewState) in DAC_Cmd() function
|
| /bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/inc/ |
| A D | HAL_dac.h | 234 void DAC_Cmd(uint32_t DAC_Channel, FunctionalState NewState);
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/ |
| A D | air32f10x_dac.h | 236 void DAC_Cmd(uint32_t DAC_Channel, FunctionalState NewState);
|
| /bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/src/ |
| A D | HAL_dac.c | 183 void DAC_Cmd(uint32_t DAC_Channel, FunctionalState NewState) in DAC_Cmd() function
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/ |
| A D | air32f10x_dac.c | 148 void DAC_Cmd(uint32_t DAC_Channel, FunctionalState NewState) in DAC_Cmd() function
|
| /bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/ |
| A D | Release_Notes.txt | 275 + Update "DAC_Cmd()" of "ht32f5xxxx_dac.c", remove compiler warning of the GNU compiler. 472 - DAC_Cmd(u8 DAC_Ch, ControlStatus NewState) 481 - DAC_Cmd(HT_DAC_TypeDef* HT_DACn, u8 DAC_Ch, ControlStatus NewState)
|