Searched refs:THRHLR11Addr (Results 1 – 2 of 2) sorted by relevance
210 volatile uint32 * THRHLR11Addr = NULL_PTR; in Adc_Sar_WriteThresholds() local247 THRHLR11Addr = &(AdcAEBasePtr->THRHLR11); in Adc_Sar_WriteThresholds()269 THRHLR11Addr = &(AdcBasePtr->THRHLR11); in Adc_Sar_WriteThresholds()331 *THRHLR11Addr = Value; in Adc_Sar_WriteThresholds()
215 volatile uint32 * THRHLR11Addr = NULL_PTR; in Adc_Sar_WriteThresholds() local252 THRHLR11Addr = (volatile uint32 *)&(AdcAEBasePtr->THRHLR11); in Adc_Sar_WriteThresholds()274 THRHLR11Addr = (volatile uint32 *)&(AdcBasePtr->THRHLR11); in Adc_Sar_WriteThresholds()336 *THRHLR11Addr = Value; in Adc_Sar_WriteThresholds()