Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_rcc_ex.c44 #define CRS_CFGR_FELIM_BITNUMBER 16 macro
682 value |= (pInit->ErrorLimitValue << CRS_CFGR_FELIM_BITNUMBER); in HAL_RCCEx_CRSConfig()