Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32k3/Adc/include/
DAdc_Sar_Ip_Types.h498 uint8 NumWdgThresholds; 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()
2087 for (Index = 0U; Index < pConfig->NumWdgThresholds; Index++) in Adc_Sar_Ip_Init()
2280 DefaultConfig.NumWdgThresholds = 0u; in Adc_Sar_Ip_Deinit()