Home
last modified time | relevance | path

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

12

/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_adc.c148 ( ((__LOW_POWER__) == LL_ADC_LP_MODE_NONE) \
155 ( ((__LOW_POWER__) == LL_ADC_LP_MODE_NONE) \
904 ADC_InitStruct->LowPowerMode = LL_ADC_LP_MODE_NONE; in LL_ADC_StructInit()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_ll_adc.c104 ( ((__LOW_POWER__) == LL_ADC_LP_MODE_NONE) \
427 ADC_InitStruct->LowPowerMode = LL_ADC_LP_MODE_NONE; in LL_ADC_StructInit()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_ll_adc.c124 ( ((__LOW_POWER__) == LL_ADC_LP_MODE_NONE) \
538 ADC_InitStruct->LowPowerMode = LL_ADC_LP_MODE_NONE; in LL_ADC_StructInit()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_ll_adc.c128 (((__LOW_POWER__) == LL_ADC_LP_MODE_NONE) \
565 pADC_InitStruct->LowPowerMode = LL_ADC_LP_MODE_NONE; in LL_ADC_StructInit()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_ll_adc.c128 (((__LOW_POWER__) == LL_ADC_LP_MODE_NONE) \
576 pADC_InitStruct->LowPowerMode = LL_ADC_LP_MODE_NONE; in LL_ADC_StructInit()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_ll_adc.c128 (((__LOW_POWER__) == LL_ADC_LP_MODE_NONE) \
582 ADC_InitStruct->LowPowerMode = LL_ADC_LP_MODE_NONE; in LL_ADC_StructInit()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_ll_adc.c128 (((__LOW_POWER__) == LL_ADC_LP_MODE_NONE) \
594 pADC_InitStruct->LowPowerMode = LL_ADC_LP_MODE_NONE; in LL_ADC_StructInit()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_adc.c115 (((__LOW_POWER__) == LL_ADC_LP_MODE_NONE) \
773 pADC_InitStruct->LowPowerMode = LL_ADC_LP_MODE_NONE; in LL_ADC_StructInit()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_adc.c112 ( ((__LOW_POWER__) == LL_ADC_LP_MODE_NONE) \
779 pADC_InitStruct->LowPowerMode = LL_ADC_LP_MODE_NONE; in LL_ADC_StructInit()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_adc.c115 (((__LOW_POWER__) == LL_ADC_LP_MODE_NONE) \
773 pADC_InitStruct->LowPowerMode = LL_ADC_LP_MODE_NONE; in LL_ADC_StructInit()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_adc.c117 (((__LOW_POWER__) == LL_ADC_LP_MODE_NONE) \
786 pADC_InitStruct->LowPowerMode = LL_ADC_LP_MODE_NONE; in LL_ADC_StructInit()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_adc.c117 (((__LOW_POWER__) == LL_ADC_LP_MODE_NONE) \
830 pADC_InitStruct->LowPowerMode = LL_ADC_LP_MODE_NONE; in LL_ADC_StructInit()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_adc.c129 (((__LOW_POWER__) == LL_ADC_LP_MODE_NONE) \
803 pADC_InitStruct->LowPowerMode = LL_ADC_LP_MODE_NONE; in LL_ADC_StructInit()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_adc.c129 ( ((__LOW_POWER__) == LL_ADC_LP_MODE_NONE) \
893 ADC_InitStruct->LowPowerMode = LL_ADC_LP_MODE_NONE; in LL_ADC_StructInit()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_adc.c129 ( ((__LOW_POWER__) == LL_ADC_LP_MODE_NONE) \
900 pADC_InitStruct->LowPowerMode = LL_ADC_LP_MODE_NONE; in LL_ADC_StructInit()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_adc.c117 (((__LOW_POWER__) == LL_ADC_LP_MODE_NONE) \
1140 pADC_InitStruct->LowPowerMode = LL_ADC_LP_MODE_NONE; in LL_ADC_StructInit()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_adc.c115 ( ((__LOW_POWER__) == LL_ADC_LP_MODE_NONE) \
1075 ADC_InitStruct->LowPowerMode = LL_ADC_LP_MODE_NONE; in LL_ADC_StructInit()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_ll_adc.h411 #define LL_ADC_LP_MODE_NONE (0x00000000U) /*!< No ADC low power mode act… macro
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_adc.h485 #define LL_ADC_LP_MODE_NONE (0x00000000U) /*!< No ADC low power mode act… macro
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_adc.h583 #define LL_ADC_LP_MODE_NONE (0x00000000UL) /*!< No ADC low powe… macro
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_adc.h607 #define LL_ADC_LP_MODE_NONE LL_ADC_LP_AUTOWAIT_DISABLE macro
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_adc.h637 #define LL_ADC_LP_MODE_NONE (0x00000000UL) /*!< No ADC low power mode activated … macro
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_ll_adc.h648 #define LL_ADC_LP_MODE_NONE (0x00000000UL) /*!< No ADC low power mode activated … macro
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_adc.h648 #define LL_ADC_LP_MODE_NONE (0x00000000UL) /*!< No ADC low power mode activated … macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_adc.h872 #define LL_ADC_LP_MODE_NONE LL_ADC_LP_AUTOWAIT_DISABLE macro

12