Searched refs:IS_DAC_SAMPLETIME (Results 1 – 20 of 20) sorted by relevance
106 #define IS_DAC_SAMPLETIME(TIME) ((TIME) <= 0x000003FFU) macro
109 #define IS_DAC_SAMPLETIME(TIME) ((TIME) <= 0x000003FFU) macro
111 #define IS_DAC_SAMPLETIME(TIME) ((TIME) <= 0x000003FF) macro
115 #define IS_DAC_SAMPLETIME(TIME) ((TIME) <= 0x000003FFU) macro
131 #define IS_DAC_SAMPLETIME(TIME) ((TIME) <= 0x000003FFU) macro
129 #define IS_DAC_SAMPLETIME(TIME) ((TIME) <= 0x000003FFU) macro
146 #define IS_DAC_SAMPLETIME(TIME) ((TIME) <= 0x000003FFU) macro
210 #define IS_DAC_SAMPLETIME(TIME) ((TIME) <= 0x000003FFU) macro
879 assert_param(IS_DAC_SAMPLETIME(sConfig->DAC_SampleAndHoldConfig.DAC_SampleTime)); in HAL_DAC_ConfigChannel()
894 assert_param(IS_DAC_SAMPLETIME(sConfig->DAC_SampleAndHoldConfig.DAC_SampleTime)); in HAL_DAC_ConfigChannel()
1057 assert_param(IS_DAC_SAMPLETIME(sConfig->DAC_SampleAndHoldConfig.DAC_SampleTime)); in HAL_DAC_ConfigChannel()
1053 assert_param(IS_DAC_SAMPLETIME(sConfig->DAC_SampleAndHoldConfig.DAC_SampleTime)); in HAL_DAC_ConfigChannel()
1064 assert_param(IS_DAC_SAMPLETIME(sConfig->DAC_SampleAndHoldConfig.DAC_SampleTime)); in HAL_DAC_ConfigChannel()
1077 assert_param(IS_DAC_SAMPLETIME(sConfig->DAC_SampleAndHoldConfig.DAC_SampleTime)); in HAL_DAC_ConfigChannel()
1175 assert_param(IS_DAC_SAMPLETIME(sConfig->DAC_SampleAndHoldConfig.DAC_SampleTime)); in HAL_DAC_ConfigChannel()
1262 assert_param(IS_DAC_SAMPLETIME(sConfig->DAC_SampleAndHoldConfig.DAC_SampleTime)); in HAL_DAC_ConfigChannel()
1225 assert_param(IS_DAC_SAMPLETIME(sConfig->DAC_SampleAndHoldConfig.DAC_SampleTime)); in HAL_DAC_ConfigChannel()
1249 assert_param(IS_DAC_SAMPLETIME(sConfig->DAC_SampleAndHoldConfig.DAC_SampleTime)); in HAL_DAC_ConfigChannel()