Home
last modified time | relevance | path

Searched refs:ADC_OFFSET_SIGN_POSITIVE (Results 1 – 5 of 5) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_adc_ex.h384 #define ADC_OFFSET_SIGN_POSITIVE (ADC_OFR1_OFFSETPOS) /*!< Offset sign positive, offset is a… macro
842 … ((__OFFSET_SIGN__) == ADC_OFFSET_SIGN_POSITIVE) )
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_adc_ex.h397 #define ADC_OFFSET_SIGN_POSITIVE (ADC_OFR1_OFFSETPOS) /*!< Offset sign positive, offset is a… macro
887 … ((__OFFSET_SIGN__) == ADC_OFFSET_SIGN_POSITIVE) )
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_adc_ex.h381 #define ADC_OFFSET_SIGN_POSITIVE LL_ADC_OFFSET_SIGN_POSITIVE /*!< Offset sign positive, offs… macro
1022 ((__OFFSET_SIGN__) == ADC_OFFSET_SIGN_POSITIVE) )
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_adc_ex.h353 #define ADC_OFFSET_SIGN_POSITIVE LL_ADC_OFFSET_SIGN_POSITIVE /*!< Offset sign positive, offs… macro
1059 ((__OFFSET_SIGN__) == ADC_OFFSET_SIGN_POSITIVE) )
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_adc_ex.h422 #define ADC_OFFSET_SIGN_POSITIVE (ADC_OFR1_OFFSETPOS) /*!< Offset sign positive, offset is a… macro
1115 … ((__OFFSET_SIGN__) == ADC_OFFSET_SIGN_POSITIVE) )