Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32k3/Adc/include/
DAdc_Sar_Ip_HwAccess.h372 volatile uint32 * CWSELR0Addr = NULL_PTR; in Adc_Sar_GetChannelWatchdogAddress() local
385 CWSELR0Addr = &(AdcAEBasePtr->CWSELR0); in Adc_Sar_GetChannelWatchdogAddress()
394 CWSELR0Addr = &(AdcBasePtr->CWSELR0); in Adc_Sar_GetChannelWatchdogAddress()
408 CwselrAddr = CWSELR0Addr; in Adc_Sar_GetChannelWatchdogAddress()
/hal_nxp-latest/s32/drivers/s32ze/Adc/include/
DAdc_Sar_Ip_HwAccess.h377 volatile uint32 * CWSELR0Addr = NULL_PTR; in Adc_Sar_GetChannelWatchdogAddress() local
390 CWSELR0Addr = (volatile uint32 *)&(AdcAEBasePtr->CWSELR0); in Adc_Sar_GetChannelWatchdogAddress()
399 CWSELR0Addr = (volatile uint32 *)&(AdcBasePtr->CWSELR0); in Adc_Sar_GetChannelWatchdogAddress()
413 CwselrAddr = CWSELR0Addr; in Adc_Sar_GetChannelWatchdogAddress()