Home
last modified time | relevance | path

Searched refs:CRCStripTypePacket (Results 1 – 14 of 14) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_eth.c2222 …macconf->CRCStripTypePacket = ((READ_BIT(heth->Instance->MACCR, ETH_MACCR_CSTF) >> 25U) > 0U) ? EN… in HAL_ETH_GetMACConfig()
2759 tmpreg1 |= (uint32_t)(((uint32_t)macconf->CRCStripTypePacket << 25U) | in ETH_SetMACConfig()
2873 macDefaultConf.CRCStripTypePacket = ENABLE; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/Legacy/
Dstm32h7xx_hal_eth.c1919 …macconf->CRCStripTypePacket = ((READ_BIT(heth->Instance->MACCR, ETH_MACCR_CST) >> 21) > 0U) ? ENAB… in HAL_ETH_GetMACConfig()
2419 ((uint32_t)macconf->CRCStripTypePacket << 21) | in ETH_SetMACConfig()
2540 macDefaultConf.CRCStripTypePacket = ENABLE; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_eth.c2222 …macconf->CRCStripTypePacket = ((READ_BIT(heth->Instance->MACCR, ETH_MACCR_CSTF) >> 25U) > 0U) ? EN… in HAL_ETH_GetMACConfig()
2759 tmpreg1 |= (uint32_t)(((uint32_t)macconf->CRCStripTypePacket << 25U) | in ETH_SetMACConfig()
2873 macDefaultConf.CRCStripTypePacket = ENABLE; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_eth.c2250 …macconf->CRCStripTypePacket = ((READ_BIT(heth->Instance->MACCR, ETH_MACCR_CST) >> 21) > 0U) ? ENAB… in HAL_ETH_GetMACConfig()
2759 ((uint32_t)macconf->CRCStripTypePacket << 21) | in ETH_SetMACConfig()
2879 macDefaultConf.CRCStripTypePacket = ENABLE; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_eth.c2306 …macconf->CRCStripTypePacket = ((READ_BIT(heth->Instance->MACCR, ETH_MACCR_CST) >> 21) > 0U) ? ENAB… in HAL_ETH_GetMACConfig()
2825 ((uint32_t)macconf->CRCStripTypePacket << 21) | in ETH_SetMACConfig()
2945 macDefaultConf.CRCStripTypePacket = ENABLE; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_eth.c2268 …macconf->CRCStripTypePacket = ((READ_BIT(heth->Instance->MACCR, ETH_MACCR_CST) >> 21) > 0U) ? ENAB… in HAL_ETH_GetMACConfig()
2777 ((uint32_t)macconf->CRCStripTypePacket << 21) | in ETH_SetMACConfig()
2897 macDefaultConf.CRCStripTypePacket = ENABLE; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_eth.c2414 …macconf->CRCStripTypePacket = ((READ_BIT(heth->Instance->MACCR, ETH_MACCR_CST) >> 21) > 0U) ? ENAB… in HAL_ETH_GetMACConfig()
2948 ((uint32_t)macconf->CRCStripTypePacket << 21) | in ETH_SetMACConfig()
3073 macDefaultConf.CRCStripTypePacket = ENABLE; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_eth.h246 …FunctionalState CRCStripTypePacket; /*!< Enables or disables the CRC stripping for Type … member
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_eth.h246 …FunctionalState CRCStripTypePacket; /*!< Enables or disables the CRC stripping for Type … member
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_eth.h239 …FunctionalState CRCStripTypePacket; /*!< Enables or disables the CRC stripping for Type … member
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_eth.h239 …FunctionalState CRCStripTypePacket; /*!< Enables or disables the CRC stripping for Type … member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_eth.h246 …FunctionalState CRCStripTypePacket; /*!< Enables or disables the CRC stripping for Type … member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/Legacy/
Dstm32h7xx_hal_eth_legacy.h229 …FunctionalState CRCStripTypePacket; /*!< Enables or disables the CRC stripping for Type … member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_eth.h271 …FunctionalState CRCStripTypePacket; /*!< Enables or disables the CRC stripping for Type … member