Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/STM32Fxx/
Dstm32fxx_hal_eth.c947 heth->Instance->MACHTLR = ( uint32_t ) macconf->HashTableLow; in HAL_ETH_ConfigMAC()
1184 macinit.HashTableLow = 0x0uL; in ETH_MACDMAConfig()
1259 heth->Instance->MACHTLR = ( uint32_t ) macinit.HashTableLow; in ETH_MACDMAConfig()
Dstm32fxx_hal_eth.h601 uint32_t HashTableLow; /*!< This field holds the lower 32 bits of Hash table. member