Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_eth.h411 HAL_ETH_PTP_NEGATIVE_UPDATE = 0x00000001U /*!< PTP negative time update */ enumerator
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_eth.h411 HAL_ETH_PTP_NEGATIVE_UPDATE = 0x00000001U /*!< PTP negative time update */ enumerator
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_eth.h417 HAL_ETH_PTP_NEGATIVE_UPDATE = 0x00000001U /*!< PTP negative time update */ enumerator
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_eth.h417 HAL_ETH_PTP_NEGATIVE_UPDATE = 0x00000001U /*!< PTP negative time update */ enumerator
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_eth.h411 HAL_ETH_PTP_NEGATIVE_UPDATE = 0x00000001U /*!< PTP negative time update */ enumerator
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_eth.h445 HAL_ETH_PTP_NEGATIVE_UPDATE = 0x00000001U /*!< PTP negative time update */ enumerator
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_eth.c1713 if (ptpoffsettype == HAL_ETH_PTP_NEGATIVE_UPDATE) in HAL_ETH_PTP_AddTimeOffset()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_eth.c1713 if (ptpoffsettype == HAL_ETH_PTP_NEGATIVE_UPDATE) in HAL_ETH_PTP_AddTimeOffset()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_eth.c1680 if (ptpoffsettype == HAL_ETH_PTP_NEGATIVE_UPDATE) in HAL_ETH_PTP_AddTimeOffset()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_eth.c1698 if (ptpoffsettype == HAL_ETH_PTP_NEGATIVE_UPDATE) in HAL_ETH_PTP_AddTimeOffset()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_eth.c1698 if (ptpoffsettype == HAL_ETH_PTP_NEGATIVE_UPDATE) in HAL_ETH_PTP_AddTimeOffset()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_eth.c1742 if (ptpoffsettype == HAL_ETH_PTP_NEGATIVE_UPDATE) in HAL_ETH_PTP_AddTimeOffset()