Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32k3/Adc/include/
DAdc_Sar_Ip_Types.h411 uint16 AdcSTAW1ARHighVal; /*!< Adc STAW1AR threshold high value */ member
/hal_nxp-3.6.0/s32/drivers/s32k3/Adc/src/
DAdc_Sar_Ip.c496 …*STAW1ARAddr |= ADC_STAW1AR_THRH(SelfTestThresholdConfig->AdcSTAW1ARHighVal) | ADC_STAW1AR_THRL(Se… in Adc_Sar_ConfigSelftestThreshold()