Home
last modified time | relevance | path

Searched refs:ETH_SPEED_100M (Results 1 – 21 of 21) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_eth.h47 ((SPEED) == ETH_SPEED_100M))
939 #define ETH_SPEED_100M 0x00004000U macro
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_eth.h47 ((SPEED) == ETH_SPEED_100M))
875 #define ETH_SPEED_100M 0x00004000U macro
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/Legacy/
Dstm32f4xx_hal_eth_legacy.h47 ((SPEED) == ETH_SPEED_100M))
935 #define ETH_SPEED_100M 0x00004000U macro
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_eth.c445 (heth->Init).Speed = ETH_SPEED_100M; in HAL_ETH_Init()
1843 (heth->Init).Speed = ETH_SPEED_100M; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/Legacy/
Dstm32f7xx_hal_eth.c447 (heth->Init).Speed = ETH_SPEED_100M; in HAL_ETH_Init()
1850 (heth->Init).Speed = ETH_SPEED_100M; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_eth.c439 (heth->Init).Speed = ETH_SPEED_100M; in HAL_ETH_Init()
1835 (heth->Init).Speed = ETH_SPEED_100M; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/Legacy/
Dstm32f7xx_hal_eth_legacy.h47 ((SPEED) == ETH_SPEED_100M))
940 #define ETH_SPEED_100M ((uint32_t)0x00004000U) macro
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/Legacy/
Dstm32f4xx_hal_eth.c451 (heth->Init).Speed = ETH_SPEED_100M; in HAL_ETH_Init()
1849 (heth->Init).Speed = ETH_SPEED_100M; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_eth.h1357 #define ETH_SPEED_100M ETH_MACCR_FES macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_eth.h1357 #define ETH_SPEED_100M ETH_MACCR_FES macro
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_eth.h1114 #define ETH_SPEED_100M 0x00004000U macro
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_eth.h1114 #define ETH_SPEED_100M 0x00004000U macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_eth.h1357 #define ETH_SPEED_100M ETH_MACCR_FES macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/Legacy/
Dstm32h7xx_hal_eth_legacy.h1231 #define ETH_SPEED_100M ETH_MACCR_FES macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_eth.h1542 #define ETH_SPEED_100M ETH_MACCR_FES macro
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_eth.c2884 macDefaultConf.Speed = ETH_SPEED_100M; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/Legacy/
Dstm32h7xx_hal_eth.c2564 macDefaultConf.Speed = ETH_SPEED_100M; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_eth.c2884 macDefaultConf.Speed = ETH_SPEED_100M; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_eth.c2903 macDefaultConf.Speed = ETH_SPEED_100M; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_eth.c2969 macDefaultConf.Speed = ETH_SPEED_100M; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_eth.c2921 macDefaultConf.Speed = ETH_SPEED_100M; in ETH_MACDMAConfig()