Searched refs:ETH_FixedBurst (Results 1 – 5 of 5) sorted by relevance
474 ETH_InitStruct->ETH_FixedBurst | in ETH_Init()547 ETH_InitStructure.ETH_FixedBurst = ETH_FixedBurst_Enable; in rt_ch32_eth_init()
75 …ptr->ETH_FixedBurst = ETH_FixedBurst_Enable; ///< Enabled Fixed Bur… in ETH_StructInit()190 ptr->ETH_FixedBurst | in ETH_Init()
139 __IO u32 ETH_FixedBurst; member
162 …uint32_t ETH_FixedBurst; /* Enables or disables the AHB Master interf… member
81 ETH_InitStruct->ETH_FixedBurst = ETH_FixedBurst_Disable; in ETH_StructInit()
Completed in 665 milliseconds