Searched refs:timeoffset (Results 1 – 14 of 14) sorted by relevance
1709 ETH_TimeTypeDef *timeoffset) in HAL_ETH_PTP_AddTimeOffset() argument1716 heth->Instance->PTPTSHUR = ETH_PTPTSHR_VALUE - timeoffset->Seconds + 1U; in HAL_ETH_PTP_AddTimeOffset()1721 heth->Instance->PTPTSLUR = ETH_PTPTSLR_VALUE - timeoffset->NanoSeconds; in HAL_ETH_PTP_AddTimeOffset()1725 heth->Instance->PTPTSLUR = ETH_PTPTSHR_VALUE - timeoffset->NanoSeconds + 1U; in HAL_ETH_PTP_AddTimeOffset()1731 heth->Instance->PTPTSHUR = timeoffset->Seconds; in HAL_ETH_PTP_AddTimeOffset()1733 heth->Instance->PTPTSLUR = timeoffset->NanoSeconds; in HAL_ETH_PTP_AddTimeOffset()
1676 ETH_TimeTypeDef *timeoffset) in HAL_ETH_PTP_AddTimeOffset() argument1683 heth->Instance->MACSTSUR = ETH_MACSTSUR_VALUE - timeoffset->Seconds + 1U; in HAL_ETH_PTP_AddTimeOffset()1688 heth->Instance->MACSTNUR = ETH_MACSTNUR_VALUE - timeoffset->NanoSeconds; in HAL_ETH_PTP_AddTimeOffset()1693 heth->Instance->MACSTNUR = ETH_MACSTSUR_VALUE - timeoffset->NanoSeconds + 1U; in HAL_ETH_PTP_AddTimeOffset()1699 heth->Instance->MACSTSUR = timeoffset->Seconds; in HAL_ETH_PTP_AddTimeOffset()1701 heth->Instance->MACSTNUR = timeoffset->NanoSeconds; in HAL_ETH_PTP_AddTimeOffset()
1694 ETH_TimeTypeDef *timeoffset) in HAL_ETH_PTP_AddTimeOffset() argument1701 heth->Instance->MACSTSUR = ETH_MACSTSUR_VALUE - timeoffset->Seconds + 1U; in HAL_ETH_PTP_AddTimeOffset()1706 heth->Instance->MACSTNUR = ETH_MACSTNUR_VALUE - timeoffset->NanoSeconds; in HAL_ETH_PTP_AddTimeOffset()1711 heth->Instance->MACSTNUR = ETH_MACSTSUR_VALUE - timeoffset->NanoSeconds + 1U; in HAL_ETH_PTP_AddTimeOffset()1717 heth->Instance->MACSTSUR = timeoffset->Seconds; in HAL_ETH_PTP_AddTimeOffset()1719 heth->Instance->MACSTNUR = timeoffset->NanoSeconds; in HAL_ETH_PTP_AddTimeOffset()
1738 ETH_TimeTypeDef *timeoffset) in HAL_ETH_PTP_AddTimeOffset() argument1745 heth->Instance->MACSTSUR = ETH_MACSTSUR_VALUE - timeoffset->Seconds + 1U; in HAL_ETH_PTP_AddTimeOffset()1750 heth->Instance->MACSTNUR = ETH_MACSTNUR_VALUE - timeoffset->NanoSeconds; in HAL_ETH_PTP_AddTimeOffset()1755 heth->Instance->MACSTNUR = ETH_MACSTSUR_VALUE - timeoffset->NanoSeconds + 1U; in HAL_ETH_PTP_AddTimeOffset()1761 heth->Instance->MACSTSUR = timeoffset->Seconds; in HAL_ETH_PTP_AddTimeOffset()1763 heth->Instance->MACSTNUR = timeoffset->NanoSeconds; in HAL_ETH_PTP_AddTimeOffset()
1729 ETH_TimeTypeDef *timeoffset);
1924 ETH_TimeTypeDef *timeoffset);
1755 ETH_TimeTypeDef *timeoffset);
2004 ETH_TimeTypeDef *timeoffset);
5565 uint8_t* timeoffset) in hci_le_read_iso_tx_sync() argument5570 timeoffset); in hci_le_read_iso_tx_sync()
2527 uint8_t* timeoffset);