Searched refs:RCC_ASCR_CPS_Pos (Results 1 – 5 of 5) sorted by relevance
1425 RCC->ASCR = (((pConf->CapturePrescaler) << RCC_ASCR_CPS_Pos) & \ in HAL_RCCEx_SetConfigAudioSync()1455 pConf->CapturePrescaler = ((regvalue & RCC_ASCR_CPS) >> RCC_ASCR_CPS_Pos); in HAL_RCCEx_GetConfigAudioSync()
1000 …_AUDIOSYNC_CAPTUREPRESCALER(__PRESCALER__) ((__PRESCALER__) <= (RCC_ASCR_CPS >> RCC_ASCR_CPS_Pos))
10816 #define RCC_ASCR_CPS_Pos (16U) macro10817 #define RCC_ASCR_CPS_Msk (0x7FUL << RCC_ASCR_CPS_Pos) /*!< 0x007F0000…
10834 #define RCC_ASCR_CPS_Pos (16U) macro10835 #define RCC_ASCR_CPS_Msk (0x7FUL << RCC_ASCR_CPS_Pos) /*!< 0x007F0000…