Searched refs:clkpllIntFracSw (Results 1 – 6 of 6) sorted by relevance
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl616/std/src/ |
| A D | bl616_romapi_patch.c | 43 .clkpllIntFracSw = 0, /*!< pll_int_frac_sw */ 58 .clkpllIntFracSw = 0, /*!< pll_int_frac_sw */ 73 .clkpllIntFracSw = 1, /*!< pll_int_frac_sw */ 99 .clkpllIntFracSw = 1, /*!< pll_int_frac_sw */ 114 .clkpllIntFracSw = 1, /*!< pll_int_frac_sw */ 158 .clkpllIntFracSw = 1, /*!< pll_int_frac_sw */ 173 .clkpllIntFracSw = 1, /*!< pll_int_frac_sw */ 2961 tmpVal = BL_SET_REG_BITS_VAL(tmpVal, GLB_WIFIPLL_INT_FRAC_SW, cfg->basicCfg->clkpllIntFracSw); in GLB_Fast_Power_On_WIFIPLL()
|
| A D | bl616_glb.c | 88 .clkpllIntFracSw = 0, /*!< pll_int_frac_sw */ 103 .clkpllIntFracSw = 0, /*!< pll_int_frac_sw */ 118 .clkpllIntFracSw = 1, /*!< pll_int_frac_sw */ 146 .clkpllIntFracSw = 1, /*!< pll_int_frac_sw */ 161 .clkpllIntFracSw = 1, /*!< pll_int_frac_sw */ 205 .clkpllIntFracSw = 1, /*!< pll_int_frac_sw */ 220 .clkpllIntFracSw = 1, /*!< pll_int_frac_sw */ 565 tmpVal = BL_SET_REG_BITS_VAL(tmpVal, GLB_WIFIPLL_INT_FRAC_SW, cfg->basicCfg->clkpllIntFracSw); in GLB_Power_On_WIFIPLL() 750 tmpVal = BL_SET_REG_BITS_VAL(tmpVal, CCI_AUPLL_INT_FRAC_SW, cfg->basicCfg->clkpllIntFracSw); in GLB_Power_On_AUPLL()
|
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl602/std/include/ |
| A D | bl602_glb.h | 321 uint8_t clkpllIntFracSw; /*!< 0:int mode, 1:frac mode */ member
|
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl808/std/src/ |
| A D | bl808_glb.c | 87 .clkpllIntFracSw = 0, /*!< pll_int_frac_sw */ 102 .clkpllIntFracSw = 0, /*!< pll_int_frac_sw */ 117 .clkpllIntFracSw = 1, /*!< pll_int_frac_sw */ 143 .clkpllIntFracSw = 1, /*!< pll_int_frac_sw */ 158 .clkpllIntFracSw = 1, /*!< pll_int_frac_sw */ 193 .clkpllIntFracSw = 1, /*!< pll_int_frac_sw */ 208 .clkpllIntFracSw = 1, /*!< pll_int_frac_sw */ 1199 tmpVal = BL_SET_REG_BITS_VAL(tmpVal, CCI_AUPLL_INT_FRAC_SW, cfg->basicCfg->clkpllIntFracSw); in GLB_Power_On_WAC_PLL()
|
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl616/std/include/ |
| A D | bl616_glb.h | 217 uint8_t clkpllIntFracSw; /*!< xxx pll_int_frac_sw */ member
|
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl808/std/include/ |
| A D | bl808_glb.h | 461 uint8_t clkpllIntFracSw; /*!< xxx pll_int_frac_sw */ member
|
Completed in 38 milliseconds