代码搜索:alignment
找到约 6,879 项符合「alignment」的源代码
代码结果 6,879
www.eeworm.com/read/344940/3203912
prj guanliyuan.prj
sun.jws.version.2
sun.jws.alignment=Top
sun.jws.instance=guanliyuan
sun.jws.projectroot=.
sun.jws.options=-g
sun.jws.classname=guanliyuan
sun.jws.altText=If you had a java-enabled browser, you w
www.eeworm.com/read/333240/3390055
tdf lvds_rx_f191.tdf
--altlvds_rx COMMON_RX_TX_PLL="OFF" CYCLONEII_M4K_COMPATIBILITY="ON" DESERIALIZATION_FACTOR=8 DEVICE_FAMILY="Stratix II GX" ENABLE_DPA_MODE="OFF" IMPLEMENT_IN_LES="OFF" INCLOCK_DATA_ALIGNMENT="EDGE_AL
www.eeworm.com/read/333240/3390057
tdf lvds_tx_b8a1.tdf
--altlvds_tx COMMON_RX_TX_PLL="OFF" DESERIALIZATION_FACTOR=8 DEVICE_FAMILY="Stratix II GX" ENABLE_CLK_LATENCY="OFF" IMPLEMENT_IN_LES="OFF" INCLOCK_DATA_ALIGNMENT="EDGE_ALIGNED" INCLOCK_PERIOD=10000 NU
www.eeworm.com/read/310442/3697848
sources
TARGETNAME=IsdnWan
TARGETTYPE=DRIVER
TARGETPATH=obj$(BUILD_ALT_DIR)\$(Cpu)
TARGETLIBS=$(DDK_LIB_PATH)\ndis.lib
DRIVER_ALIGNMENT=0x200
C_DEFINES=$(C_DEFINES) -DNDIS_MINIPORT_DRIVER=1 -DNDIS40_
www.eeworm.com/read/310442/3697981
sources
TARGETNAME=CoIsdn
TARGETTYPE=DRIVER
TARGETPATH=obj$(BUILD_ALT_DIR)
TARGETLIBS=$(DDK_LIB_PATH)\ndis.lib
DRIVER_ALIGNMENT=0x200
C_DEFINES=$(C_DEFINES) -DNDIS_MINIPORT_DRIVER=1 -DNDIS50_MINIPORT
www.eeworm.com/read/296765/3899043
prj guanliyuan.prj
sun.jws.version.2
sun.jws.alignment=Top
sun.jws.instance=guanliyuan
sun.jws.projectroot=.
sun.jws.options=-g
sun.jws.classname=guanliyuan
sun.jws.altText=If you had a java-enabled browser, you w
www.eeworm.com/read/295182/3911743
prj guanliyuan.prj
sun.jws.version.2
sun.jws.alignment=Top
sun.jws.instance=guanliyuan
sun.jws.projectroot=.
sun.jws.options=-g
sun.jws.classname=guanliyuan
sun.jws.altText=If you had a java-enabled browser, you w
www.eeworm.com/read/288937/3999005
h memc.h
#define VDMA_ALIGNMENT PAGE_SIZE
#define VDMA_XFERSIZE 16
#define VDMA_INIT 0
#define VDMA_START 1
#define VDMA_END 2
#ifndef __ASSEMBLY__
extern void memc_write(unsigned int reg, unsigned long val);
www.eeworm.com/read/443386/1747485
h ibm_emac_mal.h
#ifndef _IBM_EMAC_MAL_H
#define _IBM_EMAC_MAL_H
#include
#define MAL_DT_ALIGN (4096) /* Alignment for each channel's descriptor table */
#define MAL_CHAN_MASK(chan) (0x80000000 >> (c
www.eeworm.com/read/410339/2212090
h memc.h
#define VDMA_ALIGNMENT PAGE_SIZE
#define VDMA_XFERSIZE 16
#define VDMA_INIT 0
#define VDMA_START 1
#define VDMA_END 2
#ifndef __ASSEMBLY__
extern void memc_write(unsigned int reg, unsigned long val);