/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_ll_adc.h | 2643 …nalogWDThresholds(ADC_TypeDef *ADCx, uint32_t AWDThresholdHighValue, uint32_t AWDThresholdLowValue) in LL_ADC_ConfigAnalogWDThresholds() argument 2647 (AWDThresholdHighValue << ADC_TR_HT_BITOFFSET_POS) | AWDThresholdLowValue); in LL_ADC_ConfigAnalogWDThresholds()
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_ll_adc.h | 3038 …nalogWDThresholds(ADC_TypeDef *ADCx, uint32_t AWDThresholdHighValue, uint32_t AWDThresholdLowValue) in LL_ADC_ConfigAnalogWDThresholds() argument 3042 (AWDThresholdHighValue << ADC_TR_HT_BITOFFSET_POS) | AWDThresholdLowValue); in LL_ADC_ConfigAnalogWDThresholds()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_ll_adc.h | 3884 uint32_t AWDThresholdLowValue) in LL_ADC_ConfigAnalogWDThresholds() argument 3900 (AWDThresholdHighValue << ADC_TR1_HT1_BITOFFSET_POS) | AWDThresholdLowValue); in LL_ADC_ConfigAnalogWDThresholds()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_ll_adc.h | 3809 uint32_t AWDThresholdLowValue) in LL_ADC_ConfigAnalogWDThresholds() argument 3825 (AWDThresholdHighValue << ADC_AWD1TR_HT1_Pos) | AWDThresholdLowValue); in LL_ADC_ConfigAnalogWDThresholds()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_ll_adc.h | 4141 uint32_t AWDThresholdLowValue) in LL_ADC_ConfigAnalogWDThresholds() argument 4157 (AWDThresholdHighValue << ADC_TR1_HT1_BITOFFSET_POS) | AWDThresholdLowValue); in LL_ADC_ConfigAnalogWDThresholds()
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_ll_adc.h | 4232 uint32_t AWDThresholdLowValue) in LL_ADC_ConfigAnalogWDThresholds() argument 4248 (AWDThresholdHighValue << ADC_TR1_HT1_BITOFFSET_POS) | AWDThresholdLowValue); in LL_ADC_ConfigAnalogWDThresholds()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_ll_adc.h | 4209 uint32_t AWDThresholdLowValue) in LL_ADC_ConfigAnalogWDThresholds() argument 4225 (AWDThresholdHighValue << ADC_TR1_HT1_BITOFFSET_POS) | AWDThresholdLowValue); in LL_ADC_ConfigAnalogWDThresholds()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_adc.h | 6167 uint32_t AWDThresholdLowValue) in LL_ADC_ConfigAnalogWDThresholds() argument 6180 (AWDThresholdHighValue << ADC_TR_HT_BITOFFSET_POS) | AWDThresholdLowValue); in LL_ADC_ConfigAnalogWDThresholds() 6186 (AWDThresholdHighValue << ADC_TR1_HT1_BITOFFSET_POS) | AWDThresholdLowValue); in LL_ADC_ConfigAnalogWDThresholds()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_adc.h | 7185 uint32_t AWDThresholdLowValue) in LL_ADC_ConfigAnalogWDThresholds() argument 7211 MODIFY_REG(*preg, ADC_LTR_LT, AWDThresholdLowValue); in LL_ADC_ConfigAnalogWDThresholds() 7228 (AWDThresholdHighValue << ADC_TR1_HT1_BITOFFSET_POS) | AWDThresholdLowValue); in LL_ADC_ConfigAnalogWDThresholds()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_adc.h | 6164 …ds(ADC_TypeDef *ADCx, uint32_t AWDy, uint32_t AWDThresholdHighValue, uint32_t AWDThresholdLowValue) in LL_ADC_ConfigAnalogWDThresholds() argument 6178 (AWDThresholdHighValue << ADC3_TR1_HT1_Pos) | AWDThresholdLowValue); in LL_ADC_ConfigAnalogWDThresholds() 6189 MODIFY_REG(*preg, ADC_LTR_LT, AWDThresholdLowValue); in LL_ADC_ConfigAnalogWDThresholds()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_adc.h | 6094 uint32_t AWDThresholdLowValue) in LL_ADC_ConfigAnalogWDThresholds() argument 6106 (AWDThresholdHighValue << ADC_TR1_HT1_BITOFFSET_POS) | AWDThresholdLowValue); in LL_ADC_ConfigAnalogWDThresholds()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_adc.h | 6028 uint32_t AWDThresholdLowValue) in LL_ADC_ConfigAnalogWDThresholds() argument 6040 (AWDThresholdHighValue << ADC_TR1_HT1_BITOFFSET_POS) | AWDThresholdLowValue); in LL_ADC_ConfigAnalogWDThresholds()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_adc.h | 6088 uint32_t AWDThresholdLowValue) in LL_ADC_ConfigAnalogWDThresholds() argument 6100 (AWDThresholdHighValue << ADC_TR1_HT1_BITOFFSET_POS) | AWDThresholdLowValue); in LL_ADC_ConfigAnalogWDThresholds()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_adc.h | 5765 uint32_t AWDThresholdLowValue) in LL_ADC_ConfigAnalogWDThresholds() argument 5777 (AWDThresholdHighValue << ADC_TR1_HT1_BITOFFSET_POS) | AWDThresholdLowValue); in LL_ADC_ConfigAnalogWDThresholds()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_adc.h | 6969 uint32_t AWDThresholdLowValue) in LL_ADC_ConfigAnalogWDThresholds() argument 6981 (AWDThresholdHighValue << ADC_TR1_HT1_BITOFFSET_POS) | AWDThresholdLowValue); in LL_ADC_ConfigAnalogWDThresholds()
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_ll_adc.h | 5412 …ds(ADC_TypeDef *ADCx, uint32_t AWDy, uint32_t AWDThresholdHighValue, uint32_t AWDThresholdLowValue) in LL_ADC_ConfigAnalogWDThresholds() argument 5423 (AWDThresholdHighValue << ADC_TR1_HT1_BITOFFSET_POS) | AWDThresholdLowValue); in LL_ADC_ConfigAnalogWDThresholds()
|