Searched refs:HAL_DAC_Stop (Results 1 – 5 of 5) sorted by relevance
103 HAL_DAC_Stop(stm32_dac_handler, dac_channel); in stm32_dac_disabled()
400 HAL_StatusTypeDef HAL_DAC_Stop(DAC_HandleTypeDef *hdac, uint32_t Channel);
568 HAL_StatusTypeDef HAL_DAC_Stop(DAC_HandleTypeDef* hdac, uint32_t Channel);
501 HAL_StatusTypeDef HAL_DAC_Stop(DAC_HandleTypeDef *hdac, uint32_t Channel) in HAL_DAC_Stop() function
319 HAL_StatusTypeDef HAL_DAC_Stop(DAC_HandleTypeDef* hdac, uint32_t Channel) in HAL_DAC_Stop() function
Completed in 20 milliseconds