Home
last modified time | relevance | path

Searched refs:HAL_ETH_ERROR_BUSY (Results 1 – 14 of 14) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/Legacy/
Dstm32h7xx_hal_eth.c974 heth->ErrorCode |= HAL_ETH_ERROR_BUSY; in HAL_ETH_Transmit()
1043 heth->ErrorCode |= HAL_ETH_ERROR_BUSY; in HAL_ETH_Transmit_IT()
2748 return HAL_ETH_ERROR_BUSY; in ETH_Prepare_Tx_Descriptors()
2811 return HAL_ETH_ERROR_BUSY; in ETH_Prepare_Tx_Descriptors()
2914 return HAL_ETH_ERROR_BUSY; in ETH_Prepare_Tx_Descriptors()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_eth.c936 heth->ErrorCode |= HAL_ETH_ERROR_BUSY; in HAL_ETH_Transmit()
1010 heth->ErrorCode |= HAL_ETH_ERROR_BUSY; in HAL_ETH_Transmit_IT()
3042 return HAL_ETH_ERROR_BUSY; in ETH_Prepare_Tx_Descriptors()
3110 return HAL_ETH_ERROR_BUSY; in ETH_Prepare_Tx_Descriptors()
3219 return HAL_ETH_ERROR_BUSY; in ETH_Prepare_Tx_Descriptors()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_eth.c936 heth->ErrorCode |= HAL_ETH_ERROR_BUSY; in HAL_ETH_Transmit()
1010 heth->ErrorCode |= HAL_ETH_ERROR_BUSY; in HAL_ETH_Transmit_IT()
3108 return HAL_ETH_ERROR_BUSY; in ETH_Prepare_Tx_Descriptors()
3176 return HAL_ETH_ERROR_BUSY; in ETH_Prepare_Tx_Descriptors()
3285 return HAL_ETH_ERROR_BUSY; in ETH_Prepare_Tx_Descriptors()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_eth.c936 heth->ErrorCode |= HAL_ETH_ERROR_BUSY; in HAL_ETH_Transmit()
1010 heth->ErrorCode |= HAL_ETH_ERROR_BUSY; in HAL_ETH_Transmit_IT()
3060 return HAL_ETH_ERROR_BUSY; in ETH_Prepare_Tx_Descriptors()
3128 return HAL_ETH_ERROR_BUSY; in ETH_Prepare_Tx_Descriptors()
3237 return HAL_ETH_ERROR_BUSY; in ETH_Prepare_Tx_Descriptors()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_eth.c967 heth->ErrorCode |= HAL_ETH_ERROR_BUSY; in HAL_ETH_Transmit()
1047 heth->ErrorCode |= HAL_ETH_ERROR_BUSY; in HAL_ETH_Transmit_IT()
3300 return HAL_ETH_ERROR_BUSY; in ETH_Prepare_Tx_Descriptors()
3368 return HAL_ETH_ERROR_BUSY; in ETH_Prepare_Tx_Descriptors()
3479 return HAL_ETH_ERROR_BUSY; in ETH_Prepare_Tx_Descriptors()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_eth.c973 heth->ErrorCode |= HAL_ETH_ERROR_BUSY; in HAL_ETH_Transmit()
1047 heth->ErrorCode |= HAL_ETH_ERROR_BUSY; in HAL_ETH_Transmit_IT()
3070 return HAL_ETH_ERROR_BUSY; in ETH_Prepare_Tx_Descriptors()
3143 return HAL_ETH_ERROR_BUSY; in ETH_Prepare_Tx_Descriptors()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_eth.c973 heth->ErrorCode |= HAL_ETH_ERROR_BUSY; in HAL_ETH_Transmit()
1047 heth->ErrorCode |= HAL_ETH_ERROR_BUSY; in HAL_ETH_Transmit_IT()
3070 return HAL_ETH_ERROR_BUSY; in ETH_Prepare_Tx_Descriptors()
3143 return HAL_ETH_ERROR_BUSY; in ETH_Prepare_Tx_Descriptors()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_eth.h1021 #define HAL_ETH_ERROR_BUSY 0x00000002U /*!< Parameter error */ macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_eth.h1021 #define HAL_ETH_ERROR_BUSY 0x00000002U /*!< Parameter error */ macro
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_eth.h892 #define HAL_ETH_ERROR_BUSY 0x00000002U /*!< Parameter error */ macro
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_eth.h892 #define HAL_ETH_ERROR_BUSY 0x00000002U /*!< Parameter error */ macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_eth.h1021 #define HAL_ETH_ERROR_BUSY 0x00000002U /*!< Parameter error */ macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/Legacy/
Dstm32h7xx_hal_eth_legacy.h894 #define HAL_ETH_ERROR_BUSY ((uint32_t)0x00000002U) /*!< Parameter error */ macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_eth.h1072 #define HAL_ETH_ERROR_BUSY 0x00000002U /*!< Parameter error */ macro