Searched refs:stabilizeBurstFreq (Results 1 – 4 of 4) sorted by relevance
328 bool stabilizeBurstFreq; /*!< Enable/Disable DCDC frequency stabilization. */ member
1201 …reg |= config->stabilizeBurstFreq ? SPC_DCDC_CFG_FREQ_CNTRL_ON(1U) : SPC_DCDC_CFG_FREQ_CNTRL_ON(0U… in SPC_SetDCDCBurstConfig()
404 bool stabilizeBurstFreq; /*!< Enable/Disable DCDC frequency stabilization. */ member
1438 …reg |= config->stabilizeBurstFreq ? SPC_DCDC_CFG_FREQ_CNTRL_ON(1U) : SPC_DCDC_CFG_FREQ_CNTRL_ON(0U… in SPC_SetDCDCBurstConfig()