Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lpc_adc/
Dfsl_adc.c527 info->thresholdCorssingStatus = (adc_threshold_crossing_status_t)(uint32_t)( in ADC_GetConvSeqAGlobalConversionResult()
559 info->thresholdCorssingStatus = (adc_threshold_crossing_status_t)(uint32_t)( in ADC_GetConvSeqBGlobalConversionResult()
611 …(adc_threshold_crossing_status_t)(uint32_t)((tmp32 & ADC_DAT_THCMPCROSS_MASK) >> ADC_DAT_THCMPCROS… in ADC_GetChannelConversionResult()
Dfsl_adc.h204 } adc_threshold_crossing_status_t; typedef
321adc_threshold_crossing_status_t thresholdCorssingStatus; /*!< Keep the threshold crossing status. …