Home
last modified time | relevance | path

Searched refs:GlobalUnicast (Results 1 – 14 of 14) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_eth.h656 …FunctionalState GlobalUnicast; /*!< Enable or Disable Global unicast packet detection in power … member
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_eth.h656 …FunctionalState GlobalUnicast; /*!< Enable or Disable Global unicast packet detection in power … member
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_eth.h657 …FunctionalState GlobalUnicast; /*!< Enable or Disable Global unicast packet detection in power … member
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_eth.h657 …FunctionalState GlobalUnicast; /*!< Enable or Disable Global unicast packet detection in power … member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_eth.h656 …FunctionalState GlobalUnicast; /*!< Enable or Disable Global unicast packet detection in power … member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/Legacy/
Dstm32h7xx_hal_eth_legacy.h530 …FunctionalState GlobalUnicast; /*!< Enable or Disable Global unicast packet detection in power … member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_eth.h706 …FunctionalState GlobalUnicast; /*!< Enable or Disable Global unicast packet detection in power … member
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_eth.c2570 ((uint32_t)pPowerDownConfig->GlobalUnicast << ETH_MACPMTCSR_GU_Pos) | in HAL_ETH_EnterPowerDownMode()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/Legacy/
Dstm32h7xx_hal_eth.c2254 ((uint32_t)pPowerDownConfig->GlobalUnicast << 9) | in HAL_ETH_EnterPowerDownMode()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_eth.c2570 ((uint32_t)pPowerDownConfig->GlobalUnicast << ETH_MACPMTCSR_GU_Pos) | in HAL_ETH_EnterPowerDownMode()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_eth.c2599 ((uint32_t)pPowerDownConfig->GlobalUnicast << 9) | in HAL_ETH_EnterPowerDownMode()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_eth.c2655 ((uint32_t)pPowerDownConfig->GlobalUnicast << 9) | in HAL_ETH_EnterPowerDownMode()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_eth.c2617 ((uint32_t)pPowerDownConfig->GlobalUnicast << 9) | in HAL_ETH_EnterPowerDownMode()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_eth.c2776 ((uint32_t)pPowerDownConfig->GlobalUnicast << 9) | in HAL_ETH_EnterPowerDownMode()