Searched refs:ADC_STAW1R_AWDE_MASK (Results 1 – 2 of 2) sorted by relevance
4037 #define ADC_STAW1R_AWDE_MASK (0x80000000U) macro4040 … (((uint32_t)(((uint32_t)(x)) << ADC_STAW1R_AWDE_SHIFT)) & ADC_STAW1R_AWDE_MASK)
685 *STAW1RAddr &= ~(ADC_STAW1R_AWDE_MASK); in Adc_Sar_DisableSelftestThreshold()