Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/Legacy/
Dstm32h7xx_hal_eth.c1931 macconf->ExtendedInterPacketGapVal = READ_BIT(heth->Instance->MACECR, ETH_MACECR_EIPG) >> 25; in HAL_ETH_GetMACConfig()
2439 macregval = ((macconf->ExtendedInterPacketGapVal << 25)| in ETH_SetMACConfig()
2545 macDefaultConf.ExtendedInterPacketGapVal = 0x0; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_eth.c2265 macconf->ExtendedInterPacketGapVal = READ_BIT(heth->Instance->MACECR, ETH_MACECR_EIPG) >> 25; in HAL_ETH_GetMACConfig()
2779 macregval = ((macconf->ExtendedInterPacketGapVal << 25) | in ETH_SetMACConfig()
2884 macDefaultConf.ExtendedInterPacketGapVal = 0x0U; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_eth.c2321 macconf->ExtendedInterPacketGapVal = READ_BIT(heth->Instance->MACECR, ETH_MACECR_EIPG) >> 25; in HAL_ETH_GetMACConfig()
2845 macregval = ((macconf->ExtendedInterPacketGapVal << 25) | in ETH_SetMACConfig()
2950 macDefaultConf.ExtendedInterPacketGapVal = 0x0U; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_eth.c2283 macconf->ExtendedInterPacketGapVal = READ_BIT(heth->Instance->MACECR, ETH_MACECR_EIPG) >> 25; in HAL_ETH_GetMACConfig()
2797 macregval = ((macconf->ExtendedInterPacketGapVal << 25) | in ETH_SetMACConfig()
2902 macDefaultConf.ExtendedInterPacketGapVal = 0x0U; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_eth.c2429 macconf->ExtendedInterPacketGapVal = READ_BIT(heth->Instance->MACECR, ETH_MACECR_EIPG) >> 25; in HAL_ETH_GetMACConfig()
2970 macregval = ((macconf->ExtendedInterPacketGapVal << 25) | in ETH_SetMACConfig()
3077 macDefaultConf.ExtendedInterPacketGapVal = 0x0U; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_eth.h302 …uint32_t ExtendedInterPacketGapVal; /*!< Sets the Extended IPG between Packet during tra… member
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_eth.h302 …uint32_t ExtendedInterPacketGapVal; /*!< Sets the Extended IPG between Packet during tra… member
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_eth.h292 …uint32_t ExtendedInterPacketGapVal; /*!< Sets the Extended IPG between Packet during tra… member
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_eth.h292 …uint32_t ExtendedInterPacketGapVal; /*!< Sets the Extended IPG between Packet during tra… member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_eth.h302 …uint32_t ExtendedInterPacketGapVal; /*!< Sets the Extended IPG between Packet during tra… member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/Legacy/
Dstm32h7xx_hal_eth_legacy.h281 …uint32_t ExtendedInterPacketGapVal; /*!< Sets the Extended IPG between Packet during tra… member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_eth.h331 …uint32_t ExtendedInterPacketGapVal; /*!< Sets the Extended IPG between Packet during tra… member