Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_rcc.h875 #define __LL_RCC_CALC_PCLK1_FREQ(__HCLKFREQ__, __APBPRESCALER__) \ argument
876 ((__HCLKFREQ__) >> APBPrescTable[(__APBPRESCALER__) >> RCC_CFGR_PPRE_Pos])