Searched refs:OTGPHYConfig (Results 1 – 4 of 4) sorted by relevance
993 void HAL_SYSCFG_EnableOTGPHY(uint32_t OTGPHYConfig) in HAL_SYSCFG_EnableOTGPHY() argument996 assert_param(IS_SYSCFG_OTGPHY_CONFIG(OTGPHYConfig)); in HAL_SYSCFG_EnableOTGPHY()998 MODIFY_REG(SYSCFG->OTGHSPHYCR, SYSCFG_OTGHSPHYCR_EN, OTGPHYConfig); in HAL_SYSCFG_EnableOTGPHY()
625 void HAL_SYSCFG_EnableOTGPHY(uint32_t OTGPHYConfig) in HAL_SYSCFG_EnableOTGPHY() argument628 assert_param(IS_SYSCFG_OTGPHY_CONFIG(OTGPHYConfig)); in HAL_SYSCFG_EnableOTGPHY()630 MODIFY_REG(SYSCFG->OTGHSPHYCR, SYSCFG_OTGHSPHYCR_EN, OTGPHYConfig); in HAL_SYSCFG_EnableOTGPHY()
653 void HAL_SYSCFG_EnableOTGPHY(uint32_t OTGPHYConfig);
777 void HAL_SYSCFG_EnableOTGPHY(uint32_t OTGPHYConfig);