Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m46x/StdDriver/drv_emac/
DsynopGMAC_Dev.h670DmaFixedBurstEnable = 0x00010000, /* (FB)Fixed Burst SINGLE, INCR4, INCR8 or INCR16 16 … enumerator
1092 …DmaBusModeInit = DmaFixedBurstEnable | DmaBurstLength8 | DmaDescriptorSkip2 | Dm…
DsynopGMAC_network_interface.c602 …synopGMAC_dma_bus_mode_init(gmacdev,DmaFixedBurstEnable| DmaBurstLength8 | DmaDescriptorSkip0/*Dma… in synopGMAC0_intr_handler()