Home
last modified time | relevance | path

Searched refs:SVLANType (Results 1 – 10 of 10) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/Legacy/
Dstm32h7xx_hal_eth_ex.c402 …pVlanConfig->SVLANType = ((READ_BIT(heth->Instance->MACIVIR, ETH_MACVIR_CSVL) >> 19) == 0U) ? DISA… in HAL_ETHEx_GetTxVLANConfig()
408 …pVlanConfig->SVLANType = ((READ_BIT(heth->Instance->MACVIR, ETH_MACVIR_CSVL) >> 19) == 0U) ? DISAB… in HAL_ETHEx_GetTxVLANConfig()
431 … ((uint32_t)pVlanConfig->SVLANType << 19) | in HAL_ETHEx_SetTxVLANConfig()
439 … ((uint32_t)pVlanConfig->SVLANType << 19) | in HAL_ETHEx_SetTxVLANConfig()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_eth_ex.c506 …pVlanConfig->SVLANType = ((READ_BIT(heth->Instance->MACIVIR, ETH_MACVIR_CSVL) >> 19) == 0U) ? DISA… in HAL_ETHEx_GetTxVLANConfig()
512 …pVlanConfig->SVLANType = ((READ_BIT(heth->Instance->MACVIR, ETH_MACVIR_CSVL) >> 19) == 0U) ? DISAB… in HAL_ETHEx_GetTxVLANConfig()
536 … ((uint32_t)pVlanConfig->SVLANType << 19) | in HAL_ETHEx_SetTxVLANConfig()
544 … ((uint32_t)pVlanConfig->SVLANType << 19) | in HAL_ETHEx_SetTxVLANConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_eth_ex.c506 …pVlanConfig->SVLANType = ((READ_BIT(heth->Instance->MACIVIR, ETH_MACVIR_CSVL) >> 19) == 0U) ? DISA… in HAL_ETHEx_GetTxVLANConfig()
512 …pVlanConfig->SVLANType = ((READ_BIT(heth->Instance->MACVIR, ETH_MACVIR_CSVL) >> 19) == 0U) ? DISAB… in HAL_ETHEx_GetTxVLANConfig()
536 … ((uint32_t)pVlanConfig->SVLANType << 19) | in HAL_ETHEx_SetTxVLANConfig()
544 … ((uint32_t)pVlanConfig->SVLANType << 19) | in HAL_ETHEx_SetTxVLANConfig()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_eth_ex.c506 …pVlanConfig->SVLANType = ((READ_BIT(heth->Instance->MACIVIR, ETH_MACVIR_CSVL) >> 19) == 0U) ? DISA… in HAL_ETHEx_GetTxVLANConfig()
512 …pVlanConfig->SVLANType = ((READ_BIT(heth->Instance->MACVIR, ETH_MACVIR_CSVL) >> 19) == 0U) ? DISAB… in HAL_ETHEx_GetTxVLANConfig()
536 … ((uint32_t)pVlanConfig->SVLANType << 19) | in HAL_ETHEx_SetTxVLANConfig()
544 … ((uint32_t)pVlanConfig->SVLANType << 19) | in HAL_ETHEx_SetTxVLANConfig()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_eth_ex.c567 …pVlanConfig->SVLANType = ((READ_BIT(heth->Instance->MACIVIR, ETH_MACVIR_CSVL) >> 19) == 0U) ? DISA… in HAL_ETHEx_GetTxVLANConfig()
573 …pVlanConfig->SVLANType = ((READ_BIT(heth->Instance->MACVIR, ETH_MACVIR_CSVL) >> 19) == 0U) ? DISAB… in HAL_ETHEx_GetTxVLANConfig()
597 … ((uint32_t)pVlanConfig->SVLANType << 19) | in HAL_ETHEx_SetTxVLANConfig()
605 … ((uint32_t)pVlanConfig->SVLANType << 19) | in HAL_ETHEx_SetTxVLANConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_eth_ex.h83 FunctionalState SVLANType; /*!< Enable or Disable insertion of SVLAN type */ member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_eth_ex.h83 FunctionalState SVLANType; /*!< Enable or Disable insertion of SVLAN type */ member
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_eth_ex.h83 FunctionalState SVLANType; /*!< Enable or Disable insertion of SVLAN type */ member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/Legacy/
Dstm32h7xx_hal_eth_ex_legacy.h80 FunctionalState SVLANType; /*!< Enable or Disable insertion of SVLAN type */ member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_eth_ex.h238 FunctionalState SVLANType; /*!< Enable or Disable insertion of SVLAN type */ member