Home
last modified time | relevance | path

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

/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_hal_eth.h241 ((FLAG) == ETH_DMARXDESC_LC) || \
857 #define ETH_DMARXDESC_LC 0x00000040U /*!< Late collision occurred during reception */ macro