Searched refs:THRHLR5Addr (Results 1 – 2 of 2) sorted by relevance
202 volatile uint32 * THRHLR5Addr = NULL_PTR; in Adc_Sar_WriteThresholds() local241 THRHLR5Addr = &(AdcAEBasePtr->THRHLR5); in Adc_Sar_WriteThresholds()261 THRHLR5Addr = &(AdcBasePtr->THRHLR5); in Adc_Sar_WriteThresholds()311 *THRHLR5Addr = Value; in Adc_Sar_WriteThresholds()
207 volatile uint32 * THRHLR5Addr = NULL_PTR; in Adc_Sar_WriteThresholds() local246 THRHLR5Addr = (volatile uint32 *)&(AdcAEBasePtr->THRHLR5); in Adc_Sar_WriteThresholds()266 THRHLR5Addr = (volatile uint32 *)&(AdcBasePtr->THRHLR5); in Adc_Sar_WriteThresholds()316 *THRHLR5Addr = Value; in Adc_Sar_WriteThresholds()