Home
last modified time | relevance | path

Searched refs:DAC_Cmd (Results 1 – 17 of 17) sorted by relevance

/bsp/wch/risc-v/Libraries/ch32_drivers/
A Ddrv_dac.c61 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 Dft32f0xx_dac.h39 void DAC_Cmd(FunctionalState NewState);
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/
A Dft32f0xx_dac.c32 void DAC_Cmd(FunctionalState NewState) in DAC_Cmd() function
/bsp/airm2m/air105/libraries/HAL_Driver/Inc/
A Dair105_dac.h81 void DAC_Cmd(FunctionalState NewState);
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_dac.h108 void DAC_Cmd(HT_DAC_TypeDef* HT_DACn, u8 DAC_Ch, ControlStatus NewState);
/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Inc/
A Dhal_dac.h146 void DAC_Cmd(emDACCH_TypeDef channel, FunctionalState state);
/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/
A Dhal_dac.c82 void DAC_Cmd(emDACCH_TypeDef channel, FunctionalState state) in DAC_Cmd() function
/bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32f10x_dac.h107 void DAC_Cmd(uint32_t DAC_Channel, FunctionalState NewState);
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32f20x_dac.h107 void DAC_Cmd(uint32_t DAC_Channel, FunctionalState NewState);
/bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f10x_dac.c84 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 Dht32f5xxxx_dac.c186 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 Dch32f20x_dac.c84 void DAC_Cmd(uint32_t DAC_Channel, FunctionalState NewState) in DAC_Cmd() function
/bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/inc/
A DHAL_dac.h234 void DAC_Cmd(uint32_t DAC_Channel, FunctionalState NewState);
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/
A Dair32f10x_dac.h236 void DAC_Cmd(uint32_t DAC_Channel, FunctionalState NewState);
/bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/src/
A DHAL_dac.c183 void DAC_Cmd(uint32_t DAC_Channel, FunctionalState NewState) in DAC_Cmd() function
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/
A Dair32f10x_dac.c148 void DAC_Cmd(uint32_t DAC_Channel, FunctionalState NewState) in DAC_Cmd() function
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/
A DRelease_Notes.txt275 + 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)

Completed in 28 milliseconds