Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_eth.c2220 macconf->InterPacketGapVal = READ_BIT(heth->Instance->MACCR, ETH_MACCR_IFG); in HAL_ETH_GetMACConfig()
2762 (uint32_t)macconf->InterPacketGapVal | in ETH_SetMACConfig()
2869 macDefaultConf.InterPacketGapVal = ETH_INTERFRAMEGAP_96BIT; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/Legacy/
Dstm32h7xx_hal_eth.c1922 macconf->InterPacketGapVal = READ_BIT(heth->Instance->MACCR, ETH_MACCR_IPG); in HAL_ETH_GetMACConfig()
2414 macregval =(macconf->InterPacketGapVal | in ETH_SetMACConfig()
2550 macDefaultConf.InterPacketGapVal = ETH_INTERPACKETGAP_96BIT; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_eth.c2220 macconf->InterPacketGapVal = READ_BIT(heth->Instance->MACCR, ETH_MACCR_IFG); in HAL_ETH_GetMACConfig()
2762 (uint32_t)macconf->InterPacketGapVal | in ETH_SetMACConfig()
2869 macDefaultConf.InterPacketGapVal = ETH_INTERFRAMEGAP_96BIT; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_eth.c2254 macconf->InterPacketGapVal = READ_BIT(heth->Instance->MACCR, ETH_MACCR_IPG); in HAL_ETH_GetMACConfig()
2754 macregval = (macconf->InterPacketGapVal | in ETH_SetMACConfig()
2889 macDefaultConf.InterPacketGapVal = ETH_INTERPACKETGAP_96BIT; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_eth.c2310 macconf->InterPacketGapVal = READ_BIT(heth->Instance->MACCR, ETH_MACCR_IPG); in HAL_ETH_GetMACConfig()
2820 macregval = (macconf->InterPacketGapVal | in ETH_SetMACConfig()
2955 macDefaultConf.InterPacketGapVal = ETH_INTERPACKETGAP_96BIT; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_eth.c2272 macconf->InterPacketGapVal = READ_BIT(heth->Instance->MACCR, ETH_MACCR_IPG); in HAL_ETH_GetMACConfig()
2772 macregval = (macconf->InterPacketGapVal | in ETH_SetMACConfig()
2907 macDefaultConf.InterPacketGapVal = ETH_INTERPACKETGAP_96BIT; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_eth.c2418 macconf->InterPacketGapVal = READ_BIT(heth->Instance->MACCR, ETH_MACCR_IPG); in HAL_ETH_GetMACConfig()
2943 macregval = (macconf->InterPacketGapVal | in ETH_SetMACConfig()
3080 macDefaultConf.InterPacketGapVal = ETH_INTERPACKETGAP_96BIT; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_eth.h239 …uint32_t InterPacketGapVal; /*!< Sets the minimum IPG between Packet during tran… member
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_eth.h239 …uint32_t InterPacketGapVal; /*!< Sets the minimum IPG between Packet during tran… member
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_eth.h232 …uint32_t InterPacketGapVal; /*!< Sets the minimum IPG between Packet during tran… member
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_eth.h232 …uint32_t InterPacketGapVal; /*!< Sets the minimum IPG between Packet during tran… member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_eth.h239 …uint32_t InterPacketGapVal; /*!< Sets the minimum IPG between Packet during tran… member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/Legacy/
Dstm32h7xx_hal_eth_legacy.h222 …uint32_t InterPacketGapVal; /*!< Sets the minimum IPG between Packet during tran… member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_eth.h264 …uint32_t InterPacketGapVal; /*!< Sets the minimum IPG between Packet during tran… member