Home
last modified time | relevance | path

Searched refs:MTL_QUEUE (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_eth_ex.c790 (mtlconf->RxQ[queue]).RxQueueSize = READ_BIT(heth->Instance->MTL_QUEUE[queue].MTLRXQOMR, in HAL_ETHEx_GetMTLConfig()
793 …(mtlconf->RxQ[queue]).ReceiveQueueMode = READ_BIT(heth->Instance->MTL_QUEUE[queue].MTLRXQOMR, (ETH… in HAL_ETHEx_GetMTLConfig()
795 …(mtlconf->RxQ[queue]).ForwardRxUndersizedGoodPacket = ((READ_BIT(heth->Instance->MTL_QUEUE[queue].… in HAL_ETHEx_GetMTLConfig()
797 …(mtlconf->RxQ[queue]).ForwardRxErrorPacket = ((READ_BIT(heth->Instance->MTL_QUEUE[queue].MTLRXQOMR, in HAL_ETHEx_GetMTLConfig()
799 …(mtlconf->RxQ[queue]).DropTCPIPChecksumErrorPacket = ((READ_BIT(heth->Instance->MTL_QUEUE[queue].M… in HAL_ETHEx_GetMTLConfig()
806 (mtlconf->TxQ[queue]).TxQueueSize = READ_BIT(heth->Instance->MTL_QUEUE[queue].MTLTXQOMR, in HAL_ETHEx_GetMTLConfig()
809 …(mtlconf->TxQ[queue]).TransmitQueueMode = READ_BIT(heth->Instance->MTL_QUEUE[queue].MTLTXQOMR, (ET… in HAL_ETHEx_GetMTLConfig()
811 …(mtlconf->TxQ[queue]).QueueOpMode = READ_BIT(heth->Instance->MTL_QUEUE[queue].MTLTXQOMR, ETH_MTLTX… in HAL_ETHEx_GetMTLConfig()
815 …(mtlconf->TxQ[1]).AVAlgorithm = READ_BIT(heth->Instance->MTL_QUEUE[1].MTLTXQ1ECR, ETH_MTLTXQ1ECR_A… in HAL_ETHEx_GetMTLConfig()
977 MODIFY_REG(heth->Instance->MTL_QUEUE[queue].MTLTXQOMR, ETH_MTLTXQxOMR_MASK, mtlregval); in ETHEx_SetMTLConfig()
[all …]
Dstm32n6xx_hal_eth.c745 SET_BIT(heth->Instance->MTL_QUEUE[ch].MTLTXQOMR, ETH_MTLTXQxOMR_FTQ); in HAL_ETH_Start()
807 SET_BIT(heth->Instance->MTL_QUEUE[ch].MTLTXQOMR, ETH_MTLTXQxOMR_FTQ); in HAL_ETH_Start_IT()
852 SET_BIT(heth->Instance->MTL_QUEUE[ch].MTLTXQOMR, ETH_MTLTXQxOMR_FTQ); in HAL_ETH_Stop()
907 SET_BIT(heth->Instance->MTL_QUEUE[ch].MTLTXQOMR, ETH_MTLTXQxOMR_FTQ); in HAL_ETH_Stop_IT()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_eth.h1819 …_Q_ENABLE_IT(__HANDLE__, __INTERRUPT__, __Q__) ((__HANDLE__)->Instance->MTL_QUEUE[__Q__].MTLQICSR \
1839 (((__HANDLE__)->Instance->MTL_QUEUE[__Q__].MTLQICSR & (__INTERRUPT__)) == (__INTERRUPT__))
1850 ((__HANDLE__)->Instance->MTL_QUEUE[__Q__].MTLQICSR &= ~(__INTERRUPT__))
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h1085 } MTL_QUEUE[2]; member
Dstm32n657xx.h1162 } MTL_QUEUE[2]; member
Dstm32n655xx.h1134 } MTL_QUEUE[2]; member
Dstm32n647xx.h1113 } MTL_QUEUE[2]; member