Home
last modified time | relevance | path

Searched refs:SlowProtocolDetect (Results 1 – 12 of 12) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/Legacy/
Dstm32h7xx_hal_eth.c1928 …macconf->SlowProtocolDetect = ((READ_BIT(heth->Instance->MACECR, ETH_MACECR_SPEN) >> 17) > 0U) ? E… in HAL_ETH_GetMACConfig()
2442 ((uint32_t)macconf->SlowProtocolDetect << 17)| in ETH_SetMACConfig()
2562 macDefaultConf.SlowProtocolDetect = DISABLE; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_eth.c2260 …macconf->SlowProtocolDetect = ((READ_BIT(heth->Instance->MACECR, ETH_MACECR_SPEN) >> 17) > 0U) ? E… in HAL_ETH_GetMACConfig()
2782 ((uint32_t)macconf->SlowProtocolDetect << 17) | in ETH_SetMACConfig()
2901 macDefaultConf.SlowProtocolDetect = DISABLE; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_eth.c2316 …macconf->SlowProtocolDetect = ((READ_BIT(heth->Instance->MACECR, ETH_MACECR_SPEN) >> 17) > 0U) ? E… in HAL_ETH_GetMACConfig()
2848 ((uint32_t)macconf->SlowProtocolDetect << 17) | in ETH_SetMACConfig()
2967 macDefaultConf.SlowProtocolDetect = DISABLE; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_eth.c2278 …macconf->SlowProtocolDetect = ((READ_BIT(heth->Instance->MACECR, ETH_MACECR_SPEN) >> 17) > 0U) ? E… in HAL_ETH_GetMACConfig()
2800 ((uint32_t)macconf->SlowProtocolDetect << 17) | in ETH_SetMACConfig()
2919 macDefaultConf.SlowProtocolDetect = DISABLE; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_eth.c2424 …macconf->SlowProtocolDetect = ((READ_BIT(heth->Instance->MACECR, ETH_MACECR_SPEN) >> 17) > 0U) ? E… in HAL_ETH_GetMACConfig()
2973 ((uint32_t)macconf->SlowProtocolDetect << 17) | in ETH_SetMACConfig()
3101 macDefaultConf.SlowProtocolDetect = DISABLE; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_eth.h290 …FunctionalState SlowProtocolDetect; /*!< Enable or disables the Slow Protocol Detection.… member
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_eth.h290 …FunctionalState SlowProtocolDetect; /*!< Enable or disables the Slow Protocol Detection.… member
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_eth.h280 …FunctionalState SlowProtocolDetect; /*!< Enable or disables the Slow Protocol Detection.… member
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_eth.h280 …FunctionalState SlowProtocolDetect; /*!< Enable or disables the Slow Protocol Detection.… member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_eth.h290 …FunctionalState SlowProtocolDetect; /*!< Enable or disables the Slow Protocol Detection.… member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/Legacy/
Dstm32h7xx_hal_eth_legacy.h271 …FunctionalState SlowProtocolDetect; /*!< Enable or disables the Slow Protocol Detection.… member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_eth.h319 …FunctionalState SlowProtocolDetect; /*!< Enable or disables the Slow Protocol Detection.… member