Searched refs:FreqErrorCapture (Results 1 – 4 of 4) sorted by relevance
926 …pSynchroInfo->FreqErrorCapture = (uint32_t)(READ_BIT(CRS->ISR, CRS_ISR_FECAP) >> CRS_ISR_FECAP_BIT… in HAL_RCCEx_CRSGetSynchronizationInfo()
328 …uint32_t FreqErrorCapture; /*!< Specifies the value loaded in the .FECAP, the frequency error… member
267 …uint32_t FreqErrorCapture; /*!< Specifies the value loaded in the .FECAP, the frequency error… member
2634 pSynchroInfo->FreqErrorCapture = (READ_BIT(CRS->ISR, CRS_ISR_FECAP) >> CRS_ISR_FECAP_Pos); in HAL_RCCEx_CRSGetSynchronizationInfo()