Searched refs:kpAccInt (Results 1 – 2 of 2) sorted by relevance
4755 _VAL2FLD(CLK_DPLL_LP_CONFIG5_KP_ACC_INT, config->lpPllCfg->kpAccInt); in Cy_SysClk_DpllLpManualConfigure()4831 config->lpPllCfg->kpAccInt = (uint8_t)_FLD2VAL(CLK_DPLL_LP_CONFIG5_KP_ACC_INT, tempReg); in Cy_SysClk_DpllLpGetConfiguration()4837 config->lpPllCfg->kpAccInt = (uint8_t)_FLD2VAL(CLK_DPLL_LP_CONFIG6_KP_ACC_FRACT, tempReg); in Cy_SysClk_DpllLpGetConfiguration()4843 config->lpPllCfg->kpAccInt = (uint8_t)_FLD2VAL(CLK_DPLL_LP_CONFIG7_KP_ACC_SSCG, tempReg); in Cy_SysClk_DpllLpGetConfiguration()
2546 …uint32_t kpAccInt; /**< CONFIG5 register, KP_ACC_INT bits, only for CA… member