Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32k3/Adc/include/
DAdc_Sar_Ip_Types.h404 uint16 AdcSTAW0RHighVal; /*!< Adc STAW0R threshold high value */ member
/hal_nxp-3.6.0/s32/drivers/s32k3/Adc/src/
DAdc_Sar_Ip.c485 …*STAW0RAddr |= ADC_STAW0R_THRH(SelfTestThresholdConfig->AdcSTAW0RHighVal) | ADC_STAW0R_THRL(SelfTe… in Adc_Sar_ConfigSelftestThreshold()