| /bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/ |
| A D | stm32l1xx_hal_dac.c | 282 HAL_StatusTypeDef HAL_DAC_Init(DAC_HandleTypeDef *hdac) in HAL_DAC_Init() 343 HAL_StatusTypeDef HAL_DAC_DeInit(DAC_HandleTypeDef *hdac) in HAL_DAC_DeInit() 388 __weak void HAL_DAC_MspInit(DAC_HandleTypeDef *hdac) in HAL_DAC_MspInit() 404 __weak void HAL_DAC_MspDeInit(DAC_HandleTypeDef *hdac) in HAL_DAC_MspDeInit() 713 void HAL_DAC_IRQHandler(DAC_HandleTypeDef *hdac) in HAL_DAC_IRQHandler() 820 __weak void HAL_DAC_ConvCpltCallbackCh1(DAC_HandleTypeDef *hdac) in HAL_DAC_ConvCpltCallbackCh1() 836 __weak void HAL_DAC_ConvHalfCpltCallbackCh1(DAC_HandleTypeDef *hdac) in HAL_DAC_ConvHalfCpltCallbackCh1() 852 __weak void HAL_DAC_ErrorCallbackCh1(DAC_HandleTypeDef *hdac) in HAL_DAC_ErrorCallbackCh1() 868 __weak void HAL_DAC_DMAUnderrunCallbackCh1(DAC_HandleTypeDef *hdac) in HAL_DAC_DMAUnderrunCallbackCh1() 1006 HAL_DAC_StateTypeDef HAL_DAC_GetState(DAC_HandleTypeDef *hdac) in HAL_DAC_GetState() [all …]
|
| A D | stm32l1xx_hal_dac_ex.c | 99 HAL_StatusTypeDef HAL_DACEx_DualStart(DAC_HandleTypeDef *hdac) in HAL_DACEx_DualStart() 142 HAL_StatusTypeDef HAL_DACEx_DualStop(DAC_HandleTypeDef *hdac) in HAL_DACEx_DualStop() 231 HAL_StatusTypeDef HAL_DACEx_NoiseWaveGenerate(DAC_HandleTypeDef *hdac, uint32_t Channel, uint32_t A… in HAL_DACEx_NoiseWaveGenerate() 309 __weak void HAL_DACEx_ConvCpltCallbackCh2(DAC_HandleTypeDef *hdac) in HAL_DACEx_ConvCpltCallbackCh2() 325 __weak void HAL_DACEx_ConvHalfCpltCallbackCh2(DAC_HandleTypeDef *hdac) in HAL_DACEx_ConvHalfCpltCallbackCh2() 341 __weak void HAL_DACEx_ErrorCallbackCh2(DAC_HandleTypeDef *hdac) in HAL_DACEx_ErrorCallbackCh2() 357 __weak void HAL_DACEx_DMAUnderrunCallbackCh2(DAC_HandleTypeDef *hdac) in HAL_DACEx_DMAUnderrunCallbackCh2() 394 uint32_t HAL_DACEx_DualGetValue(DAC_HandleTypeDef *hdac) in HAL_DACEx_DualGetValue() 429 DAC_HandleTypeDef *hdac = (DAC_HandleTypeDef *)((DMA_HandleTypeDef *)hdma)->Parent; in DAC_DMAConvCpltCh2() local 448 DAC_HandleTypeDef *hdac = (DAC_HandleTypeDef *)((DMA_HandleTypeDef *)hdma)->Parent; in DAC_DMAHalfConvCpltCh2() local [all …]
|
| /bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Src/ |
| A D | HAL_DAC.c | 24 void HAL_DAC_IRQHandler(DAC_HandleTypeDef *hdac) in HAL_DAC_IRQHandler() 41 __weak void HAL_DAC_MspInit(DAC_HandleTypeDef *hdac) in HAL_DAC_MspInit() 78 void HAL_DAC_MspDeInit(DAC_HandleTypeDef* hdac) in HAL_DAC_MspDeInit() 111 HAL_StatusTypeDef HAL_DAC_Init(DAC_HandleTypeDef *hdac) in HAL_DAC_Init() 130 HAL_StatusTypeDef HAL_DAC_DeInit(DAC_HandleTypeDef* hdac) in HAL_DAC_DeInit() 275 HAL_StatusTypeDef HAL_DAC_Start(DAC_HandleTypeDef *hdac, uint32_t Channel) in HAL_DAC_Start() 319 HAL_StatusTypeDef HAL_DAC_Stop(DAC_HandleTypeDef* hdac, uint32_t Channel) in HAL_DAC_Stop() 448 HAL_StatusTypeDef HAL_DAC_Stop_DMA(DAC_HandleTypeDef* hdac, uint32_t Channel) in HAL_DAC_Stop_DMA() 578 uint32_t HAL_DAC_GetValue(DAC_HandleTypeDef* hdac, uint32_t Channel) in HAL_DAC_GetValue() 605 uint32_t HAL_DACEx_DualGetValue(DAC_HandleTypeDef *hdac) in HAL_DACEx_DualGetValue() [all …]
|
| /bsp/stm32/stm32g071-st-nucleo/board/CubeMX_Config/Src/ |
| A D | stm32g0xx_hal_msp.c | 174 void HAL_DAC_MspInit(DAC_HandleTypeDef* hdac) in HAL_DAC_MspInit() 210 void HAL_DAC_MspDeInit(DAC_HandleTypeDef* hdac) in HAL_DAC_MspDeInit()
|
| /bsp/stm32/stm32l431-BearPi/board/CubeMX_Config/Src/ |
| A D | stm32l4xx_hal_msp.c | 167 void HAL_DAC_MspInit(DAC_HandleTypeDef* hdac) in HAL_DAC_MspInit() 200 void HAL_DAC_MspDeInit(DAC_HandleTypeDef* hdac) in HAL_DAC_MspDeInit()
|
| /bsp/stm32/stm32l431-tencentos-tiny-EVB_MX+/board/CubeMX_Config/Core/Src/ |
| A D | stm32l4xx_hal_msp.c | 147 void HAL_DAC_MspInit(DAC_HandleTypeDef* hdac) in HAL_DAC_MspInit() 180 void HAL_DAC_MspDeInit(DAC_HandleTypeDef* hdac) in HAL_DAC_MspDeInit()
|
| /bsp/stm32/stm32h750-armfly-h7-tool/board/CubeMX_Config/Src/ |
| A D | stm32h7xx_hal_msp.c | 194 void HAL_DAC_MspInit(DAC_HandleTypeDef* hdac) in HAL_DAC_MspInit() 227 void HAL_DAC_MspDeInit(DAC_HandleTypeDef* hdac) in HAL_DAC_MspDeInit()
|
| /bsp/stm32/libraries/templates/stm32mp1xx/board/CubeMX_Config/CM4/Src/ |
| A D | stm32mp1xx_hal_msp.c | 173 void HAL_DAC_MspInit(DAC_HandleTypeDef* hdac) in HAL_DAC_MspInit() 205 void HAL_DAC_MspDeInit(DAC_HandleTypeDef* hdac) in HAL_DAC_MspDeInit()
|
| /bsp/stm32/stm32h743-atk-apollo/board/CubeMX_Config/Src/ |
| A D | stm32h7xx_hal_msp.c | 166 void HAL_DAC_MspInit(DAC_HandleTypeDef* hdac) in HAL_DAC_MspInit() 199 void HAL_DAC_MspDeInit(DAC_HandleTypeDef* hdac) in HAL_DAC_MspDeInit()
|
| /bsp/stm32/stm32f407-fk407m2-zgt6/board/CubeMX_Config/Src/ |
| A D | stm32f4xx_hal_msp.c | 108 void HAL_DAC_MspInit(DAC_HandleTypeDef* hdac) in HAL_DAC_MspInit() 142 void HAL_DAC_MspDeInit(DAC_HandleTypeDef* hdac) in HAL_DAC_MspDeInit()
|
| /bsp/stm32/stm32f407-atk-explorer/board/CubeMX_Config/Src/ |
| A D | stm32f4xx_hal_msp.c | 108 void HAL_DAC_MspInit(DAC_HandleTypeDef* hdac) in HAL_DAC_MspInit() 142 void HAL_DAC_MspDeInit(DAC_HandleTypeDef* hdac) in HAL_DAC_MspDeInit()
|
| /bsp/stm32/stm32f407-rt-spark/board/CubeMX_Config/Src/ |
| A D | stm32f4xx_hal_msp.c | 214 void HAL_DAC_MspInit(DAC_HandleTypeDef* hdac) in HAL_DAC_MspInit() 247 void HAL_DAC_MspDeInit(DAC_HandleTypeDef* hdac) in HAL_DAC_MspDeInit()
|
| /bsp/stm32/stm32l475-atk-pandora/board/CubeMX_Config/Src/ |
| A D | stm32l4xx_hal_msp.c | 171 void HAL_DAC_MspInit(DAC_HandleTypeDef* hdac) in HAL_DAC_MspInit() 204 void HAL_DAC_MspDeInit(DAC_HandleTypeDef* hdac) in HAL_DAC_MspDeInit()
|
| /bsp/stm32/stm32l496-st-nucleo/board/CubeMX_Config/Src/ |
| A D | stm32l4xx_hal_msp.c | 219 void HAL_DAC_MspInit(DAC_HandleTypeDef* hdac) in HAL_DAC_MspInit() 253 void HAL_DAC_MspDeInit(DAC_HandleTypeDef* hdac) in HAL_DAC_MspDeInit()
|
| /bsp/bluetrum/libraries/hal_libraries/ab32vg1_hal/source/ |
| A D | ab32vg1_hal_dac.c | 11 WEAK void hal_dac_mspinit(struct dac_handle *hdac) in hal_dac_mspinit()
|
| /bsp/stm32/stm32mp157a-st-discovery/board/CubeMX_Config/CM4/Src/ |
| A D | stm32mp1xx_hal_msp.c | 167 void HAL_DAC_MspInit(DAC_HandleTypeDef* hdac) in HAL_DAC_MspInit() 199 void HAL_DAC_MspDeInit(DAC_HandleTypeDef* hdac) in HAL_DAC_MspDeInit()
|
| /bsp/bluetrum/ab32vg1-ab-prougen/board/ |
| A D | ab32vg1_hal_msp.c | 58 void hal_dac_mspinit(struct dac_handle *hdac) in hal_dac_mspinit()
|
| /bsp/stm32/stm32mp157a-st-ev1/board/CubeMX_Config/CM4/Src/ |
| A D | stm32mp1xx_hal_msp.c | 174 void HAL_DAC_MspInit(DAC_HandleTypeDef* hdac) in HAL_DAC_MspInit() 206 void HAL_DAC_MspDeInit(DAC_HandleTypeDef* hdac) in HAL_DAC_MspDeInit()
|