Home
last modified time | relevance | path

Searched refs:CWSELR2Addr (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/s32/drivers/s32k3/Adc/include/
DAdc_Sar_Ip_HwAccess.h378 volatile uint32 * CWSELR2Addr = NULL_PTR; in Adc_Sar_GetChannelWatchdogAddress() local
387 CWSELR2Addr = &(AdcAEBasePtr->CWSELR2); in Adc_Sar_GetChannelWatchdogAddress()
400 CWSELR2Addr = &(AdcBasePtr->CWSELR2); in Adc_Sar_GetChannelWatchdogAddress()
418 CwselrAddr = CWSELR2Addr; in Adc_Sar_GetChannelWatchdogAddress()
/hal_nxp-latest/s32/drivers/s32ze/Adc/include/
DAdc_Sar_Ip_HwAccess.h383 volatile uint32 * CWSELR2Addr = NULL_PTR; in Adc_Sar_GetChannelWatchdogAddress() local
392 CWSELR2Addr = (volatile uint32 *)&(AdcAEBasePtr->CWSELR2); in Adc_Sar_GetChannelWatchdogAddress()
405 CWSELR2Addr = (volatile uint32 *)&(AdcBasePtr->CWSELR2); in Adc_Sar_GetChannelWatchdogAddress()
423 CwselrAddr = CWSELR2Addr; in Adc_Sar_GetChannelWatchdogAddress()