Searched refs:TimestampSubsecondInc (Results 1 – 12 of 12) sorted by relevance
466 uint32_t TimestampSubsecondInc; /*!< Subsecond Increment */ member
469 uint32_t TimestampSubsecondInc; /*!< Subsecond Increment */ member
502 uint32_t TimestampSubsecondInc; /*!< Subsecond Increment */ member
1590 WRITE_REG(heth->Instance->MACSSIR, ptpconfig->TimestampSubsecondInc); in HAL_ETH_PTP_SetConfig()1665 ptpconfig->TimestampSubsecondInc = READ_BIT(heth->Instance->MACSSIR, ETH_MACSTSR_TSS); in HAL_ETH_PTP_GetConfig()
1568 WRITE_REG(heth->Instance->PTPSSIR, ptpconfig->TimestampSubsecondInc); in HAL_ETH_PTP_SetConfig()
1529 WRITE_REG(heth->Instance->MACSSIR, ptpconfig->TimestampSubsecondInc); in HAL_ETH_PTP_SetConfig()
1541 WRITE_REG(heth->Instance->MACSSIR, ptpconfig->TimestampSubsecondInc); in HAL_ETH_PTP_SetConfig()