Home
last modified time | relevance | path

Searched refs:ADC_OFR1_SATEN (Results 1 – 25 of 29) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_adc.h879 #define LL_ADC_OFFSET_SATURATION_ENABLE (ADC_OFR1_SATEN) /*!< ADC offset saturation is enabled…
3884 ADC_OFR1_SATEN, in LL_ADC_SetOffsetSaturation()
3909 return (uint32_t) READ_BIT(*preg, ADC_OFR1_SATEN); in LL_ADC_GetOffsetSaturation()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_adc.h902 #define LL_ADC_OFFSET_SATURATION_ENABLE (ADC_OFR1_SATEN) /*!< ADC offset saturation is enabled…
3836 ADC_OFR1_SATEN, in LL_ADC_SetOffsetSaturation()
3861 return (uint32_t) READ_BIT(*preg, ADC_OFR1_SATEN); in LL_ADC_GetOffsetSaturation()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_adc.h889 #define LL_ADC_OFFSET_SATURATION_ENABLE (ADC_OFR1_SATEN) /*!< ADC offset saturation is enabled…
4423 ADC_OFR1_SATEN, in LL_ADC_SetOffsetSaturation()
4448 return (uint32_t) READ_BIT(*preg, ADC_OFR1_SATEN); in LL_ADC_GetOffsetSaturation()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_adc.c658 …ADC_OFR1_OFFSET1_EN | ADC_OFR1_OFFSET1_CH | ADC_OFR1_OFFSET1 | ADC_OFR1_SATEN | ADC_OFR1_OFFSETPOS… in LL_ADC_DeInit()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_adc.c702 …ADC_OFR1_OFFSET1_EN | ADC_OFR1_OFFSET1_CH | ADC_OFR1_OFFSET1 | ADC_OFR1_SATEN | ADC_OFR1_OFFSETPOS… in LL_ADC_DeInit()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_adc.c1009 …ADC_OFR1_OFFSET1_EN | ADC_OFR1_OFFSET1_CH | ADC_OFR1_OFFSET1 | ADC_OFR1_SATEN | ADC_OFR1_OFFSETPOS… in LL_ADC_DeInit()
/hal_stm32-latest/stm32cube/stm32g4xx/soc/
Dstm32g411xb.h1730 #define ADC_OFR1_SATEN ADC_OFR1_SATEN_Msk /*!< ADC offset numb… macro
Dstm32g411xc.h1767 #define ADC_OFR1_SATEN ADC_OFR1_SATEN_Msk /*!< ADC offset numb… macro
Dstm32g441xx.h1888 #define ADC_OFR1_SATEN ADC_OFR1_SATEN_Msk /*!< ADC offset numb… macro
Dstm32gbk1cb.h1840 #define ADC_OFR1_SATEN ADC_OFR1_SATEN_Msk /*!< ADC offset numb… macro
Dstm32g431xx.h1854 #define ADC_OFR1_SATEN ADC_OFR1_SATEN_Msk /*!< ADC offset numb… macro
Dstm32g4a1xx.h1968 #define ADC_OFR1_SATEN ADC_OFR1_SATEN_Msk /*!< ADC offset numb… macro
Dstm32g491xx.h1934 #define ADC_OFR1_SATEN ADC_OFR1_SATEN_Msk /*!< ADC offset numb… macro
Dstm32g473xx.h2023 #define ADC_OFR1_SATEN ADC_OFR1_SATEN_Msk /*!< ADC offset numb… macro
Dstm32g471xx.h1945 #define ADC_OFR1_SATEN ADC_OFR1_SATEN_Msk /*!< ADC offset numb… macro
Dstm32g483xx.h2057 #define ADC_OFR1_SATEN ADC_OFR1_SATEN_Msk /*!< ADC offset numb… macro
Dstm32g414xx.h1942 #define ADC_OFR1_SATEN ADC_OFR1_SATEN_Msk /*!< ADC offset numb… macro
Dstm32g474xx.h2153 #define ADC_OFR1_SATEN ADC_OFR1_SATEN_Msk /*!< ADC offset numb… macro
Dstm32g484xx.h2187 #define ADC_OFR1_SATEN ADC_OFR1_SATEN_Msk /*!< ADC offset numb… macro
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h2325 #define ADC_OFR1_SATEN ADC_OFR1_SATEN_Msk /*!< ADC offset numb… macro
Dstm32h523xx.h3551 #define ADC_OFR1_SATEN ADC_OFR1_SATEN_Msk /*!< ADC offset numb… macro
Dstm32h562xx.h3890 #define ADC_OFR1_SATEN ADC_OFR1_SATEN_Msk /*!< ADC offset numb… macro
Dstm32h533xx.h3710 #define ADC_OFR1_SATEN ADC_OFR1_SATEN_Msk /*!< ADC offset numb… macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h3187 #define ADC_OFR1_SATEN ADC_OFR1_SATEN_Msk /*!< ADC offset numb… macro
Dstm32h7s7xx.h3432 #define ADC_OFR1_SATEN ADC_OFR1_SATEN_Msk /*!< ADC offset numb… macro

12