Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_ll_adc.c71 #define IS_LL_ADC_LOW_POWER_AUTOWAIT(__LOW_POWER__) \ macro
586 …assert_param(IS_LL_ADC_LOW_POWER_AUTOWAIT(ADC_InitStruct->LowPowerMode & ~(ADC_CR1_PDI | ADC_CR1_P… in LL_ADC_Init()