Searched refs:THRHLR15Addr (Results 1 – 2 of 2) sorted by relevance
215 volatile uint32 * THRHLR15Addr = NULL_PTR; in Adc_Sar_WriteThresholds() local251 THRHLR15Addr = &(AdcAEBasePtr->THRHLR15); in Adc_Sar_WriteThresholds()274 THRHLR15Addr = &(AdcBasePtr->THRHLR15); in Adc_Sar_WriteThresholds()344 *THRHLR15Addr = Value; in Adc_Sar_WriteThresholds()
220 volatile uint32 * THRHLR15Addr = NULL_PTR; in Adc_Sar_WriteThresholds() local256 THRHLR15Addr = (volatile uint32 *)&(AdcAEBasePtr->THRHLR15); in Adc_Sar_WriteThresholds()279 THRHLR15Addr = (volatile uint32 *)&(AdcBasePtr->THRHLR15); in Adc_Sar_WriteThresholds()349 *THRHLR15Addr = Value; in Adc_Sar_WriteThresholds()