Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_lpadc.c233 | ADC_CMDH_LOOP(config->loopCount) /* Loop Count Select. */ in LPADC_SetConvCommandConfig()
269 config->loopCount = 0U; in LPADC_GetDefaultConvCommandConfig()
Dfsl_lpadc.h248 …uint32_t loopCount; /*!< Selects how many times this command executes before finish and transition… member