Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_rcc.h328 #define RCC_MCODIV_5 RCC_CFGR_MCO1PRE macro
1261 ((DIV) == RCC_MCODIV_5))
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_rcc.h318 #define RCC_MCODIV_5 RCC_CFGR_MCO1PRE macro
1434 ((DIV) == RCC_MCODIV_5))
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_rcc.h344 #define RCC_MCODIV_5 RCC_CFGR_MCO1PRE macro
2061 ((DIV) == RCC_MCODIV_5))
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc.h575 #define RCC_MCODIV_5 LL_RCC_MCO1_DIV_5 /*!< MCO divided by 5 */ macro
4539 ((__DIV__) == RCC_MCODIV_5) || ((__DIV__) == RCC_MCODIV_6) || \
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_rcc.h415 #define RCC_MCODIV_5 RCC_MCO1CFGR_MCO1DIV_2 macro
432 ((DIV) == RCC_MCODIV_5) || ((DIV) == RCC_MCODIV_6) || \
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc.h550 #define RCC_MCODIV_5 ((uint32_t)RCC_CFGR1_MCO1PRE_0 | RCC_CFGR1_MCO1PRE_2) macro
5053 ((DIV) == RCC_MCODIV_5) || ((DIV) == RCC_MCODIV_6) || \
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_rcc.h578 #define RCC_MCODIV_5 (RCC_CFGR_MCO1PRE_2 | RCC_CFGR_MCO1PRE_0) … macro
4767 ((__DIV__) == RCC_MCODIV_4) || ((__DIV__) == RCC_MCODIV_5) || \
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rcc.h603 #define RCC_MCODIV_5 ((uint32_t)RCC_CFGR_MCO1PRE_0 | RCC_CFGR_MCO1PRE_2) macro
8184 ((DIV) == RCC_MCODIV_5) || ((DIV) == RCC_MCODIV_6) || \