Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_eth.c1718 assert_param(IS_ETH_SECOND_FRAME_OPERATE(dmaconf->SecondFrameOperate)); in HAL_ETH_ConfigDMA()
1741 dmaconf->SecondFrameOperate); in HAL_ETH_ConfigDMA()
2006 dmainit.SecondFrameOperate = ETH_SECONDFRAMEOPERARTE_ENABLE; in ETH_MACDMAConfig()
2037 dmainit.SecondFrameOperate); in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/Legacy/
Dstm32f7xx_hal_eth.c1725 assert_param(IS_ETH_SECOND_FRAME_OPERATE(dmaconf->SecondFrameOperate)); in HAL_ETH_ConfigDMA()
1748 dmaconf->SecondFrameOperate); in HAL_ETH_ConfigDMA()
2013 dmainit.SecondFrameOperate = ETH_SECONDFRAMEOPERARTE_ENABLE; in ETH_MACDMAConfig()
2044 dmainit.SecondFrameOperate); in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_eth.c1712 assert_param(IS_ETH_SECOND_FRAME_OPERATE(dmaconf->SecondFrameOperate)); in HAL_ETH_ConfigDMA()
1734 dmaconf->SecondFrameOperate); in HAL_ETH_ConfigDMA()
1998 dmainit.SecondFrameOperate = ETH_SECONDFRAMEOPERARTE_ENABLE; in ETH_MACDMAConfig()
2028 dmainit.SecondFrameOperate); in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/Legacy/
Dstm32f4xx_hal_eth.c1724 assert_param(IS_ETH_SECOND_FRAME_OPERATE(dmaconf->SecondFrameOperate)); in HAL_ETH_ConfigDMA()
1747 dmaconf->SecondFrameOperate); in HAL_ETH_ConfigDMA()
2012 dmainit.SecondFrameOperate = ETH_SECONDFRAMEOPERARTE_ENABLE; in ETH_MACDMAConfig()
2043 dmainit.SecondFrameOperate); in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_eth.c2269 …dmaconf->SecondFrameOperate = ((READ_BIT(heth->Instance->DMAOMR, ETH_DMAOMR_OSF) >> 2) > 0U) ? ENA… in HAL_ETH_GetDMAConfig()
2825 ((uint32_t)dmaconf->SecondFrameOperate << 2U)); in ETH_SetDMAConfig()
2900 dmaDefaultConf.SecondFrameOperate = ENABLE; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_eth.c2269 …dmaconf->SecondFrameOperate = ((READ_BIT(heth->Instance->DMAOMR, ETH_DMAOMR_OSF) >> 2) > 0U) ? ENA… in HAL_ETH_GetDMAConfig()
2825 ((uint32_t)dmaconf->SecondFrameOperate << 2U)); in ETH_SetDMAConfig()
2900 dmaDefaultConf.SecondFrameOperate = ENABLE; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_eth.h383SecondFrameOperate; /*!< Selects or not the Operate on second frame mode, which allows th… member
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_eth.h383SecondFrameOperate; /*!< Selects or not the Operate on second frame mode, which allows th… member
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_eth.h539 …uint32_t SecondFrameOperate; /*!< Selects or not the Operate on second frame … member
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_eth.h537 …uint32_t SecondFrameOperate; /*!< Selects or not the Operate on second frame … member
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/Legacy/
Dstm32f4xx_hal_eth_legacy.h537 …uint32_t SecondFrameOperate; /*!< Selects or not the Operate on second frame … member
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/Legacy/
Dstm32f7xx_hal_eth_legacy.h539 …uint32_t SecondFrameOperate; /*!< Selects or not the Operate on second frame … member