git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_20.3.x@14428 27425a3e-05d8-49a3-a47f-9c15f0e5edd8

This commit is contained in:
Giovanni Di Sirio 2021-05-24 07:03:09 +00:00
parent d8e83e91ee
commit df98aee00a
1 changed files with 1 additions and 1 deletions

View File

@ -670,7 +670,7 @@
/**
* @brief Maximum PLL-P output clock frequency.
*/
#define STM32_PLLP_MAX 122000000
#define STM32_PLLP_MAX 128000000
/**
* @brief Minimum PLL-P output clock frequency.