Home
last modified time | relevance | path

Searched refs:ADC_STAW1R_AWDE (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-3.5.0/s32/drivers/s32k3/Adc/src/
DAdc_Sar_Ip.c422 #ifdef ADC_STAW1R_AWDE in Adc_Sar_ConfigSelftestThreshold()
444 #ifdef ADC_STAW1R_AWDE in Adc_Sar_ConfigSelftestThreshold()
466 #ifdef ADC_STAW1R_AWDE in Adc_Sar_ConfigSelftestThreshold()
488 #ifdef ADC_STAW1R_AWDE in Adc_Sar_ConfigSelftestThreshold()
531 #ifdef ADC_STAW1R_AWDE in Adc_Sar_EnableSelftestThreshold()
551 #ifdef ADC_STAW1R_AWDE in Adc_Sar_EnableSelftestThreshold()
571 #ifdef ADC_STAW1R_AWDE in Adc_Sar_EnableSelftestThreshold()
590 #ifdef ADC_STAW1R_AWDE in Adc_Sar_EnableSelftestThreshold()
592 *STAW1RAddr |= ADC_STAW1R_AWDE(0x1UL); in Adc_Sar_EnableSelftestThreshold()
625 #ifdef ADC_STAW1R_AWDE in Adc_Sar_DisableSelftestThreshold()
[all …]
/hal_nxp-3.5.0/s32/drivers/s32k3/Adc/include/
DAdc_Sar_Ip_Types.h407 #ifdef ADC_STAW1R_AWDE
/hal_nxp-3.5.0/s32/drivers/s32k3/BaseNXP/header/
DS32K344_ADC.h4040 #define ADC_STAW1R_AWDE(x) (((uint32_t)(((uint32_t)(x)) << ADC_STAW1R_AWDE_SH… macro