Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_eth.c1573 assert_param(IS_ETH_VLAN_TAG_COMPARISON(macconf->VLANTagComparison)); in HAL_ETH_ConfigMAC()
1652 (heth->Instance)->MACVLANTR = (uint32_t)(macconf->VLANTagComparison | in HAL_ETH_ConfigMAC()
1881 macinit.VLANTagComparison = ETH_VLANTAGCOMPARISON_16BIT; in ETH_MACDMAConfig()
1988 (heth->Instance)->MACVLANTR = (uint32_t)(macinit.VLANTagComparison | in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/Legacy/
Dstm32f7xx_hal_eth.c1580 assert_param(IS_ETH_VLAN_TAG_COMPARISON(macconf->VLANTagComparison)); in HAL_ETH_ConfigMAC()
1659 (heth->Instance)->MACVLANTR = (uint32_t)(macconf->VLANTagComparison | in HAL_ETH_ConfigMAC()
1888 macinit.VLANTagComparison = ETH_VLANTAGCOMPARISON_16BIT; in ETH_MACDMAConfig()
1995 (heth->Instance)->MACVLANTR = (uint32_t)(macinit.VLANTagComparison | in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_eth.c1567 assert_param(IS_ETH_VLAN_TAG_COMPARISON(macconf->VLANTagComparison)); in HAL_ETH_ConfigMAC()
1646 (heth->Instance)->MACVLANTR = (uint32_t)(macconf->VLANTagComparison | in HAL_ETH_ConfigMAC()
1873 macinit.VLANTagComparison = ETH_VLANTAGCOMPARISON_16BIT; in ETH_MACDMAConfig()
1980 (heth->Instance)->MACVLANTR = (uint32_t)(macinit.VLANTagComparison | in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/Legacy/
Dstm32f4xx_hal_eth.c1579 assert_param(IS_ETH_VLAN_TAG_COMPARISON(macconf->VLANTagComparison)); in HAL_ETH_ConfigMAC()
1658 (heth->Instance)->MACVLANTR = (uint32_t)(macconf->VLANTagComparison | in HAL_ETH_ConfigMAC()
1887 macinit.VLANTagComparison = ETH_VLANTAGCOMPARISON_16BIT; in ETH_MACDMAConfig()
1994 (heth->Instance)->MACVLANTR = (uint32_t)(macinit.VLANTagComparison | in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_eth.h499 …uint32_t VLANTagComparison; /*!< Selects the 12-bit VLAN identifier or the com… member
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_eth.h498 …uint32_t VLANTagComparison; /*!< Selects the 12-bit VLAN identifier or the com… member
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/Legacy/
Dstm32f4xx_hal_eth_legacy.h498 …uint32_t VLANTagComparison; /*!< Selects the 12-bit VLAN identifier or the com… member
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/Legacy/
Dstm32f7xx_hal_eth_legacy.h499 …uint32_t VLANTagComparison; /*!< Selects the 12-bit VLAN identifier or the com… member