代码搜索结果
找到约 10,000 项符合
State Machine 的代码
machine.txt
aaaa== 105
1,2,50,1500,3000,0,0,5,19,
2,2,90,64,16000,0,4,8,19,
3,2,50,1500,5000,0,0,8,19,
4,2,50,4000,16000,24,4,8,93,
5,3,90,1500,20970,24,0,8,93,
6,2,330,4000,6200,0,0,0,19,
7,3,17,1310,262
machine.txt
aaaa== 107
1,2,50,64,3000,0,0,0,6,
2,2,330,64,3000,0,0,0,6,
3,2,330,64,3000,0,0,0,6,
4,3,50,4000,16000,48,4,8,6,
5,1,50,64,64,0,4,8,6,
6,2,50,64,3000,0,0,0,6,
7,3,17,64,2000,48,4,8,220,
8,2,5
machine.txt
aaaa== 107
1,2,50,1500,3000,0,0,5,19,
2,2,115,64,5000,0,4,8,19,
3,1,50,64,2000,0,0,8,19,
4,3,17,5000,16000,24,8,8,93,
5,3,50,1500,20970,24,4,8,93,
6,2,50,1000,3000,0,0,5,19,
7,4,17,5000,20970,
machine.h
/*
Copyright 2005-2008 Intel Corporation. All Rights Reserved.
This file is part of Threading Building Blocks.
Threading Building Blocks is free software; you can redistribute it
an
machine.h
/*
* machine.h -- Machine/group probing for ip32
*
* Copyright (C) 2001 Keith M Wesolowski
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file
machine.h
/* @(#) machine.h 2.1 87/12/25 12:22:43 */
/*
The contents of this file are hereby released to the public domain.
-- Rahul Dhesi 1986/11/14
*/
/*
This file hold
machine.c
#ifndef LINT
/* @(#) machine.c 2.3 88/01/02 01:21:44 */
static char sccsid[]="@(#) machine.c 2.3 88/01/02 01:21:44";
#endif /* LINT */
/*
The contents of this file are hereby released to the pu
machine.h
/* Copyright (c) 1985 Ceriel J.H. Jacobs */
/* $Header: machine.h,v 7.0 86/12/05 09:37:28 ceriel Exp $ */
# ifndef _MACHINE_
# define PUBLIC extern
# else
# define PUBLIC
# endif
/*
* Simple minde
machine.c
/* Copyright (c) 1985 Ceriel J.H. Jacobs */
# ifndef lint
static char rcsid[] = "$Header: machine.c,v 7.1 87/01/09 11:09:58 ceriel Exp $";
# endif
# define _MACHINE_
# include
# include "
machine.txt
ASoC Machine Driver
===================
The ASoC machine (or board) driver is the code that glues together the platform
and codec drivers.
The machine driver can contain codec and platform specific