Searched refs:IS_DAC_SAMPLETIME (Results 1 – 18 of 18) sorted by relevance
106 #define IS_DAC_SAMPLETIME(TIME) ((TIME) <= 0x000003FFU) macro
108 #define IS_DAC_SAMPLETIME(TIME) ((TIME) <= 0x000003FFU) macro
114 #define IS_DAC_SAMPLETIME(TIME) ((TIME) <= 0x000003FFU) macro
111 #define IS_DAC_SAMPLETIME(TIME) ((TIME) <= 0x000003FF) macro
131 #define IS_DAC_SAMPLETIME(TIME) ((TIME) <= 0x000003FFU) macro
129 #define IS_DAC_SAMPLETIME(TIME) ((TIME) <= 0x000003FFU) macro
145 #define IS_DAC_SAMPLETIME(TIME) ((TIME) <= 0x000003FFU) macro
146 #define IS_DAC_SAMPLETIME(TIME) ((TIME) <= 0x000003FFU) macro
209 #define IS_DAC_SAMPLETIME(TIME) ((TIME) <= 0x000003FFU) macro
879 assert_param(IS_DAC_SAMPLETIME(sConfig->DAC_SampleAndHoldConfig.DAC_SampleTime)); in HAL_DAC_ConfigChannel()
1049 assert_param(IS_DAC_SAMPLETIME(sConfig->DAC_SampleAndHoldConfig.DAC_SampleTime)); in HAL_DAC_ConfigChannel()
1026 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()
1019 assert_param(IS_DAC_SAMPLETIME(sConfig->DAC_SampleAndHoldConfig.DAC_SampleTime)); in HAL_DAC_ConfigChannel()
1122 assert_param(IS_DAC_SAMPLETIME(sConfig->DAC_SampleAndHoldConfig.DAC_SampleTime)); in HAL_DAC_ConfigChannel()
1222 assert_param(IS_DAC_SAMPLETIME(sConfig->DAC_SampleAndHoldConfig.DAC_SampleTime)); in HAL_DAC_ConfigChannel()
1212 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()