代码搜索:Loopback
找到约 3,254 项符合「Loopback」的源代码
代码结果 3,254
www.eeworm.com/read/231963/4706790
pjt example_28xsci_ffdlb.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="DSP28"
ProjectDir="C:\ti\c2000\dsp28\examples\sci_loopback\"
ProjectType=Executable
www.eeworm.com/read/231963/4706792
pjt example_28xgpio.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="DSP28"
ProjectDir="C:\ti\c2000\dsp28\examples\gpio_loopback\"
ProjectType=Executable
www.eeworm.com/read/231963/4706800
pjt example_28xspi_ffdlb.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="DSP28"
ProjectDir="C:\ti\c2000\dsp28\examples\spi_loopback\"
ProjectType=Executable
www.eeworm.com/read/223093/4814195
pjt example_28xmcbsp_ffdlb.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="DSP28"
ProjectDir="C:\ti\c2000\dsp28\examples\mcbsp_loopback\"
ProjectType=Executabl
www.eeworm.com/read/223093/4814198
pjt example_28xsci_ffdlb.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="DSP28"
ProjectDir="C:\ti\c2000\dsp28\examples\sci_loopback\"
ProjectType=Executable
www.eeworm.com/read/223093/4814200
pjt example_28xgpio.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="DSP28"
ProjectDir="C:\ti\c2000\dsp28\examples\gpio_loopback\"
ProjectType=Executable
www.eeworm.com/read/223093/4814208
pjt example_28xspi_ffdlb.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="DSP28"
ProjectDir="C:\ti\c2000\dsp28\examples\spi_loopback\"
ProjectType=Executable
www.eeworm.com/read/179911/5294755
in config.in
mainmenu_option next_comment
comment 'S/390 block device drivers'
tristate 'Loopback device support' CONFIG_BLK_DEV_LOOP
if [ "$CONFIG_NET" = "y" ]; then
tristate 'Network block device support' CON
www.eeworm.com/read/179298/5306488
rc driver.rc
// Resource script for LOOPBACK driver
// Generated by Walt Oney's driver wizard
#include
LANGUAGE LANG_ENGLISH, SUBLANG_NEUTRAL
VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,0,0
www.eeworm.com/read/179298/5306492
sources
TARGETNAME=loopback
TARGETPATH=obj
TARGETTYPE=DRIVER
TARGETLIBS=\
..\..\..\generic\obj$(BUILD_ALT_DIR)\$(CPU)\generic.lib \
$(DDK_LIB_PATH)\usbd.lib
USE_PDB=1
INCLUDES=..\..\..\generic
S