Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_ll_adc.c82 #define IS_LL_ADC_LOW_POWER_AUTOPOWEROFF(__LOW_POWER__) \ macro
587 assert_param(IS_LL_ADC_LOW_POWER_AUTOPOWEROFF(ADC_InitStruct->LowPowerMode & ~(ADC_CR2_DELS))); in LL_ADC_Init()