Home
last modified time | relevance | path

Searched refs:ReceiveQueueMode (Results 1 – 13 of 13) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/Legacy/
Dstm32h7xx_hal_eth.c1948 …macconf->ReceiveQueueMode = READ_BIT(heth->Instance->MTLRQOMR, (ETH_MTLRQOMR_RTC | ETH_MTLRQOMR_RS… in HAL_ETH_GetMACConfig()
2477 macregval = (macconf->ReceiveQueueMode | in ETH_SetMACConfig()
2560 macDefaultConf.ReceiveQueueMode = ETH_RECEIVESTOREFORWARD; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_eth_ex.h184 …uint32_t ReceiveQueueMode; /*!< Specifies the Receive Queue operating… member
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_eth.c2280 …macconf->ReceiveQueueMode = READ_BIT(heth->Instance->MTLRQOMR, (ETH_MTLRQOMR_RTC | ETH_MTLRQOMR_RS… in HAL_ETH_GetMACConfig()
2817 macregval = (macconf->ReceiveQueueMode | in ETH_SetMACConfig()
2899 macDefaultConf.ReceiveQueueMode = ETH_RECEIVESTOREFORWARD; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_eth.c2336 …macconf->ReceiveQueueMode = READ_BIT(heth->Instance->MTLRQOMR, (ETH_MTLRQOMR_RTC | ETH_MTLRQOMR_RS… in HAL_ETH_GetMACConfig()
2883 macregval = (macconf->ReceiveQueueMode | in ETH_SetMACConfig()
2965 macDefaultConf.ReceiveQueueMode = ETH_RECEIVESTOREFORWARD; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_eth.c2298 …macconf->ReceiveQueueMode = READ_BIT(heth->Instance->MTLRQOMR, (ETH_MTLRQOMR_RTC | ETH_MTLRQOMR_RS… in HAL_ETH_GetMACConfig()
2835 macregval = (macconf->ReceiveQueueMode | in ETH_SetMACConfig()
2917 macDefaultConf.ReceiveQueueMode = ETH_RECEIVESTOREFORWARD; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_eth_ex.c793 …(mtlconf->RxQ[queue]).ReceiveQueueMode = READ_BIT(heth->Instance->MTL_QUEUE[queue].MTLRXQOMR, (ETH… in HAL_ETHEx_GetMTLConfig()
991 mtlregval = (((mtlconf->RxQ[queue]).ReceiveQueueMode) | in ETHEx_SetMTLConfig()
Dstm32n6xx_hal_eth.c3136 mtlDefaultConf.RxQ[queue].ReceiveQueueMode = ETH_RECEIVESTOREFORWARD; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_eth.h335 uint32_t ReceiveQueueMode; /*!< Specifies the Receive Queue operating mode. member
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_eth.h335 uint32_t ReceiveQueueMode; /*!< Specifies the Receive Queue operating mode. member
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_eth.h325 uint32_t ReceiveQueueMode; /*!< Specifies the Receive Queue operating mode. member
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_eth.h325 uint32_t ReceiveQueueMode; /*!< Specifies the Receive Queue operating mode. member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_eth.h335 uint32_t ReceiveQueueMode; /*!< Specifies the Receive Queue operating mode. member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/Legacy/
Dstm32h7xx_hal_eth_legacy.h308 uint32_t ReceiveQueueMode; /*!< Specifies the Receive Queue operating mode. member