Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_eth.c1564 MODIFY_REG(heth->Instance->PTPTSCR, ETH_MACTSCR_MASK, tmpTSCR); in HAL_ETH_PTP_SetConfig()
1567 SET_BIT(heth->Instance->PTPTSCR, ETH_PTPTSCR_TSE); in HAL_ETH_PTP_SetConfig()
1574 SET_BIT(heth->Instance->PTPTSCR, ETH_PTPTSCR_TSARU); in HAL_ETH_PTP_SetConfig()
1575 while ((heth->Instance->PTPTSCR & ETH_PTPTSCR_TSARU) != 0) in HAL_ETH_PTP_SetConfig()
1582 SET_BIT(heth->Instance->PTPTSCR, ETH_PTPTSCR_TSSTI); in HAL_ETH_PTP_SetConfig()
1612 ptpconfig->Timestamp = READ_BIT(heth->Instance->PTPTSCR, ETH_PTPTSCR_TSE); in HAL_ETH_PTP_GetConfig()
1613 ptpconfig->TimestampUpdate = ((READ_BIT(heth->Instance->PTPTSCR, in HAL_ETH_PTP_GetConfig()
1615 ptpconfig->TimestampAll = ((READ_BIT(heth->Instance->PTPTSCR, in HAL_ETH_PTP_GetConfig()
1617 ptpconfig->TimestampRolloverMode = ((READ_BIT(heth->Instance->PTPTSCR, in HAL_ETH_PTP_GetConfig()
1620 ptpconfig->TimestampV2 = ((READ_BIT(heth->Instance->PTPTSCR, in HAL_ETH_PTP_GetConfig()
[all …]
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_eth.c1564 MODIFY_REG(heth->Instance->PTPTSCR, ETH_MACTSCR_MASK, tmpTSCR); in HAL_ETH_PTP_SetConfig()
1567 SET_BIT(heth->Instance->PTPTSCR, ETH_PTPTSCR_TSE); in HAL_ETH_PTP_SetConfig()
1574 SET_BIT(heth->Instance->PTPTSCR, ETH_PTPTSCR_TSARU); in HAL_ETH_PTP_SetConfig()
1575 while ((heth->Instance->PTPTSCR & ETH_PTPTSCR_TSARU) != 0) in HAL_ETH_PTP_SetConfig()
1582 SET_BIT(heth->Instance->PTPTSCR, ETH_PTPTSCR_TSSTI); in HAL_ETH_PTP_SetConfig()
1612 ptpconfig->Timestamp = READ_BIT(heth->Instance->PTPTSCR, ETH_PTPTSCR_TSE); in HAL_ETH_PTP_GetConfig()
1613 ptpconfig->TimestampUpdate = ((READ_BIT(heth->Instance->PTPTSCR, in HAL_ETH_PTP_GetConfig()
1615 ptpconfig->TimestampAll = ((READ_BIT(heth->Instance->PTPTSCR, in HAL_ETH_PTP_GetConfig()
1617 ptpconfig->TimestampRolloverMode = ((READ_BIT(heth->Instance->PTPTSCR, in HAL_ETH_PTP_GetConfig()
1620 ptpconfig->TimestampV2 = ((READ_BIT(heth->Instance->PTPTSCR, in HAL_ETH_PTP_GetConfig()
[all …]
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_eth.h1862 #define __HAL_ETH_GET_PTP_CONTROL(__HANDLE__, __FLAG__) (((((__HANDLE__)->Instance->PTPTSCR) & \
1865 #define __HAL_ETH_SET_PTP_CONTROL(__HANDLE__, __FLAG__) ((__HANDLE__)->Instance->PTPTSCR |= (__FL…
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_eth.h1862 #define __HAL_ETH_GET_PTP_CONTROL(__HANDLE__, __FLAG__) (((((__HANDLE__)->Instance->PTPTSCR) & \
1865 #define __HAL_ETH_SET_PTP_CONTROL(__HANDLE__, __FLAG__) ((__HANDLE__)->Instance->PTPTSCR |= (__FL…
/hal_stm32-latest/stm32cube/stm32f2xx/soc/
Dstm32f207xx.h407 __IO uint32_t PTPTSCR; member
Dstm32f217xx.h408 __IO uint32_t PTPTSCR; member
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f407xx.h409 __IO uint32_t PTPTSCR; member
Dstm32f427xx.h445 __IO uint32_t PTPTSCR; member
Dstm32f417xx.h408 __IO uint32_t PTPTSCR; member
Dstm32f429xx.h447 __IO uint32_t PTPTSCR; member
Dstm32f439xx.h448 __IO uint32_t PTPTSCR; member
Dstm32f437xx.h446 __IO uint32_t PTPTSCR; member
Dstm32f469xx.h530 __IO uint32_t PTPTSCR; member
Dstm32f479xx.h531 __IO uint32_t PTPTSCR; member
/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f107xc.h422 __IO uint32_t PTPTSCR; member
/hal_stm32-latest/stm32cube/stm32f7xx/soc/
Dstm32f750xx.h469 __IO uint32_t PTPTSCR; member
Dstm32f745xx.h466 __IO uint32_t PTPTSCR; member
Dstm32f756xx.h469 __IO uint32_t PTPTSCR; member
Dstm32f746xx.h468 __IO uint32_t PTPTSCR; member
Dstm32f765xx.h510 __IO uint32_t PTPTSCR; member
Dstm32f777xx.h514 __IO uint32_t PTPTSCR; member
Dstm32f767xx.h513 __IO uint32_t PTPTSCR; member
Dstm32f779xx.h515 __IO uint32_t PTPTSCR; member
Dstm32f769xx.h514 __IO uint32_t PTPTSCR; member