Searched refs:THRHLR0Addr (Results 1 – 2 of 2) sorted by relevance
197 volatile uint32 * THRHLR0Addr = NULL_PTR; in Adc_Sar_WriteThresholds() local236 THRHLR0Addr = &(AdcAEBasePtr->THRHLR0); in Adc_Sar_WriteThresholds()256 THRHLR0Addr = &(AdcBasePtr->THRHLR0); in Adc_Sar_WriteThresholds()296 *THRHLR0Addr = Value; in Adc_Sar_WriteThresholds()
202 volatile uint32 * THRHLR0Addr = NULL_PTR; in Adc_Sar_WriteThresholds() local241 THRHLR0Addr = (volatile uint32 *)&(AdcAEBasePtr->THRHLR0); in Adc_Sar_WriteThresholds()261 THRHLR0Addr = (volatile uint32 *)&(AdcBasePtr->THRHLR0); in Adc_Sar_WriteThresholds()301 *THRHLR0Addr = Value; in Adc_Sar_WriteThresholds()