代码搜索:sysLib

找到约 2,152 项符合「sysLib」的源代码

代码结果 2,152
www.eeworm.com/read/275567/4175028

c select.c

#include "vxWorks.h" #include "selectLib.h" #include "string.h" #include "sysLib.h" int fdSet (fd, pFdSet) int fd; struct fd_set *pFdSet; { return (FD_SET (fd, pFdSet)); } int fdClr (fd, pFdSet
www.eeworm.com/read/443386/1744755

c mpc10x_common.c

/* * arch/ppc/syslib/mpc10x_common.c * * Common routines for the Motorola SPS MPC106, MPC107 and MPC8240 Host bridge, * Mem ctlr, EPIC, etc. * * Author: Mark A. Greer * mgreer@mvista.co
www.eeworm.com/read/422750/2033491

3099f052787d001d1a71c55e3d285ef2

#!/bin/sh # # generated.sh - shell script fragment - not very useful on its own # # Machine generated for a CPU named "cpu_0" as defined in: # d:\GX_CIDE_SOPC\EP3C80\projects\cide_7f\software\syslib\.
www.eeworm.com/read/393286/2479572

c mpc10x_common.c

/* * arch/ppc/syslib/mpc10x_common.c * * Common routines for the Motorola SPS MPC106, MPC107 and MPC8240 Host bridge, * Mem ctlr, EPIC, etc. * * Author: Mark A. Greer * mgreer@mvista.co
www.eeworm.com/read/393286/2479594

c mpc52xx_pci.c

/* * arch/ppc/syslib/mpc52xx_pci.c * * PCI code for the Freescale MPC52xx embedded CPU. * * * Maintainer : Sylvain Munaut * * Copyright (C) 2004 Sylvain Munaut
www.eeworm.com/read/152843/5660557

c mpc10x_common.c

/* * arch/ppc/syslib/mpc10x_common.c * * Common routines for the Motorola SPS MPC106, MPC107 and MPC8240 Host bridge, * Mem ctlr, EPIC, etc. * * Author: Mark A. Greer * mgreer@mvista.co
www.eeworm.com/read/152843/5660580

c mpc52xx_pci.c

/* * arch/ppc/syslib/mpc52xx_pci.c * * PCI code for the Freescale MPC52xx embedded CPU. * * * Maintainer : Sylvain Munaut * * Copyright (C) 2004 Sylvain Munaut
www.eeworm.com/read/173174/9669866

h draft.h

#include #include #include #include #include #include #include #include #include #include
www.eeworm.com/read/282999/9049404

c mem.c

#include #include #include #include #include #include #include #include #define COUNT16 256 #defin
www.eeworm.com/read/177673/9442708

c isr.c

/* includes */ #include "vxWorks.h" #include "intLib.h" #include "taskLib.h" #include "logLib.h" #include "sysLib.h" #include "iv.h" #include "arch\i86\ivi86.h" /*#include "intArchLib.h"*/