Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_rcc.h778 #define LL_RCC_PLLSAI1P_DIV_2 (RCC_PLLSAI1CFGR_PLLP_0) …
780 #define LL_RCC_PLLSAI1P_DIV_4 (RCC_PLLSAI1CFGR_PLLP_0|RCC_PLLSAI1CFGR_PLLP_1) …
782 #define LL_RCC_PLLSAI1P_DIV_6 (RCC_PLLSAI1CFGR_PLLP_0|RCC_PLLSAI1CFGR_PLLP_2) …
784 #define LL_RCC_PLLSAI1P_DIV_8 (RCC_PLLSAI1CFGR_PLLP_0|RCC_PLLSAI1CFGR_PLLP_1|RCC_P…
786 #define LL_RCC_PLLSAI1P_DIV_10 (RCC_PLLSAI1CFGR_PLLP_0|RCC_PLLSAI1CFGR_PLLP_3) …
788 #define LL_RCC_PLLSAI1P_DIV_12 (RCC_PLLSAI1CFGR_PLLP_0|RCC_PLLSAI1CFGR_PLLP_1|RCC_P…
790 #define LL_RCC_PLLSAI1P_DIV_14 (RCC_PLLSAI1CFGR_PLLP_0|RCC_PLLSAI1CFGR_PLLP_2|RCC_P…
792 #define LL_RCC_PLLSAI1P_DIV_16 (RCC_PLLSAI1CFGR_PLLP_0|RCC_PLLSAI1CFGR_PLLP_1|RCC_P…
794 #define LL_RCC_PLLSAI1P_DIV_18 (RCC_PLLSAI1CFGR_PLLP_0|RCC_PLLSAI1CFGR_PLLP_4) …
796 #define LL_RCC_PLLSAI1P_DIV_20 (RCC_PLLSAI1CFGR_PLLP_0|RCC_PLLSAI1CFGR_PLLP_1|RCC_P…
[all …]
/hal_stm32-latest/stm32cube/stm32wbxx/soc/
Dstm32wb35xx.h7374 #define RCC_PLLSAI1CFGR_PLLP_0 (0x01U << RCC_PLLSAI1CFGR_PLLP_Pos) /*!< 0x00020000 */ macro
Dstm32wb55xx.h7565 #define RCC_PLLSAI1CFGR_PLLP_0 (0x01U << RCC_PLLSAI1CFGR_PLLP_Pos) /*!< 0x00020000 */ macro
Dstm32wb5mxx.h7565 #define RCC_PLLSAI1CFGR_PLLP_0 (0x01U << RCC_PLLSAI1CFGR_PLLP_Pos) /*!< 0x00020000 */ macro