Home
last modified time | relevance | path

Searched defs:PLLMulTable (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-3.7.0/stm32cube/stm32l0xx/soc/
Dsystem_stm32l0xx.c130 const uint8_t PLLMulTable[9] = {3U, 4U, 6U, 8U, 12U, 16U, 24U, 32U, 48U}; variable
/hal_stm32-3.7.0/stm32cube/stm32l1xx/soc/
Dsystem_stm32l1xx.c126 const uint8_t PLLMulTable[9] = {3U, 4U, 6U, 8U, 12U, 16U, 24U, 32U, 48U}; variable