Searched refs:sampleClockCount (Results 1 – 4 of 4) sorted by relevance
152 tmp32 |= ADC_CFG2_SMPLTS(config->sampleClockCount - 1U); in ADC12_Init()209 config->sampleClockCount = 13U; in ADC12_GetDefaultConfig()
117 …uint32_t sampleClockCount; /*!< Select the sample clock count. Add i… member
172 …uint32_t sampleClockCount; /*!< Specifies how many round-robin clock cycles(0~3) later the sampl… member
438 CMP_C2_NSAM(config->sampleClockCount) | CMP_C2_INITMOD(config->delayModulus)); in ACMP_SetRoundRobinConfig()