Searched refs:SquelchThreshold (Results 1 – 5 of 5) sorted by relevance
1052 void HAL_SYSCFG_SetOTGPHYSquelchThreshold(uint32_t SquelchThreshold) in HAL_SYSCFG_SetOTGPHYSquelchThreshold() argument1055 assert_param(IS_SYSCFG_OTGPHY_SQUELCH(SquelchThreshold)); in HAL_SYSCFG_SetOTGPHYSquelchThreshold()1057 MODIFY_REG(SYSCFG->OTGHSPHYTUNER2, SYSCFG_OTGHSPHYTUNER2_SQRXTUNE, SquelchThreshold); in HAL_SYSCFG_SetOTGPHYSquelchThreshold()
682 void HAL_SYSCFG_SetOTGPHYSquelchThreshold(uint32_t SquelchThreshold) in HAL_SYSCFG_SetOTGPHYSquelchThreshold() argument685 assert_param(IS_SYSCFG_OTGPHY_SQUELCH(SquelchThreshold)); in HAL_SYSCFG_SetOTGPHYSquelchThreshold()687 MODIFY_REG(SYSCFG->OTGHSPHYTUNER2, SYSCFG_OTGHSPHYTUNER2_SQRXTUNE, SquelchThreshold); in HAL_SYSCFG_SetOTGPHYSquelchThreshold()
1580 __STATIC_INLINE void LL_SYSCFG_SetOTGPHYSquelchThresholdAdjustment(uint32_t SquelchThreshold) in LL_SYSCFG_SetOTGPHYSquelchThresholdAdjustment() argument1582 MODIFY_REG(SYSCFG->OTGHSPHYTUNER2, SYSCFG_OTGHSPHYTUNER2_SQRXTUNE, SquelchThreshold); in LL_SYSCFG_SetOTGPHYSquelchThresholdAdjustment()
779 void HAL_SYSCFG_SetOTGPHYSquelchThreshold(uint32_t SquelchThreshold);
655 void HAL_SYSCFG_SetOTGPHYSquelchThreshold(uint32_t SquelchThreshold);