Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_ll_rcc.h333 #if defined(RCC_CFGR_MCOPRE_3)
334 #define LL_RCC_MCO1_DIV_256 RCC_CFGR_MCOPRE_3 /*!< M…
335 #define LL_RCC_MCO1_DIV_512 (RCC_CFGR_MCOPRE_3 | RCC_CFGR_MCOPRE_0) /*!< M…
336 #define LL_RCC_MCO1_DIV_1024 (RCC_CFGR_MCOPRE_3 | RCC_CFGR_MCOPRE_1) /*!< MC…
Dstm32c0xx_hal_rcc.h203 #if defined(RCC_CFGR_MCOPRE_3)
587 #if defined(RCC_CFGR_MCOPRE_3)
588 #define RCC_MCODIV_256 RCC_CFGR_MCOPRE_3 /*!< …
589 #define RCC_MCODIV_512 (RCC_CFGR_MCOPRE_3 | RCC_CFGR_MCOPRE_0) /*!< …
590 #define RCC_MCODIV_1024 (RCC_CFGR_MCOPRE_3 | RCC_CFGR_MCOPRE_1) /*!< …
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_rcc.h309 #if defined(RCC_CFGR_MCOPRE_3)
310 #define LL_RCC_MCO1_DIV_256 RCC_CFGR_MCOPRE_3
311 #define LL_RCC_MCO1_DIV_512 (RCC_CFGR_MCOPRE_3 | RCC_CFGR_MCOPRE_0) …
312 #define LL_RCC_MCO1_DIV_1024 (RCC_CFGR_MCOPRE_3 | RCC_CFGR_MCOPRE_1) …
Dstm32g0xx_hal_rcc.h709 #if defined(RCC_CFGR_MCOPRE_3)
710 #define RCC_MCODIV_256 RCC_CFGR_MCOPRE_3
711 #define RCC_MCODIV_512 (RCC_CFGR_MCOPRE_3 | RCC_CFGR_MCOPRE_0) …
712 #define RCC_MCODIV_1024 (RCC_CFGR_MCOPRE_3 | RCC_CFGR_MCOPRE_1) …
/hal_stm32-latest/stm32cube/stm32c0xx/soc/
Dstm32c071xx.h4504 #define RCC_CFGR_MCOPRE_3 (0x8UL << RCC_CFGR_MCOPRE_Pos) /*!< 0x80000000 */ macro
/hal_stm32-latest/stm32cube/stm32g0xx/soc/
Dstm32g0b0xx.h5225 #define RCC_CFGR_MCOPRE_3 (0x8UL << RCC_CFGR_MCOPRE_Pos) /*!< 0x80000000 */ macro
Dstm32g0c1xx.h6442 #define RCC_CFGR_MCOPRE_3 (0x8UL << RCC_CFGR_MCOPRE_Pos) /*!< 0x80000000 */ macro
Dstm32g0b1xx.h6206 #define RCC_CFGR_MCOPRE_3 (0x8UL << RCC_CFGR_MCOPRE_Pos) /*!< 0x80000000 */ macro