Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_eth.c1562 assert_param(IS_ETH_BROADCAST_FRAMES_RECEPTION(macconf->BroadcastFramesReception)); in HAL_ETH_ConfigMAC()
1610 macconf->BroadcastFramesReception | in HAL_ETH_ConfigMAC()
1868 macinit.BroadcastFramesReception = ETH_BROADCASTFRAMESRECEPTION_ENABLE; in ETH_MACDMAConfig()
1938 macinit.BroadcastFramesReception | in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/Legacy/
Dstm32f7xx_hal_eth.c1569 assert_param(IS_ETH_BROADCAST_FRAMES_RECEPTION(macconf->BroadcastFramesReception)); in HAL_ETH_ConfigMAC()
1617 macconf->BroadcastFramesReception | in HAL_ETH_ConfigMAC()
1875 macinit.BroadcastFramesReception = ETH_BROADCASTFRAMESRECEPTION_ENABLE; in ETH_MACDMAConfig()
1945 macinit.BroadcastFramesReception | in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_eth.c1556 assert_param(IS_ETH_BROADCAST_FRAMES_RECEPTION(macconf->BroadcastFramesReception)); in HAL_ETH_ConfigMAC()
1604 macconf->BroadcastFramesReception | in HAL_ETH_ConfigMAC()
1860 macinit.BroadcastFramesReception = ETH_BROADCASTFRAMESRECEPTION_ENABLE; in ETH_MACDMAConfig()
1930 macinit.BroadcastFramesReception | in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/Legacy/
Dstm32f4xx_hal_eth.c1568 assert_param(IS_ETH_BROADCAST_FRAMES_RECEPTION(macconf->BroadcastFramesReception)); in HAL_ETH_ConfigMAC()
1616 macconf->BroadcastFramesReception | in HAL_ETH_ConfigMAC()
1874 macinit.BroadcastFramesReception = ETH_BROADCASTFRAMESRECEPTION_ENABLE; in ETH_MACDMAConfig()
1944 macinit.BroadcastFramesReception | in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_eth.h456 …uint32_t BroadcastFramesReception; /*!< Selects or not the reception of Broadcast Fra… member
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_eth.h455 …uint32_t BroadcastFramesReception; /*!< Selects or not the reception of Broadcast Fra… member
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/Legacy/
Dstm32f4xx_hal_eth_legacy.h455 …uint32_t BroadcastFramesReception; /*!< Selects or not the reception of Broadcast Fra… member
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/Legacy/
Dstm32f7xx_hal_eth_legacy.h456 …uint32_t BroadcastFramesReception; /*!< Selects or not the reception of Broadcast Fra… member