Searched refs:AdcAEBasePtr (Results 1 – 4 of 4) sorted by relevance
448 SAR_ADC_AE_Type * AdcAEBasePtr = NULL_PTR; in Adc_Sar_ConfigSelftestThreshold() local471 AdcAEBasePtr = Adc_Sar_AE_Ip_apxAdcBase[Instance - ADC_INSTANCE_COUNT]; in Adc_Sar_ConfigSelftestThreshold()473 STAW0RAddr = (volatile uint32 *)&(AdcAEBasePtr->STAW0R); in Adc_Sar_ConfigSelftestThreshold()476 STAW1RAddr = (volatile uint32 *)&(AdcAEBasePtr->STAW1R); in Adc_Sar_ConfigSelftestThreshold()479 STAW1ARAddr = (volatile uint32 *)&(AdcAEBasePtr->STAW1AR); in Adc_Sar_ConfigSelftestThreshold()480 STAW1BRAddr = (volatile uint32 *)&(AdcAEBasePtr->STAW1BR); in Adc_Sar_ConfigSelftestThreshold()483 STAW2RAddr = (volatile uint32 *)&(AdcAEBasePtr->STAW2R); in Adc_Sar_ConfigSelftestThreshold()486 STAW4RAddr = (volatile uint32 *)&(AdcAEBasePtr->STAW4R); in Adc_Sar_ConfigSelftestThreshold()487 STAW5RAddr = (volatile uint32 *)&(AdcAEBasePtr->STAW5R); in Adc_Sar_ConfigSelftestThreshold()557 SAR_ADC_AE_Type * AdcAEBasePtr = NULL_PTR; in Adc_Sar_EnableSelftestThreshold() local[all …]
417 SAR_ADC_AE_Type * AdcAEBasePtr = NULL_PTR; in Adc_Sar_ConfigSelftestThreshold() local440 AdcAEBasePtr = Adc_Sar_AE_Ip_apxAdcBase[Instance - ADC_INSTANCE_COUNT]; in Adc_Sar_ConfigSelftestThreshold()442 STAW0RAddr = &(AdcAEBasePtr->STAW0R); in Adc_Sar_ConfigSelftestThreshold()445 STAW1RAddr = &(AdcAEBasePtr->STAW1R); in Adc_Sar_ConfigSelftestThreshold()448 STAW1ARAddr = &(AdcAEBasePtr->STAW1AR); in Adc_Sar_ConfigSelftestThreshold()449 STAW1BRAddr = &(AdcAEBasePtr->STAW1BR); in Adc_Sar_ConfigSelftestThreshold()452 STAW2RAddr = &(AdcAEBasePtr->STAW2R); in Adc_Sar_ConfigSelftestThreshold()455 STAW4RAddr = &(AdcAEBasePtr->STAW4R); in Adc_Sar_ConfigSelftestThreshold()456 STAW5RAddr = &(AdcAEBasePtr->STAW5R); in Adc_Sar_ConfigSelftestThreshold()526 SAR_ADC_AE_Type * AdcAEBasePtr = NULL_PTR; in Adc_Sar_EnableSelftestThreshold() local[all …]
120 SAR_ADC_AE_Type * AdcAEBasePtr = NULL_PTR; in Adc_Sar_Powerup() local126 AdcAEBasePtr = Adc_Sar_AE_Ip_apxAdcBase[Instance - ADC_INSTANCE_COUNT]; in Adc_Sar_Powerup()127 AdcAEBasePtr->MCR &= ~(ADC_MCR_PWDN(1u)); in Adc_Sar_Powerup()147 SAR_ADC_AE_Type * AdcAEBasePtr = NULL_PTR; in Adc_Sar_Powerdown() local153 AdcAEBasePtr = Adc_Sar_AE_Ip_apxAdcBase[Instance - ADC_INSTANCE_COUNT]; in Adc_Sar_Powerdown()154 AdcAEBasePtr->MCR |= ADC_MCR_PWDN(1u); in Adc_Sar_Powerdown()194 SAR_ADC_AE_Type * AdcAEBasePtr = NULL_PTR; in Adc_Sar_WriteThresholds() local224 AdcAEBasePtr = Adc_Sar_AE_Ip_apxAdcBase[Instance - ADC_INSTANCE_COUNT]; in Adc_Sar_WriteThresholds()236 THRHLR0Addr = &(AdcAEBasePtr->THRHLR0); in Adc_Sar_WriteThresholds()237 THRHLR1Addr = &(AdcAEBasePtr->THRHLR1); in Adc_Sar_WriteThresholds()[all …]
120 SAR_ADC_AE_Type * AdcAEBasePtr = NULL_PTR; in Adc_Sar_Powerup() local126 AdcAEBasePtr = Adc_Sar_AE_Ip_apxAdcBase[Instance - ADC_INSTANCE_COUNT]; in Adc_Sar_Powerup()127 AdcAEBasePtr->MCR &= ~(ADC_MCR_PWDN(1u)); in Adc_Sar_Powerup()147 SAR_ADC_AE_Type * AdcAEBasePtr = NULL_PTR; in Adc_Sar_Powerdown() local153 AdcAEBasePtr = Adc_Sar_AE_Ip_apxAdcBase[Instance - ADC_INSTANCE_COUNT]; in Adc_Sar_Powerdown()154 AdcAEBasePtr->MCR |= ADC_MCR_PWDN(1u); in Adc_Sar_Powerdown()199 SAR_ADC_AE_Type * AdcAEBasePtr = NULL_PTR; in Adc_Sar_WriteThresholds() local229 AdcAEBasePtr = Adc_Sar_AE_Ip_apxAdcBase[Instance - ADC_INSTANCE_COUNT]; in Adc_Sar_WriteThresholds()241 THRHLR0Addr = (volatile uint32 *)&(AdcAEBasePtr->THRHLR0); in Adc_Sar_WriteThresholds()242 THRHLR1Addr = (volatile uint32 *)&(AdcAEBasePtr->THRHLR1); in Adc_Sar_WriteThresholds()[all …]