Searched refs:THRHLR3Addr (Results 1 – 2 of 2) sorted by relevance
200 volatile uint32 * THRHLR3Addr = NULL_PTR; in Adc_Sar_WriteThresholds() local239 THRHLR3Addr = &(AdcAEBasePtr->THRHLR3); in Adc_Sar_WriteThresholds()259 THRHLR3Addr = &(AdcBasePtr->THRHLR3); in Adc_Sar_WriteThresholds()305 *THRHLR3Addr = Value; in Adc_Sar_WriteThresholds()
205 volatile uint32 * THRHLR3Addr = NULL_PTR; in Adc_Sar_WriteThresholds() local244 THRHLR3Addr = (volatile uint32 *)&(AdcAEBasePtr->THRHLR3); in Adc_Sar_WriteThresholds()264 THRHLR3Addr = (volatile uint32 *)&(AdcBasePtr->THRHLR3); in Adc_Sar_WriteThresholds()310 *THRHLR3Addr = Value; in Adc_Sar_WriteThresholds()