Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_lpadc.h285 } lpadc_conv_result_t; typedef
483 bool LPADC_GetConvResult(ADC_Type *base, lpadc_conv_result_t *result);
Dfsl_lpadc.c150 bool LPADC_GetConvResult(ADC_Type *base, lpadc_conv_result_t *result) in LPADC_GetConvResult()
302 lpadc_conv_result_t mLpadcResultConfigStruct; in LPADC_DoAutoCalibration()