Home
last modified time | relevance | path

Searched refs:RCC_MCODIV_16 (Results 1 – 25 of 41) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_rcc.h100 ((__DIV__) == RCC_MCODIV_16)|| ((__DIV__) == RCC_MCODIV_32))
331 #define RCC_MCODIV_16 LL_RCC_MCO_DIV_16 /*!< MCO divided by 16 */ macro
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_rcc.h206 ((__DIV__) == RCC_MCODIV_16)|| ((__DIV__) == RCC_MCODIV_32) || \
213 ((__DIV__) == RCC_MCODIV_16)|| ((__DIV__) == RCC_MCODIV_32) || \
583 #define RCC_MCODIV_16 RCC_CFGR_MCOPRE_2 /*!< … macro
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_rcc.h183 ((__DIV__) == RCC_MCODIV_16))
576 #define RCC_MCODIV_16 RCC_CFGR_MCO_PRE_16 macro
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_hal_rcc_ex.h341 ((DIV) == RCC_MCODIV_16) || ((DIV) == RCC_MCODIV_32) || \
774 #define RCC_MCODIV_16 (0x40000000U) macro
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_rcc.h207 ((__DIV__) == RCC_MCODIV_16))
685 #define RCC_MCODIV_16 LL_RCC_MCO1_DIV_16 /*!< MCO divided by 16 */ macro
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_rcc.h206 ((__DIV__) == RCC_MCODIV_16))
558 #define RCC_MCODIV_16 ((uint32_t)RCC_CFGR_MCO_DIV16) macro
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_rcc.h201 ((__DIV__) == RCC_MCODIV_16) || ((__DIV__) == RCC_MCODIV_32) || \
208 ((__DIV__) == RCC_MCODIV_16) || ((__DIV__) == RCC_MCODIV_32) || \
705 #define RCC_MCODIV_16 RCC_CFGR_MCOPRE_2 … macro
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_rcc.h401 #define RCC_MCODIV_16 RCC_CFGR1_MCOPRE_2 /*!< MCO is divid… macro
2416 ((__DIV__) == RCC_MCODIV_16))
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_rcc.h226 ((__DIV__) == RCC_MCODIV_16))
743 #define RCC_MCODIV_16 LL_RCC_MCO1_DIV_16 /*!< MCO divided by 16 */ macro
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_rcc_ex.h329 ((DIV) == RCC_MCODIV_16) || ((DIV) == RCC_MCODIV_32) || \
1748 #define RCC_MCODIV_16 (0x40000000U) macro
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_rcc.h432 #define RCC_MCODIV_16 RCC_CFGR_MCOPRE_DIV16 /*!< MCO divided by 16 */ macro
3332 ((__DIV__) == RCC_MCODIV_16))
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_rcc.h514 #define RCC_MCODIV_16 RCC_CFGR_MCOPRE_2 /*!< MCO divided by… macro
3497 ((__DIV__) == RCC_MCODIV_16))
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc.h586 #define RCC_MCODIV_16 LL_RCC_MCO1_DIV_16 /*!< MCO divided by 16 (reset) */ macro
4544 ((__DIV__) == RCC_MCODIV_15) || ((__DIV__) == RCC_MCODIV_16))
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_rcc.c163 ((__DIV__) == RCC_MCODIV_16))
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_rcc.h525 #define RCC_MCODIV_16 RCC_CFGR_MCOPRE_DIV16 /*!< MCO divided by 16 */ macro
4808 ((__DIV__) == RCC_MCODIV_16))
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_rcc.h426 #define RCC_MCODIV_16 (RCC_MCO1CFGR_MCO1DIV_3 | RCC_MCO1CFGR_MCO1DIV_2 | RCC_MCO1C… macro
437 ((DIV) == RCC_MCODIV_15) || ((DIV) == RCC_MCODIV_16) )
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/Legacy/
Dstm32_hal_legacy.h3423 #define RCC_MCO_DIV16 RCC_MCODIV_16
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h3340 #define RCC_MCO_DIV16 RCC_MCODIV_16
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/Legacy/
Dstm32_hal_legacy.h3407 #define RCC_MCO_DIV16 RCC_MCODIV_16
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h3677 #define RCC_MCO_DIV16 RCC_MCODIV_16
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h3633 #define RCC_MCO_DIV16 RCC_MCODIV_16
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/Legacy/
Dstm32_hal_legacy.h3652 #define RCC_MCO_DIV16 RCC_MCODIV_16
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/Legacy/
Dstm32_hal_legacy.h3677 #define RCC_MCO_DIV16 RCC_MCODIV_16
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/Legacy/
Dstm32_hal_legacy.h3677 #define RCC_MCO_DIV16 RCC_MCODIV_16
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/Legacy/
Dstm32_hal_legacy.h3677 #define RCC_MCO_DIV16 RCC_MCODIV_16

12