Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_lpadc.c178 tmp32 = ADC_TCTRL_TCMD(config->targetCommandId) /* Trigger command select. */ in LPADC_SetConvTriggerConfig()
193 config->targetCommandId = 0U; in LPADC_GetDefaultConvTriggerConfig()
314 mLpadcTriggerConfigStruct.targetCommandId = 1U; /* CMD1 is executed. */ in LPADC_DoAutoCalibration()
Dfsl_lpadc.h263 …uint32_t targetCommandId; /*!< Select the command from command buffer to execute upon detect of th… member