Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_eth.h782 #define ETH_DMARXDESC_SAF 0x00002000U /*!< SA Filter Fail for the received frame */ macro
944 #define ETH_SOURCE_ADDRESS_FAIL ETH_DMARXDESC_SAF
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_eth.h782 #define ETH_DMARXDESC_SAF 0x00002000U /*!< SA Filter Fail for the received frame */ macro
944 #define ETH_SOURCE_ADDRESS_FAIL ETH_DMARXDESC_SAF
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_eth.h233 ((FLAG) == ETH_DMARXDESC_SAF) || \
853 #define ETH_DMARXDESC_SAF 0x00002000U /*!< SA Filter Fail for the received frame */ macro
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_eth.h233 ((FLAG) == ETH_DMARXDESC_SAF) || \
825 #define ETH_DMARXDESC_SAF 0x00002000U /*!< SA Filter Fail for the received frame */ macro
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/Legacy/
Dstm32f4xx_hal_eth_legacy.h233 ((FLAG) == ETH_DMARXDESC_SAF) || \
849 #define ETH_DMARXDESC_SAF 0x00002000U /*!< SA Filter Fail for the received frame */ macro
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/Legacy/
Dstm32f7xx_hal_eth_legacy.h233 ((FLAG) == ETH_DMARXDESC_SAF) || \
854 #define ETH_DMARXDESC_SAF ((uint32_t)0x00002000U) /*!< SA Filter Fail for the received fra… macro