Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/Legacy/
Dstm32h7xx_hal_eth.c366 heth->ErrorCode = HAL_ETH_ERROR_PARAM; in HAL_ETH_Init()
699 heth->ErrorCode = HAL_ETH_ERROR_PARAM; in HAL_ETH_DescAssignMemory()
964 heth->ErrorCode |= HAL_ETH_ERROR_PARAM; in HAL_ETH_Transmit()
1034 heth->ErrorCode |= HAL_ETH_ERROR_PARAM; in HAL_ETH_Transmit_IT()
1217 heth->ErrorCode = HAL_ETH_ERROR_PARAM; in HAL_ETH_GetRxDataBuffer()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_eth.c390 heth->ErrorCode = HAL_ETH_ERROR_PARAM; in HAL_ETH_Init()
926 heth->ErrorCode |= HAL_ETH_ERROR_PARAM; in HAL_ETH_Transmit()
998 heth->ErrorCode |= HAL_ETH_ERROR_PARAM; in HAL_ETH_Transmit_IT()
1051 heth->ErrorCode |= HAL_ETH_ERROR_PARAM; in HAL_ETH_ReadData()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_eth.c390 heth->ErrorCode = HAL_ETH_ERROR_PARAM; in HAL_ETH_Init()
926 heth->ErrorCode |= HAL_ETH_ERROR_PARAM; in HAL_ETH_Transmit()
998 heth->ErrorCode |= HAL_ETH_ERROR_PARAM; in HAL_ETH_Transmit_IT()
1051 heth->ErrorCode |= HAL_ETH_ERROR_PARAM; in HAL_ETH_ReadData()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_eth.c390 heth->ErrorCode = HAL_ETH_ERROR_PARAM; in HAL_ETH_Init()
926 heth->ErrorCode |= HAL_ETH_ERROR_PARAM; in HAL_ETH_Transmit()
998 heth->ErrorCode |= HAL_ETH_ERROR_PARAM; in HAL_ETH_Transmit_IT()
1051 heth->ErrorCode |= HAL_ETH_ERROR_PARAM; in HAL_ETH_ReadData()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_eth.c399 heth->ErrorCode = HAL_ETH_ERROR_PARAM; in HAL_ETH_Init()
955 heth->ErrorCode |= HAL_ETH_ERROR_PARAM; in HAL_ETH_Transmit()
1033 heth->ErrorCode |= HAL_ETH_ERROR_PARAM; in HAL_ETH_Transmit_IT()
1090 heth->ErrorCode |= HAL_ETH_ERROR_PARAM; in HAL_ETH_ReadData()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_eth.c963 heth->ErrorCode |= HAL_ETH_ERROR_PARAM; in HAL_ETH_Transmit()
1035 heth->ErrorCode |= HAL_ETH_ERROR_PARAM; in HAL_ETH_Transmit_IT()
1094 heth->ErrorCode |= HAL_ETH_ERROR_PARAM; in HAL_ETH_ReadData()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_eth.c963 heth->ErrorCode |= HAL_ETH_ERROR_PARAM; in HAL_ETH_Transmit()
1035 heth->ErrorCode |= HAL_ETH_ERROR_PARAM; in HAL_ETH_Transmit_IT()
1094 heth->ErrorCode |= HAL_ETH_ERROR_PARAM; in HAL_ETH_ReadData()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_eth.h1020 #define HAL_ETH_ERROR_PARAM 0x00000001U /*!< Busy error */ macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_eth.h1020 #define HAL_ETH_ERROR_PARAM 0x00000001U /*!< Busy error */ macro
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_eth.h891 #define HAL_ETH_ERROR_PARAM 0x00000001U /*!< Busy error */ macro
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_eth.h891 #define HAL_ETH_ERROR_PARAM 0x00000001U /*!< Busy error */ macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_eth.h1020 #define HAL_ETH_ERROR_PARAM 0x00000001U /*!< Busy error */ macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/Legacy/
Dstm32h7xx_hal_eth_legacy.h893 #define HAL_ETH_ERROR_PARAM ((uint32_t)0x00000001U) /*!< Busy error */ macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_eth.h1071 #define HAL_ETH_ERROR_PARAM 0x00000001U /*!< Busy error */ macro