Searched refs:TimestampUpdate (Results 1 – 8 of 8) sorted by relevance
1534 ((uint32_t)ptpconfig->TimestampUpdate << ETH_PTPTSCR_TSFCU_Pos) | in HAL_ETH_PTP_SetConfig()1597 ptpconfig->TimestampUpdate = ((READ_BIT(heth->Instance->PTPTSCR, in HAL_ETH_PTP_GetConfig()
1497 ((uint32_t)ptpconfig->TimestampUpdate << ETH_MACTSCR_TSUPDT_Pos) | in HAL_ETH_PTP_SetConfig()1562 ptpconfig->TimestampUpdate = ((READ_BIT(heth->Instance->MACTSCR, in HAL_ETH_PTP_GetConfig()
447 uint32_t TimestampUpdate; /*!< Timestamp Update */ member
454 uint32_t TimestampUpdate; /*!< Timestamp Update */ member
452 uint32_t TimestampUpdate; /*!< Timestamp Update */ member
1512 ((uint32_t)ptpconfig->TimestampUpdate << ETH_MACTSCR_TSUPDT_Pos) | in HAL_ETH_PTP_SetConfig()1577 ptpconfig->TimestampUpdate = ((READ_BIT(heth->Instance->MACTSCR, in HAL_ETH_PTP_GetConfig()