Home
last modified time | relevance | path

Searched refs:PHY_WRITE_TO (Results 1 – 10 of 10) sorted by relevance

/hal_stm32-3.6.0/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_conf.h195 #define PHY_WRITE_TO 0x0000FFFFU macro
/hal_stm32-3.6.0/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_conf.h202 #define PHY_WRITE_TO 0x0000FFFFU macro
/hal_stm32-3.6.0/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_conf.h232 #define PHY_WRITE_TO 0x0000FFFFU macro
/hal_stm32-3.6.0/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_conf.h230 #define PHY_WRITE_TO 0x0000FFFFU macro
/hal_stm32-3.6.0/stm32cube/stm32f7xx/drivers/src/Legacy/
Dstm32f7xx_hal_eth.c1409 if((HAL_GetTick() - tickstart ) > PHY_WRITE_TO) in HAL_ETH_WritePHYRegister()
/hal_stm32-3.6.0/stm32cube/stm32f4xx/drivers/src/Legacy/
Dstm32f4xx_hal_eth.c1408 if((HAL_GetTick() - tickstart ) > PHY_WRITE_TO) in HAL_ETH_WritePHYRegister()
/hal_stm32-3.6.0/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_eth.c1396 if ((HAL_GetTick() - tickstart) > PHY_WRITE_TO) in HAL_ETH_WritePHYRegister()
/hal_stm32-3.6.0/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_eth.c1402 if ((HAL_GetTick() - tickstart) > PHY_WRITE_TO) in HAL_ETH_WritePHYRegister()
/hal_stm32-3.6.0/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_eth.c2150 if ((HAL_GetTick() - tickstart) > PHY_WRITE_TO) in HAL_ETH_WritePHYRegister()
/hal_stm32-3.6.0/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_eth.c2150 if ((HAL_GetTick() - tickstart) > PHY_WRITE_TO) in HAL_ETH_WritePHYRegister()