/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_eth.c | 1511 ((uint32_t)ptpconfig->TimestampAll << ETH_MACTSCR_TSENALL_Pos) | in HAL_ETH_PTP_SetConfig() 1577 … ETH_MACTSCR_TSENALL) >> ETH_MACTSCR_TSENALL_Pos) > 0U) ? ENABLE : DISABLE; in HAL_ETH_PTP_GetConfig()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_eth.c | 1523 ((uint32_t)ptpconfig->TimestampAll << ETH_MACTSCR_TSENALL_Pos) | in HAL_ETH_PTP_SetConfig() 1595 … ETH_MACTSCR_TSENALL) >> ETH_MACTSCR_TSENALL_Pos) > 0U) ? ENABLE : DISABLE; in HAL_ETH_PTP_GetConfig()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_eth.c | 1523 ((uint32_t)ptpconfig->TimestampAll << ETH_MACTSCR_TSENALL_Pos) | in HAL_ETH_PTP_SetConfig() 1595 … ETH_MACTSCR_TSENALL) >> ETH_MACTSCR_TSENALL_Pos) > 0U) ? ENABLE : DISABLE; in HAL_ETH_PTP_GetConfig()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_eth.c | 1572 ((uint32_t)ptpconfig->TimestampAll << ETH_MACTSCR_TSENALL_Pos) | in HAL_ETH_PTP_SetConfig() 1641 ETH_MACTSCR_TSENALL_Pos) > 0U) ? ENABLE : DISABLE; in HAL_ETH_PTP_GetConfig()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/ |
D | stm32h7r3xx.h | 6741 #define ETH_MACTSCR_TSENALL_Pos (8U) macro 6742 #define ETH_MACTSCR_TSENALL_Msk (0x1UL << ETH_MACTSCR_TSENALL_Pos) /*!< 0x000…
|
D | stm32h7s7xx.h | 7265 #define ETH_MACTSCR_TSENALL_Pos (8U) macro 7266 #define ETH_MACTSCR_TSENALL_Msk (0x1UL << ETH_MACTSCR_TSENALL_Pos) /*!< 0x000…
|
D | stm32h7s3xx.h | 7186 #define ETH_MACTSCR_TSENALL_Pos (8U) macro 7187 #define ETH_MACTSCR_TSENALL_Msk (0x1UL << ETH_MACTSCR_TSENALL_Pos) /*!< 0x000…
|
D | stm32h7r7xx.h | 6818 #define ETH_MACTSCR_TSENALL_Pos (8U) macro 6819 #define ETH_MACTSCR_TSENALL_Msk (0x1UL << ETH_MACTSCR_TSENALL_Pos) /*!< 0x000…
|
/hal_stm32-latest/stm32cube/stm32h7xx/soc/ |
D | stm32h730xxq.h | 8323 #define ETH_MACTSCR_TSENALL_Pos (8U) macro 8324 #define ETH_MACTSCR_TSENALL_Msk (0x1UL << ETH_MACTSCR_TSENALL_Pos) /*!< 0x000…
|
D | stm32h733xx.h | 8322 #define ETH_MACTSCR_TSENALL_Pos (8U) macro 8323 #define ETH_MACTSCR_TSENALL_Msk (0x1UL << ETH_MACTSCR_TSENALL_Pos) /*!< 0x000…
|
D | stm32h725xx.h | 8069 #define ETH_MACTSCR_TSENALL_Pos (8U) macro 8070 #define ETH_MACTSCR_TSENALL_Msk (0x1UL << ETH_MACTSCR_TSENALL_Pos) /*!< 0x000…
|
D | stm32h730xx.h | 8322 #define ETH_MACTSCR_TSENALL_Pos (8U) macro 8323 #define ETH_MACTSCR_TSENALL_Msk (0x1UL << ETH_MACTSCR_TSENALL_Pos) /*!< 0x000…
|
D | stm32h735xx.h | 8323 #define ETH_MACTSCR_TSENALL_Pos (8U) macro 8324 #define ETH_MACTSCR_TSENALL_Msk (0x1UL << ETH_MACTSCR_TSENALL_Pos) /*!< 0x000…
|
D | stm32h742xx.h | 7795 #define ETH_MACTSCR_TSENALL_Pos (8U) macro 7796 #define ETH_MACTSCR_TSENALL_Msk (0x1UL << ETH_MACTSCR_TSENALL_Pos) /*!< 0x000…
|
D | stm32h723xx.h | 8068 #define ETH_MACTSCR_TSENALL_Pos (8U) macro 8069 #define ETH_MACTSCR_TSENALL_Msk (0x1UL << ETH_MACTSCR_TSENALL_Pos) /*!< 0x000…
|
D | stm32h750xx.h | 8083 #define ETH_MACTSCR_TSENALL_Pos (8U) macro 8084 #define ETH_MACTSCR_TSENALL_Msk (0x1UL << ETH_MACTSCR_TSENALL_Pos) /*!< 0x000…
|
D | stm32h753xx.h | 8083 #define ETH_MACTSCR_TSENALL_Pos (8U) macro 8084 #define ETH_MACTSCR_TSENALL_Msk (0x1UL << ETH_MACTSCR_TSENALL_Pos) /*!< 0x000…
|
D | stm32h745xx.h | 7997 #define ETH_MACTSCR_TSENALL_Pos (8U) macro 7998 #define ETH_MACTSCR_TSENALL_Msk (0x1UL << ETH_MACTSCR_TSENALL_Pos) /*!< 0x000…
|
D | stm32h745xg.h | 7997 #define ETH_MACTSCR_TSENALL_Pos (8U) macro 7998 #define ETH_MACTSCR_TSENALL_Msk (0x1UL << ETH_MACTSCR_TSENALL_Pos) /*!< 0x000…
|
D | stm32h743xx.h | 7890 #define ETH_MACTSCR_TSENALL_Pos (8U) macro 7891 #define ETH_MACTSCR_TSENALL_Msk (0x1UL << ETH_MACTSCR_TSENALL_Pos) /*!< 0x000…
|
D | stm32h755xx.h | 8190 #define ETH_MACTSCR_TSENALL_Pos (8U) macro 8191 #define ETH_MACTSCR_TSENALL_Msk (0x1UL << ETH_MACTSCR_TSENALL_Pos) /*!< 0x000…
|
D | stm32h757xx.h | 8273 #define ETH_MACTSCR_TSENALL_Pos (8U) macro 8274 #define ETH_MACTSCR_TSENALL_Msk (0x1UL << ETH_MACTSCR_TSENALL_Pos) /*!< 0x000…
|
D | stm32h747xg.h | 8080 #define ETH_MACTSCR_TSENALL_Pos (8U) macro 8081 #define ETH_MACTSCR_TSENALL_Msk (0x1UL << ETH_MACTSCR_TSENALL_Pos) /*!< 0x000…
|
/hal_stm32-latest/stm32cube/stm32h5xx/soc/ |
D | stm32h573xx.h | 7214 #define ETH_MACTSCR_TSENALL_Pos (8U) macro 7215 #define ETH_MACTSCR_TSENALL_Msk (0x1UL << ETH_MACTSCR_TSENALL_Pos) /*!< 0x000…
|
D | stm32h563xx.h | 6805 #define ETH_MACTSCR_TSENALL_Pos (8U) macro 6806 #define ETH_MACTSCR_TSENALL_Msk (0x1UL << ETH_MACTSCR_TSENALL_Pos) /*!< 0x000…
|