Searched refs:commandIdSource (Results 1 – 2 of 2) sorted by relevance
281 …uint32_t commandIdSource; /*!< Indicate the command buffer being executed that generated this resu… member
163 result->commandIdSource = (tmp32 & ADC_RESFIFO_CMDSRC_MASK) >> ADC_RESFIFO_CMDSRC_SHIFT; in LPADC_GetConvResult()