CONFIG_SOC_IT8XXX2_PLL_FLASH_48M¶
Flash frequency is 48MHz
Flash frequency is 48MHz
Type: bool
Help¶
Change frequency of PLL, CPU, and flash to 48MHz during initialization.
Set n to use the default settings.
(PLL and CPU run at 48MHz, flash frequency is 16MHz)
Help¶
Change frequency of PLL, CPU, and flash to 48MHz during initialization.
Set n to use the default settings.
(PLL and CPU run at 48MHz, flash frequency is 16MHz)
Defaults¶
y
y
Kconfig definitions¶
At <Zephyr>/soc/riscv/riscv-ite/it8xxx2/Kconfig.soc:15
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:36
→ <Zephyr>/soc/Kconfig:15
→ <nRF>/doc/_build/kconfig/Kconfig.soc.arch:2
→ <Zephyr>/soc/riscv/riscv-ite/Kconfig:14
Menu path: (Top) → Hardware Configuration
config SOC_IT8XXX2_PLL_FLASH_48M
bool "Flash frequency is 48MHz"
default y
help
Change frequency of PLL, CPU, and flash to 48MHz during initialization.
Set n to use the default settings.
(PLL and CPU run at 48MHz, flash frequency is 16MHz)
At <Zephyr>/soc/riscv/riscv-ite/it8xxx2/Kconfig.soc:15
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:36
→ <Zephyr>/soc/Kconfig:18
→ <Zephyr>/soc/riscv/riscv-ite/Kconfig:14
Menu path: (Top) → Hardware Configuration
config SOC_IT8XXX2_PLL_FLASH_48M
bool "Flash frequency is 48MHz"
default y
help
Change frequency of PLL, CPU, and flash to 48MHz during initialization.
Set n to use the default settings.
(PLL and CPU run at 48MHz, flash frequency is 16MHz)
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)