Home
last modified time | relevance | path

Searched refs:ADC_CFGR1_AUTOOFF (Results 1 – 25 of 35) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_hal_adc.h763 #define ADC_CFGR1_AUTOOFF(_AUTOOFF_) \ macro
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_adc.h983 #define ADC_CFGR1_AUTOOFF(_AUTOOFF_) \ macro
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_adc.h966 #define ADC_CFGR1_AUTOOFF(_AUTOOFF_) \ macro
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_adc.h989 #define ADC_CFGR1_AUTOOFF(_AUTOOFF_) \ macro
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_adc.h1003 #define ADC_CFGR1_AUTOOFF(_AUTOOFF_) \ macro
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_adc.h989 #define ADC_CFGR1_AUTOOFF(_AUTOOFF_) \ macro
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_adc.c525 ADC_CFGR1_AUTOOFF((uint32_t)hadc->Init.LowPowerAutoPowerOff) | in HAL_ADC_Init()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_hal_adc.c552 ADC_CFGR1_AUTOOFF((uint32_t)hadc->Init.LowPowerAutoPowerOff) | in HAL_ADC_Init()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_adc.c546 ADC_CFGR1_AUTOOFF((uint32_t)hadc->Init.LowPowerAutoPowerOff) | in HAL_ADC_Init()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_adc.c546 ADC_CFGR1_AUTOOFF((uint32_t)hadc->Init.LowPowerAutoPowerOff) | in HAL_ADC_Init()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_adc.c550 ADC_CFGR1_AUTOOFF((uint32_t)hadc->Init.LowPowerAutoPowerOff) | in HAL_ADC_Init()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/Legacy/
Dstm32_hal_legacy.h1984 #define __HAL_ADC_CFGR1_AUTOOFF ADC_CFGR1_AUTOOFF
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h1892 #define __HAL_ADC_CFGR1_AUTOOFF ADC_CFGR1_AUTOOFF
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/Legacy/
Dstm32_hal_legacy.h1973 #define __HAL_ADC_CFGR1_AUTOOFF ADC_CFGR1_AUTOOFF
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2223 #define __HAL_ADC_CFGR1_AUTOOFF ADC_CFGR1_AUTOOFF
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2185 #define __HAL_ADC_CFGR1_AUTOOFF ADC_CFGR1_AUTOOFF
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/Legacy/
Dstm32_hal_legacy.h2198 #define __HAL_ADC_CFGR1_AUTOOFF ADC_CFGR1_AUTOOFF
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2223 #define __HAL_ADC_CFGR1_AUTOOFF ADC_CFGR1_AUTOOFF
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2223 #define __HAL_ADC_CFGR1_AUTOOFF ADC_CFGR1_AUTOOFF
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2223 #define __HAL_ADC_CFGR1_AUTOOFF ADC_CFGR1_AUTOOFF
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/Legacy/
Dstm32_hal_legacy.h2210 #define __HAL_ADC_CFGR1_AUTOOFF ADC_CFGR1_AUTOOFF
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/Legacy/
Dstm32_hal_legacy.h2208 #define __HAL_ADC_CFGR1_AUTOOFF ADC_CFGR1_AUTOOFF
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2208 #define __HAL_ADC_CFGR1_AUTOOFF ADC_CFGR1_AUTOOFF
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2193 #define __HAL_ADC_CFGR1_AUTOOFF ADC_CFGR1_AUTOOFF
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/Legacy/
Dstm32_hal_legacy.h2221 #define __HAL_ADC_CFGR1_AUTOOFF ADC_CFGR1_AUTOOFF

12