代码搜索结果

找到约 10,000 项符合 State Machine 的代码

slave_machine.c

//接收模块 对A字和C字设定,其中RR=240,f0. NR=4830,12de. 晶振频率为6MHZ,25k,131.45m,120.75m //发送模块 对B字和D字设定,其中RT=240,NT=1600,晶振频率为6MHZ, //SDEN接单片机的P1.2 SDTA对应P1.3 SCLK对应P1.4 #include #define LEDOU

slave_machine.c

//接收模块 对A字和C字设定,其中RR=240,f0. NR=4830,12de. 晶振频率为6MHZ,25k,131.45m,120.75m //发送模块 对B字和D字设定,其中RT=240,NT=1600,晶振频率为6MHZ, //SDEN接单片机的P1.2 SDTA对应P1.3 SCLK对应P1.4 #include #define LEDOU

pt-machine.h

/* Machine-dependent pthreads configuration and inline functions. Copyright (C) 1996 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ralf Baechle

pt-machine.h

/* This file should at least define the testandset function as appropriate for the machine in question. */ #error Machine testandset sequence unknown

pt-machine.h

/* Machine-dependent pthreads configuration and inline functions. m68k version. Copyright (C) 1996 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Hend

pt-machine.h

/* Machine-dependent pthreads configuration and inline functions. Alpha version. Copyright (C) 1996 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Hen

pt-machine.h

/* Machine-dependent pthreads configuration and inline functions. i386 version. Copyright (C) 1996 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Hend

pt-machine.h

/* Machine-dependent pthreads configuration and inline functions. sparc version. Copyright (C) 1996 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Hen

pt-machine.h

/* Machine-dependent pthreads configuration and inline functions. PowerPC version. */ /* Linuxthreads - a simple clone()-based implementation of Posix */ /* threads for Linux.