Home
last modified time | relevance | path

Searched refs:ADC_DMAE_DCLR (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-3.6.0/s32/drivers/s32k3/Adc/src/
DAdc_Sar_Ip.c2106 *DMAEAddr |= (ADC_DMAE_DMAEN(1U) | ADC_DMAE_DCLR((uint32)pConfig->DmaClearSource)); in Adc_Sar_Ip_Init()
4633 AdcAEBasePtr->DMAE |= ADC_DMAE_DCLR((uint32)pDmaClear); in Adc_Sar_Ip_SetDmaClearSource()
4642 AdcBasePtr->DMAE |= ADC_DMAE_DCLR((uint32)pDmaClear); in Adc_Sar_Ip_SetDmaClearSource()
/hal_nxp-3.6.0/s32/drivers/s32ze/BaseNXP/header/
DS32Z2_ADC.h765 #define ADC_DMAE_DCLR(x) (((uint32_t)(((uint32_t)(x)) << ADC_DMAE_DCLR_SHIF… macro
/hal_nxp-3.6.0/s32/drivers/s32k3/BaseNXP/header/
DS32K344_ADC.h1292 #define ADC_DMAE_DCLR(x) (((uint32_t)(((uint32_t)(x)) << ADC_DMAE_DCLR_SHIF… macro