Home
last modified time | relevance | path

Searched refs:HAL_FMAC_RESET_TIMEOUT_VALUE (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_fmac.c242 #define HAL_FMAC_RESET_TIMEOUT_VALUE 500U macro
1591 if ((HAL_GetTick() - tickstart) > HAL_FMAC_RESET_TIMEOUT_VALUE) in FMAC_Reset()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_fmac.c242 #define HAL_FMAC_RESET_TIMEOUT_VALUE 500U macro
1591 if ((HAL_GetTick() - tickstart) > HAL_FMAC_RESET_TIMEOUT_VALUE) in FMAC_Reset()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_fmac.c242 #define HAL_FMAC_RESET_TIMEOUT_VALUE 500U macro
1591 if ((HAL_GetTick() - tickstart) > HAL_FMAC_RESET_TIMEOUT_VALUE) in FMAC_Reset()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_fmac.c242 #define HAL_FMAC_RESET_TIMEOUT_VALUE 500U macro
1591 if ((HAL_GetTick() - tickstart) > HAL_FMAC_RESET_TIMEOUT_VALUE) in FMAC_Reset()