Home
last modified time | relevance | path

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

/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A 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()
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_hal_eth.h538 …uint32_t SecondFrameOperate; /*!< Selects or not the Operate on second frame … member