Searched refs:SDADC_LOWPOWER_NONE (Results 1 – 1 of 1) sorted by relevance
159 #define SDADC_LOWPOWER_NONE (0x00000000UL) macro496 #define IS_SDADC_LOWPOWER_MODE(LOWPOWER) (((LOWPOWER) == SDADC_LOWPOWER_NONE) || \