代码搜索结果

找到约 1,016 项符合 Servo 的代码

servo.h

/* * Copyright 2006 Anthony Rowe and Adam Goode * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may o

servo.c

/* * Copyright 2006-2007 Anthony Rowe and Adam Goode * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You

servo.c

////////////////////////////////////////////////////////////// // ***** Big Modification History Area ***** // LLY2.80a, // - remove the codes while define "_ALONE", // ** TCH0.95; define _DU

servo.h

/************************************************************************** (C)Copyright Cheertek Inc. 2002-2003, D300, all right reserved Product : WinDVD Firmware

servo.c

/*************************************************************************** * * Servo * * */ #include "servo.h" void servo_init(void) { init_servo_ports(); set_servo_pos(0);

servo.h

/*************************************************************************** * * Servo * * */ #include void servo_init(void); void ports_init(void); void set_servo_pos

servo.h

void init_servo(int,int); void command_servo(int,int,float);

servo.c

/*****************************************************************************/ /* */ /* File: servo.c - Functions for R

servo.nc

/* tab:4 * * * "Copyright (c) 2002 and The Regents of the University * of California. All rights reserved. * * Permission to use, copy, modify, and distribute this software and its *