Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lpadc/
Dfsl_lpadc.c567 tmp32 = ADC_CMDH_NEXT(config->chainedNextCommandNumber) /* Next Command Select. */ in LPADC_SetConvCommandConfig()
642 config->chainedNextCommandNumber = 0U; /* No next command defined. */ in LPADC_GetDefaultConvCommandConfig()
Dfsl_lpadc.h625 …uint32_t chainedNextCommandNumber; /*!< Selects the next command to be executed after this command… member