Home
last modified time | relevance | path

Searched refs:FramePreemptionResidueQueue (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_eth_ex.h126 …uint32_t FramePreemptionResidueQueue; /*!< Specifies the Rx queu… member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_eth_ex.c849 macmtlconf->FramePreemptionResidueQueue = READ_BIT(heth->Instance->MACRXQC1R, ETH_MACRXQC1R_FPRQ); in HAL_ETHEx_GetMACMTLMappingConfig()
885 (uint32_t)(macmtlconf->FramePreemptionResidueQueue) | in ETHEx_SetMACMTLMappingConfig()