Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/Adc/src/
DAdc_Sar_Ip.c453 #ifdef ADC_STAW1R_AWDE in Adc_Sar_ConfigSelftestThreshold()
475 #ifdef ADC_STAW1R_AWDE in Adc_Sar_ConfigSelftestThreshold()
497 #ifdef ADC_STAW1R_AWDE in Adc_Sar_ConfigSelftestThreshold()
519 #ifdef ADC_STAW1R_AWDE in Adc_Sar_ConfigSelftestThreshold()
562 #ifdef ADC_STAW1R_AWDE in Adc_Sar_EnableSelftestThreshold()
582 #ifdef ADC_STAW1R_AWDE in Adc_Sar_EnableSelftestThreshold()
602 #ifdef ADC_STAW1R_AWDE in Adc_Sar_EnableSelftestThreshold()
621 #ifdef ADC_STAW1R_AWDE in Adc_Sar_EnableSelftestThreshold()
623 *STAW1RAddr |= ADC_STAW1R_AWDE(0x1UL); in Adc_Sar_EnableSelftestThreshold()
656 #ifdef ADC_STAW1R_AWDE in Adc_Sar_DisableSelftestThreshold()
[all …]
/hal_nxp-latest/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-latest/s32/drivers/s32ze/Adc/include/
DAdc_Sar_Ip_Types.h418 #ifdef ADC_STAW1R_AWDE
/hal_nxp-latest/s32/drivers/s32k3/Adc/include/
DAdc_Sar_Ip_Types.h407 #ifdef ADC_STAW1R_AWDE
/hal_nxp-latest/s32/drivers/s32k3/BaseNXP/header/
DS32K344_ADC.h4040 #define ADC_STAW1R_AWDE(x) (((uint32_t)(((uint32_t)(x)) << ADC_STAW1R_AWDE_SH… macro