Searched refs:TransmitQueueMode (Results 1 – 13 of 13) sorted by relevance
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/Legacy/ |
D | stm32h7xx_hal_eth.c | 1946 …macconf->TransmitQueueMode = READ_BIT(heth->Instance->MTLTQOMR, (ETH_MTLTQOMR_TTC | ETH_MTLTQOMR_T… in HAL_ETH_GetMACConfig() 2474 MODIFY_REG(heth->Instance->MTLTQOMR, ETH_MTLTQOMR_MASK, macconf->TransmitQueueMode); in ETH_SetMACConfig() 2566 macDefaultConf.TransmitQueueMode = ETH_TRANSMITSTOREFORWARD; in ETH_MACDMAConfig()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_hal_eth_ex.h | 163 …uint32_t TransmitQueueMode; /*!< Specifies the Transmit Queue operatin… member
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_eth.c | 2278 …macconf->TransmitQueueMode = READ_BIT(heth->Instance->MTLTQOMR, (ETH_MTLTQOMR_TTC | ETH_MTLTQOMR_T… in HAL_ETH_GetMACConfig() 2814 MODIFY_REG(heth->Instance->MTLTQOMR, ETH_MTLTQOMR_MASK, macconf->TransmitQueueMode); in ETH_SetMACConfig() 2905 macDefaultConf.TransmitQueueMode = ETH_TRANSMITSTOREFORWARD; in ETH_MACDMAConfig()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_eth.c | 2334 …macconf->TransmitQueueMode = READ_BIT(heth->Instance->MTLTQOMR, (ETH_MTLTQOMR_TTC | ETH_MTLTQOMR_T… in HAL_ETH_GetMACConfig() 2880 MODIFY_REG(heth->Instance->MTLTQOMR, ETH_MTLTQOMR_MASK, macconf->TransmitQueueMode); in ETH_SetMACConfig() 2971 macDefaultConf.TransmitQueueMode = ETH_TRANSMITSTOREFORWARD; in ETH_MACDMAConfig()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_eth.c | 2296 …macconf->TransmitQueueMode = READ_BIT(heth->Instance->MTLTQOMR, (ETH_MTLTQOMR_TTC | ETH_MTLTQOMR_T… in HAL_ETH_GetMACConfig() 2832 MODIFY_REG(heth->Instance->MTLTQOMR, ETH_MTLTQOMR_MASK, macconf->TransmitQueueMode); in ETH_SetMACConfig() 2923 macDefaultConf.TransmitQueueMode = ETH_TRANSMITSTOREFORWARD; in ETH_MACDMAConfig()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_eth_ex.c | 809 …(mtlconf->TxQ[queue]).TransmitQueueMode = READ_BIT(heth->Instance->MTL_QUEUE[queue].MTLTXQOMR, (ET… in HAL_ETHEx_GetMTLConfig() 973 ((mtlconf->TxQ[queue]).TransmitQueueMode) | in ETHEx_SetMTLConfig()
|
D | stm32n6xx_hal_eth.c | 3140 mtlDefaultConf.TxQ[queue].TransmitQueueMode = ETH_TRANSMITSTOREFORWARD; in ETH_MACDMAConfig()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_eth.h | 332 uint32_t TransmitQueueMode; /*!< Specifies the Transmit Queue operating mode. member
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_hal_eth.h | 332 uint32_t TransmitQueueMode; /*!< Specifies the Transmit Queue operating mode. member
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_hal_eth.h | 322 uint32_t TransmitQueueMode; /*!< Specifies the Transmit Queue operating mode. member
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_hal_eth.h | 322 uint32_t TransmitQueueMode; /*!< Specifies the Transmit Queue operating mode. member
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_eth.h | 332 uint32_t TransmitQueueMode; /*!< Specifies the Transmit Queue operating mode. member
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/Legacy/ |
D | stm32h7xx_hal_eth_legacy.h | 305 uint32_t TransmitQueueMode; /*!< Specifies the Transmit Queue operating mode. member
|