Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32k3/Adc/include/
DAdc_Sar_Ip_Types.h422 uint16 AdcSTAW5RHighVal; /*!< Adc STAW5R threshold high value */ member
/hal_nxp-3.6.0/s32/drivers/s32k3/Adc/src/
DAdc_Sar_Ip.c512 …*STAW5RAddr |= ADC_STAW5R_THRH(SelfTestThresholdConfig->AdcSTAW5RHighVal) | ADC_STAW5R_THRL(SelfTe… in Adc_Sar_ConfigSelftestThreshold()