Home
last modified time | relevance | path

Searched refs:PLLI2S_N (Results 1 – 1 of 1) sorted by relevance

/dports/audio/codec2/codec2-1.0.3/stm32/src/
H A Dsystem_stm32f4xx.c168 #define PLLI2S_N 352 macro
435 RCC->PLLI2SCFGR = (PLLI2S_N << 6) | (PLLI2S_R << 28); in SetSysClock()