Home
last modified time | relevance | path

Searched refs:SBS_ETHERNET_PHY_GMII_OR_MII (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal.c86 (((__VALUE__) == SBS_ETHERNET_PHY_GMII_OR_MII) || \
Dstm32h7rsxx_hal_eth.c342 HAL_SBS_ConfigEthernetPHY(SBS_ETHERNET_PHY_GMII_OR_MII); in HAL_ETH_Init()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal.h170 #define SBS_ETHERNET_PHY_GMII_OR_MII 0U /*!< GMII or MII */ macro