Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/
Deth_stm32_hal.c317 ctx->pkt->timestamp.nanosecond = timestamp->TimeStampLow; in HAL_ETH_TxPtpCallback()
517 pkt->timestamp.nanosecond = last_dma_tx_desc->TimeStampLow; in eth_tx()
609 timestamp.nanosecond = ts_registers.TimeStampLow; in eth_rx()
616 last_dma_rx_desc->TimeStampLow != UINT32_MAX) { in eth_rx()
618 timestamp.nanosecond = last_dma_rx_desc->TimeStampLow; in eth_rx()