Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_rcc.h767 #define LL_RCC_PLLSAI1Q_DIV_5 (RCC_PLLSAI1CFGR_PLLQ_2) …
768 #define LL_RCC_PLLSAI1Q_DIV_6 (RCC_PLLSAI1CFGR_PLLQ_2 | RCC_PLLSAI1CFGR_PLLQ_0) …
769 #define LL_RCC_PLLSAI1Q_DIV_7 (RCC_PLLSAI1CFGR_PLLQ_2 | RCC_PLLSAI1CFGR_PLLQ_1) …
770 #define LL_RCC_PLLSAI1Q_DIV_8 (RCC_PLLSAI1CFGR_PLLQ_2 | RCC_PLLSAI1CFGR_PLLQ_1 | RCC_P…
/hal_stm32-latest/stm32cube/stm32wbxx/soc/
Dstm32wb35xx.h7388 #define RCC_PLLSAI1CFGR_PLLQ_2 (0x4U << RCC_PLLSAI1CFGR_PLLQ_Pos) /*!< 0x08000000 */ macro
Dstm32wb55xx.h7579 #define RCC_PLLSAI1CFGR_PLLQ_2 (0x4U << RCC_PLLSAI1CFGR_PLLQ_Pos) /*!< 0x08000000 */ macro
Dstm32wb5mxx.h7579 #define RCC_PLLSAI1CFGR_PLLQ_2 (0x4U << RCC_PLLSAI1CFGR_PLLQ_Pos) /*!< 0x08000000 */ macro