mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-20 01:35:23 +00:00
The PLLN multiplier can range between 50 and 432 on all STM32F4, except on the STM32F401 where the lower bound is restricted to 192. Fix the range property and the help text to reflect this reality. Change-Id: I7b93e84b321f7869aaf611287344cd3e25c893c8 Signed-off-by: Florian Vaussard <florian.vaussard@heig-vd.ch> |
||
|---|---|---|
| .. | ||
| beetle_clock_control.c | ||
| Kconfig | ||
| Kconfig.beetle | ||
| Kconfig.nrf5 | ||
| Kconfig.quark_se | ||
| Kconfig.stm32 | ||
| Kconfig.stm32f4x | ||
| Kconfig.stm32f10x | ||
| Kconfig.stm32f107xx | ||
| Makefile | ||
| nrf5_power_clock.c | ||
| quark_se_clock_control.c | ||
| stm32_ll_clock.c | ||
| stm32_ll_clock.h | ||
| stm32f3x_ll_clock.c | ||
| stm32f4x_clock.c | ||
| stm32f10x_clock.c | ||
| stm32f107xx_clock.c | ||
| stm32l4x_ll_clock.c | ||