Home
last modified time | relevance | path

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

/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_hal_eth.c1633 (heth->Instance)->MACHTLR = (uint32_t)macconf->HashTableLow; in HAL_ETH_ConfigMAC()
1880 macinit.HashTableLow = 0x0U; in ETH_MACDMAConfig()
1961 (heth->Instance)->MACHTLR = (uint32_t)macinit.HashTableLow; in ETH_MACDMAConfig()
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_hal_eth.h474 …uint32_t HashTableLow; /*!< This field holds the lower 32 bits of Hash ta… member