Searched refs:DAC_DELAY_STARTUP_US (Results 1 – 10 of 10) sorted by relevance
153 wait_loop_index = ((DAC_DELAY_STARTUP_US / 10UL) * ((SystemCoreClock / (100000UL * 2UL)) + 1UL)); in HAL_DACEx_DualStart()384 … wait_loop_index = ((DAC_DELAY_STARTUP_US / 10UL) * ((SystemCoreClock / (100000UL * 2UL)) + 1UL)); in HAL_DACEx_DualStart_DMA()
555 wait_loop_index = ((DAC_DELAY_STARTUP_US / 10UL) * ((SystemCoreClock / (100000UL * 2UL)) + 1UL)); in HAL_DAC_Start()894 … wait_loop_index = ((DAC_DELAY_STARTUP_US / 10UL) * ((SystemCoreClock / (100000UL * 2UL)) + 1UL)); in HAL_DAC_Start_DMA()
160 wait_loop_index = ((DAC_DELAY_STARTUP_US / 10UL) * ((SystemCoreClock / (100000UL * 2UL)) + 1UL)); in HAL_DACEx_DualStart()391 … wait_loop_index = ((DAC_DELAY_STARTUP_US / 10UL) * ((SystemCoreClock / (100000UL * 2UL)) + 1UL)); in HAL_DACEx_DualStart_DMA()
559 wait_loop_index = ((DAC_DELAY_STARTUP_US / 10UL) * ((SystemCoreClock / (100000UL * 2UL)) + 1UL)); in HAL_DAC_Start()898 … wait_loop_index = ((DAC_DELAY_STARTUP_US / 10UL) * ((SystemCoreClock / (100000UL * 2UL)) + 1UL)); in HAL_DAC_Start_DMA()
159 wait_loop_index = ((DAC_DELAY_STARTUP_US / 10UL) * ((SystemCoreClock / (100000UL * 2UL)) + 1UL)); in HAL_DACEx_DualStart()335 … wait_loop_index = ((DAC_DELAY_STARTUP_US / 10UL) * ((SystemCoreClock / (100000UL * 2UL)) + 1UL)); in HAL_DACEx_DualStart_DMA()
598 wait_loop_index = ((DAC_DELAY_STARTUP_US / 10UL) * ((SystemCoreClock / (100000UL * 2UL)) + 1UL)); in HAL_DAC_Start()807 … wait_loop_index = ((DAC_DELAY_STARTUP_US / 10UL) * ((SystemCoreClock / (100000UL * 2UL)) + 1UL)); in HAL_DAC_Start_DMA()
290 #define DAC_DELAY_STARTUP_US (8UL) /*!< Delay for DAC channel voltage settling time from… macro
357 #define DAC_DELAY_STARTUP_US (15UL) /*!< Delay for DAC channel voltage settling time from… macro
372 #define DAC_DELAY_STARTUP_US (15UL) /*!< Delay for DAC channel voltage settling time from… macro
367 #define DAC_DELAY_STARTUP_US (15UL) /*!< Delay for DAC channel voltage settling time from… macro