mirror of
https://github.com/apache/nuttx.git
synced 2026-09-02 07:03:04 +00:00
enable PLLSAI
This commit is contained in:
parent
74284aec14
commit
bd08646768
1 changed files with 1 additions and 1 deletions
|
|
@ -124,7 +124,7 @@
|
|||
|
||||
/* Configure factors for PLLSAI clock */
|
||||
|
||||
|
||||
#define CONFIG_STM32F7_PLLSAI 1
|
||||
#define STM32_RCC_PLLSAICFGR_PLLSAIN RCC_PLLSAICFGR_PLLSAIN(192)
|
||||
#define STM32_RCC_PLLSAICFGR_PLLSAIP RCC_PLLSAICFGR_PLLSAIP(2)
|
||||
#define STM32_RCC_PLLSAICFGR_PLLSAIQ RCC_PLLSAICFGR_PLLSAIQ(2)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue