Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_eth_ex.c466 pVlanConfig->InnerVLANTagInStatus = ((READ_BIT(heth->Instance->MACVTCR, in HAL_ETHEx_GetRxVLANConfig()
468 pVlanConfig->StripInnerVLANTag = READ_BIT(heth->Instance->MACVTCR, ETH_MACVTCR_EIVLS); in HAL_ETHEx_GetRxVLANConfig()
469 …pVlanConfig->InnerVLANTag = ((READ_BIT(heth->Instance->MACVTCR, ETH_MACVTCR_ERIVLT) >> 27) == 0U) … in HAL_ETHEx_GetRxVLANConfig()
470 pVlanConfig->DoubleVLANProcessing = ((READ_BIT(heth->Instance->MACVTCR, in HAL_ETHEx_GetRxVLANConfig()
472 pVlanConfig->VLANTagHashTableMatch = ((READ_BIT(heth->Instance->MACVTCR, in HAL_ETHEx_GetRxVLANConfig()
474 …pVlanConfig->VLANTagInStatus = ((READ_BIT(heth->Instance->MACVTCR, ETH_MACVTCR_EVLRXS) >> 24) == 0… in HAL_ETHEx_GetRxVLANConfig()
476 pVlanConfig->StripVLANTag = READ_BIT(heth->Instance->MACVTCR, ETH_MACVTCR_EVLS); in HAL_ETHEx_GetRxVLANConfig()
477 pVlanConfig->VLANTypeCheck = READ_BIT(heth->Instance->MACVTCR, in HAL_ETHEx_GetRxVLANConfig()
479 …pVlanConfig->VLANTagInverseMatch = ((READ_BIT(heth->Instance->MACVTCR, ETH_MACVTCR_VTIM) >> 17) ==… in HAL_ETHEx_GetRxVLANConfig()
481 …pVlanConfig->BitVLANcomparison = ((READ_BIT(heth->Instance->MACVTCR, ETH_MACVTCR_ETV) >> 16) == 0U) in HAL_ETHEx_GetRxVLANConfig()
[all …]
Dstm32n6xx_hal_eth.c2753 CLEAR_BIT(heth->Instance->MACVTCR, ETH_MACVTCR_ETV); in HAL_ETH_SetRxVLANIdentifier()
2758 SET_BIT(heth->Instance->MACVTCR, ETH_MACVTCR_ETV); in HAL_ETH_SetRxVLANIdentifier()
3330 SET_BIT(heth->Instance->MACVTCR, ETH_MACVTCR_EDVLP); in ETH_Prepare_Tx_Descriptors()
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h893 …__IO uint32_t MACVTCR; /*!< VLAN tag Control register, … member
Dstm32n657xx.h970 …__IO uint32_t MACVTCR; /*!< VLAN tag Control register, … member
Dstm32n655xx.h942 …__IO uint32_t MACVTCR; /*!< VLAN tag Control register, … member
Dstm32n647xx.h921 …__IO uint32_t MACVTCR; /*!< VLAN tag Control register, … member