Searched refs:SBS_ETHInterface (Results 1 – 2 of 2) sorted by relevance
709 void HAL_SBS_ETHInterfaceSelect(uint32_t SBS_ETHInterface) in HAL_SBS_ETHInterfaceSelect() argument712 assert_param(IS_SBS_ETHERNET_CONFIG(SBS_ETHInterface)); in HAL_SBS_ETHInterfaceSelect()714 MODIFY_REG(SBS->PMCR, SBS_PMCR_ETH_SEL_PHY, (uint32_t)(SBS_ETHInterface)); in HAL_SBS_ETHInterfaceSelect()
785 void HAL_SBS_ETHInterfaceSelect(uint32_t SBS_ETHInterface);