/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal_eth.c | 1564 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/ |
D | stm32f4xx_hal_eth.c | 1564 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/ |
D | stm32f7xx_hal_eth.h | 1862 #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/ |
D | stm32f4xx_hal_eth.h | 1862 #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/ |
D | stm32f207xx.h | 407 __IO uint32_t PTPTSCR; member
|
D | stm32f217xx.h | 408 __IO uint32_t PTPTSCR; member
|
/hal_stm32-latest/stm32cube/stm32f4xx/soc/ |
D | stm32f407xx.h | 409 __IO uint32_t PTPTSCR; member
|
D | stm32f427xx.h | 445 __IO uint32_t PTPTSCR; member
|
D | stm32f417xx.h | 408 __IO uint32_t PTPTSCR; member
|
D | stm32f429xx.h | 447 __IO uint32_t PTPTSCR; member
|
D | stm32f439xx.h | 448 __IO uint32_t PTPTSCR; member
|
D | stm32f437xx.h | 446 __IO uint32_t PTPTSCR; member
|
D | stm32f469xx.h | 530 __IO uint32_t PTPTSCR; member
|
D | stm32f479xx.h | 531 __IO uint32_t PTPTSCR; member
|
/hal_stm32-latest/stm32cube/stm32f1xx/soc/ |
D | stm32f107xc.h | 422 __IO uint32_t PTPTSCR; member
|
/hal_stm32-latest/stm32cube/stm32f7xx/soc/ |
D | stm32f750xx.h | 469 __IO uint32_t PTPTSCR; member
|
D | stm32f745xx.h | 466 __IO uint32_t PTPTSCR; member
|
D | stm32f756xx.h | 469 __IO uint32_t PTPTSCR; member
|
D | stm32f746xx.h | 468 __IO uint32_t PTPTSCR; member
|
D | stm32f765xx.h | 510 __IO uint32_t PTPTSCR; member
|
D | stm32f777xx.h | 514 __IO uint32_t PTPTSCR; member
|
D | stm32f767xx.h | 513 __IO uint32_t PTPTSCR; member
|
D | stm32f779xx.h | 515 __IO uint32_t PTPTSCR; member
|
D | stm32f769xx.h | 514 __IO uint32_t PTPTSCR; member
|