Home
last modified time | relevance | path

Searched refs:AWDThresholdLowValue (Results 1 – 16 of 16) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_ll_adc.h2643 …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/
Dstm32l0xx_ll_adc.h3038 …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/
Dstm32wlxx_ll_adc.h3884 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/
Dstm32wbaxx_ll_adc.h3809 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/
Dstm32u0xx_ll_adc.h4141 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/
Dstm32c0xx_ll_adc.h4232 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/
Dstm32g0xx_ll_adc.h4209 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/
Dstm32wbxx_ll_adc.h6167 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/
Dstm32u5xx_ll_adc.h7185 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/
Dstm32h7xx_ll_adc.h6164 …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/
Dstm32h5xx_ll_adc.h6094 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/
Dstm32h7rsxx_ll_adc.h6028 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/
Dstm32l4xx_ll_adc.h6088 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/
Dstm32l5xx_ll_adc.h5765 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/
Dstm32g4xx_ll_adc.h6969 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/
Dstm32f3xx_ll_adc.h5412 …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()