Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_eth.c1561 ((uint32_t)ptpconfig->TimestampClockType << ETH_PTPTSCR_TSCNT_Pos); in HAL_ETH_PTP_SetConfig()
1635 ptpconfig->TimestampClockType = ((READ_BIT(heth->Instance->PTPTSCR, in HAL_ETH_PTP_GetConfig()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_eth.c1561 ((uint32_t)ptpconfig->TimestampClockType << ETH_PTPTSCR_TSCNT_Pos); in HAL_ETH_PTP_SetConfig()
1635 ptpconfig->TimestampClockType = ((READ_BIT(heth->Instance->PTPTSCR, in HAL_ETH_PTP_GetConfig()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_eth.h467 uint32_t TimestampClockType; /*!< Time stamp clock node type */ member
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_eth.h467 uint32_t TimestampClockType; /*!< Time stamp clock node type */ member