Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_rcc_ex.c46 #define CRS_ISR_FECAP_BITNUMBER 16 macro
721 …oInfo->FreqErrorCapture = (uint32_t)(READ_BIT(CRS->ISR, CRS_ISR_FECAP) >> CRS_ISR_FECAP_BITNUMBER); in HAL_RCCEx_CRSGetSynchronizationInfo()