Searched refs:ADC_ADC_CFG_ADC_PD_MASK (Results 1 – 2 of 2) sorted by relevance
163 ADC_ADC_CFG_REG(base) |= ADC_ADC_CFG_ADC_PD_MASK; in ADC_SetPowerDownCmd()169 ADC_ADC_CFG_REG(base) &= ~ADC_ADC_CFG_ADC_PD_MASK; in ADC_SetPowerDownCmd()
691 #define ADC_ADC_CFG_ADC_PD_MASK 0x2u macro