Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_sdadc.h496 #define IS_SDADC_LOWPOWER_MODE(LOWPOWER) (((LOWPOWER) == SDADC_LOWPOWER_NONE) || \ argument
497 ((LOWPOWER) == SDADC_LOWPOWER_POWERDOWN) || \
498 ((LOWPOWER) == SDADC_LOWPOWER_STANDBY))