Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_eth_ex.h138 …uint32_t PTPPacketsQueue; /*!< Specifies the Rx queu… member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_eth_ex.c857 macmtlconf->PTPPacketsQueue = READ_BIT(heth->Instance->MACRXQC1R, ETH_MACRXQC1R_PTPQ); in HAL_ETHEx_GetMACMTLMappingConfig()
879 ((uint32_t)(macmtlconf->PTPPacketsQueue) << 4) | in ETHEx_SetMACMTLMappingConfig()