Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32k3/Adc/include/
DAdc_Sar_Ip_Types.h499 const Adc_Sar_Ip_WdgThresholdType * WdgThresholds; member
/hal_nxp-3.6.0/s32/drivers/s32k3/Adc/src/
DAdc_Sar_Ip.c2085 if ((pConfig->WdgThresholds != NULL_PTR) && (pConfig->NumWdgThresholds > 0u)) in Adc_Sar_Ip_Init()
2089 …Adc_Sar_Ip_SetWdgThreshold(u32Instance, pConfig->WdgThresholds[Index].WdgIndex, &pConfig->WdgThres… in Adc_Sar_Ip_Init()
2281 DefaultConfig.WdgThresholds = NULL_PTR; in Adc_Sar_Ip_Deinit()