Searched refs:SVLANType (Results 1 – 10 of 10) sorted by relevance
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/Legacy/ |
D | stm32h7xx_hal_eth_ex.c | 402 …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/ |
D | stm32h7rsxx_hal_eth_ex.c | 506 …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/ |
D | stm32h5xx_hal_eth_ex.c | 506 …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/ |
D | stm32h7xx_hal_eth_ex.c | 506 …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/ |
D | stm32n6xx_hal_eth_ex.c | 567 …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/ |
D | stm32h5xx_hal_eth_ex.h | 83 FunctionalState SVLANType; /*!< Enable or Disable insertion of SVLAN type */ member
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_eth_ex.h | 83 FunctionalState SVLANType; /*!< Enable or Disable insertion of SVLAN type */ member
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_hal_eth_ex.h | 83 FunctionalState SVLANType; /*!< Enable or Disable insertion of SVLAN type */ member
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/Legacy/ |
D | stm32h7xx_hal_eth_ex_legacy.h | 80 FunctionalState SVLANType; /*!< Enable or Disable insertion of SVLAN type */ member
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_hal_eth_ex.h | 238 FunctionalState SVLANType; /*!< Enable or Disable insertion of SVLAN type */ member
|