Searched refs:integration_loop (Results 1 – 2 of 2) sorted by relevance
290 XMC_ASSERT("XMC_DSD_INTEGRATOR_Init:Invalid integration_loop", (config->integration_loop > 0U )); in XMC_DSD_CH_Integrator_Init()293 channel->IWCTR = ((config->integration_loop - 1U) << DSD_CH_IWCTR_REPVAL_Pos) in XMC_DSD_CH_Integrator_Init()
467 …uint32_t integration_loop; /**< Integration loops to see stop condition. Bitfields \a REPVAL o… member