Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32k3/Adc/include/
DAdc_Sar_Ip_HwAccess.h375 volatile uint32 * CWSELR1Addr = NULL_PTR; in Adc_Sar_GetChannelWatchdogAddress() local
386 CWSELR1Addr = &(AdcAEBasePtr->CWSELR1); in Adc_Sar_GetChannelWatchdogAddress()
397 CWSELR1Addr = &(AdcBasePtr->CWSELR1); in Adc_Sar_GetChannelWatchdogAddress()
413 CwselrAddr = CWSELR1Addr; in Adc_Sar_GetChannelWatchdogAddress()
/hal_nxp-latest/s32/drivers/s32ze/Adc/include/
DAdc_Sar_Ip_HwAccess.h380 volatile uint32 * CWSELR1Addr = NULL_PTR; in Adc_Sar_GetChannelWatchdogAddress() local
391 CWSELR1Addr = (volatile uint32 *)&(AdcAEBasePtr->CWSELR1); in Adc_Sar_GetChannelWatchdogAddress()
402 CWSELR1Addr = (volatile uint32 *)&(AdcBasePtr->CWSELR1); in Adc_Sar_GetChannelWatchdogAddress()
418 CwselrAddr = CWSELR1Addr; in Adc_Sar_GetChannelWatchdogAddress()