Home
last modified time | relevance | path

Searched refs:ETH_DMARXDESC_LC (Results 1 – 8 of 8) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_eth.h240 ((FLAG) == ETH_DMARXDESC_LC) || \
860 #define ETH_DMARXDESC_LC 0x00000040U /*!< Late collision occurred during reception */ macro
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_eth.h240 ((FLAG) == ETH_DMARXDESC_LC) || \
832 #define ETH_DMARXDESC_LC 0x00000040U /*!< Late collision occurred during reception */ macro
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/Legacy/
Dstm32f4xx_hal_eth_legacy.h240 ((FLAG) == ETH_DMARXDESC_LC) || \
856 #define ETH_DMARXDESC_LC 0x00000040U /*!< Late collision occurred during reception */ macro
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/Legacy/
Dstm32f7xx_hal_eth_legacy.h240 ((FLAG) == ETH_DMARXDESC_LC) || \
861 #define ETH_DMARXDESC_LC ((uint32_t)0x00000040U) /*!< Late collision occurred during rece… macro
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_eth.h789 #define ETH_DMARXDESC_LC 0x00000040U /*!< Late collision occurred during reception */ macro
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_eth.h789 #define ETH_DMARXDESC_LC 0x00000040U /*!< Late collision occurred during reception */ macro
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_eth.c220 ETH_DMARXDESC_LC | ETH_DMARXDESC_CE |\
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_eth.c220 ETH_DMARXDESC_LC | ETH_DMARXDESC_CE |\