Home
last modified time | relevance | path

Searched refs:hardwareCompareMode (Results 1 – 8 of 8) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/lpadc/
Dfsl_lpadc.c571 | ADC_CMDH_CMPEN(config->hardwareCompareMode); /* Hardware compare enable. */ in LPADC_SetConvCommandConfig()
591 … if ((kLPADC_HardwareCompareDisabled != config->hardwareCompareMode) && (commandId < ADC_CV_COUNT)) in LPADC_SetConvCommandConfig()
647 config->hardwareCompareMode = kLPADC_HardwareCompareDisabled; in LPADC_GetDefaultConvCommandConfig()
Dfsl_lpadc.h636 lpadc_hardware_compare_mode_t hardwareCompareMode; /*!< Hardware compare selection. */ member
/hal_nxp-latest/mcux/mcux-sdk/drivers/adc12/
Dfsl_adc12.h127 adc12_hardware_compare_mode_t hardwareCompareMode; /*!< Select the hardware compare mode. */ member
Dfsl_adc12.c382 switch (config->hardwareCompareMode) in ADC12_SetHardwareCompareConfig()
/hal_nxp-latest/mcux/mcux-sdk/drivers/adc_12b1msps_sar/
Dfsl_adc.h174 adc_hardware_compare_mode_t hardwareCompareMode; /*!< Select the hardware compare mode. member
Dfsl_adc.c325 switch (config->hardwareCompareMode) in ADC_SetHardwareCompareConfig()
/hal_nxp-latest/mcux/mcux-sdk/drivers/adc16/
Dfsl_adc16.h209 adc16_hardware_compare_mode_t hardwareCompareMode; /*!< Select the hardware compare mode. member
Dfsl_adc16.c305 switch (config->hardwareCompareMode) in ADC16_SetHardwareCompareConfig()