Searched refs:TimestampAddend (Results 1 – 12 of 12) sorted by relevance
465 uint32_t TimestampAddend; /*!< Timestamp addend value */ member
468 uint32_t TimestampAddend; /*!< Timestamp addend value */ member
501 uint32_t TimestampAddend; /*!< Timestamp addend value */ member
1591 WRITE_REG(heth->Instance->MACTSAR, ptpconfig->TimestampAddend); in HAL_ETH_PTP_SetConfig()1664 ptpconfig->TimestampAddend = READ_BIT(heth->Instance->MACTSAR, ETH_MACTSAR_TSAR); in HAL_ETH_PTP_GetConfig()
1569 WRITE_REG(heth->Instance->PTPTSAR, ptpconfig->TimestampAddend); in HAL_ETH_PTP_SetConfig()
1530 WRITE_REG(heth->Instance->MACTSAR, ptpconfig->TimestampAddend); in HAL_ETH_PTP_SetConfig()
1542 WRITE_REG(heth->Instance->MACTSAR, ptpconfig->TimestampAddend); in HAL_ETH_PTP_SetConfig()