Home
last modified time | relevance | path

Searched refs:DAC_DELAY_TRIM_US (Results 1 – 8 of 8) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_dac_ex.c69 #define DAC_DELAY_TRIM_US (50UL) /*!< Delay for DAC minimum trimming time */ macro
276 wait_loop_index = ((DAC_DELAY_TRIM_US / 10UL) * ((SystemCoreClock / (100000UL * 2UL)) + 1UL)); in HAL_DACEx_SelfCalibrate()
304 wait_loop_index = ((DAC_DELAY_TRIM_US / 10UL) * ((SystemCoreClock / (100000UL * 2UL)) + 1UL)); in HAL_DACEx_SelfCalibrate()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_dac_ex.c69 #define DAC_DELAY_TRIM_US (50UL) /*!< Delay for DAC minimum trimming time */ macro
288 wait_loop_index = ((DAC_DELAY_TRIM_US / 10UL) * ((SystemCoreClock / (100000UL * 2UL)) + 1UL)); in HAL_DACEx_SelfCalibrate()
316 wait_loop_index = ((DAC_DELAY_TRIM_US / 10UL) * ((SystemCoreClock / (100000UL * 2UL)) + 1UL)); in HAL_DACEx_SelfCalibrate()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_dac_ex.c69 #define DAC_DELAY_TRIM_US (50UL) /*!< Delay for DAC minimum trimming time */ macro
473 wait_loop_index = ((DAC_DELAY_TRIM_US / 10UL) * ((SystemCoreClock / (100000UL * 2UL)) + 1UL)); in HAL_DACEx_SelfCalibrate()
501 wait_loop_index = ((DAC_DELAY_TRIM_US / 10UL) * ((SystemCoreClock / (100000UL * 2UL)) + 1UL)); in HAL_DACEx_SelfCalibrate()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_dac_ex.c90 #define DAC_DELAY_TRIM_US (50UL) /*!< Delay for DAC minimum trimming time */ macro
680 wait_loop_index = ((DAC_DELAY_TRIM_US / 10UL) * ((SystemCoreClock / (100000UL * 2UL)) + 1UL)); in HAL_DACEx_SelfCalibrate()
708 wait_loop_index = ((DAC_DELAY_TRIM_US / 10UL) * ((SystemCoreClock / (100000UL * 2UL)) + 1UL)); in HAL_DACEx_SelfCalibrate()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_dac_ex.c90 #define DAC_DELAY_TRIM_US (50UL) /*!< Delay for DAC minimum trimming time */ macro
680 wait_loop_index = ((DAC_DELAY_TRIM_US / 10UL) * ((SystemCoreClock / (100000UL * 2UL)) + 1UL)); in HAL_DACEx_SelfCalibrate()
708 wait_loop_index = ((DAC_DELAY_TRIM_US / 10UL) * ((SystemCoreClock / (100000UL * 2UL)) + 1UL)); in HAL_DACEx_SelfCalibrate()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_dac_ex.c90 #define DAC_DELAY_TRIM_US (50UL) /*!< Delay for DAC minimum trimming time */ macro
763 wait_loop_index = ((DAC_DELAY_TRIM_US / 10UL) * ((SystemCoreClock / (100000UL * 2UL)) + 1UL)); in HAL_DACEx_SelfCalibrate()
791 wait_loop_index = ((DAC_DELAY_TRIM_US / 10UL) * ((SystemCoreClock / (100000UL * 2UL)) + 1UL)); in HAL_DACEx_SelfCalibrate()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_dac_ex.c97 #define DAC_DELAY_TRIM_US (50UL) /*!< Delay for DAC minimum trimming time */ macro
770 wait_loop_index = ((DAC_DELAY_TRIM_US / 10UL) * ((SystemCoreClock / (100000UL * 2UL)) + 1UL)); in HAL_DACEx_SelfCalibrate()
798 wait_loop_index = ((DAC_DELAY_TRIM_US / 10UL) * ((SystemCoreClock / (100000UL * 2UL)) + 1UL)); in HAL_DACEx_SelfCalibrate()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_dac_ex.c94 #define DAC_DELAY_TRIM_US (50UL) /*!< Delay for DAC minimum trimming time */ macro
928 wait_loop_index = ((DAC_DELAY_TRIM_US / 10UL) * ((SystemCoreClock / (100000UL * 2UL)) + 1UL)); in HAL_DACEx_SelfCalibrate()
956 wait_loop_index = ((DAC_DELAY_TRIM_US / 10UL) * ((SystemCoreClock / (100000UL * 2UL)) + 1UL)); in HAL_DACEx_SelfCalibrate()