Home
last modified time | relevance | path

Searched defs:RCC_APB5_DIV16 (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_rcc.h433 #define RCC_APB5_DIV16 RCC_APBCFGR_PPRE5 /*!< APB5 divide… macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc.h436 #define RCC_APB5_DIV16 LL_RCC_APB5_DIV_16 /*!< APB5 divided by 16 */ macro
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_rcc.h560 #define RCC_APB5_DIV16 RCC_APB5DIVR_APB5DIV_2 macro