Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32k3/Adc/include/
DAdc_Sar_Ip_Types.h334 boolean HighSpeedConvEn; /* Enables high speed conversion or calibration */ member
445 boolean HighSpeedConvEn; /* Enables high speed conversion or calibration */ member
/hal_nxp-3.6.0/s32/drivers/s32k3/Adc/src/
DAdc_Sar_Ip.c2046 Adc_Sar_EnableHighSpeed(AdcBasePtr, pConfig->HighSpeedConvEn); in Adc_Sar_Ip_Init()
2197 DefaultConfig.HighSpeedConvEn = FALSE; in Adc_Sar_Ip_Deinit()
3880 Adc_Sar_EnableHighSpeed(AdcBasePtr, pConfig->HighSpeedConvEn); in Adc_Sar_Ip_SetClockMode()