Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_lpadc.h281 …uint32_t commandIdSource; /*!< Indicate the command buffer being executed that generated this resu… member
Dfsl_lpadc.c163 result->commandIdSource = (tmp32 & ADC_RESFIFO_CMDSRC_MASK) >> ADC_RESFIFO_CMDSRC_SHIFT; in LPADC_GetConvResult()