代码搜索结果

找到约 1,762 项符合 Speaker 的代码

spkr.asl

Device(SPKR) { // Speaker Name(_HID,EISAID("PNP0800")) // Hardware Device ID Name(_CRS,Buffer(){ 0x47, // IO port descriptor

pcspkr.c

/* * PC Speaker beeper driver for Linux * * Copyright (c) 2002 Vojtech Pavlik * Copyright (c) 1992 Orest Zborowski * */ /* * This program is free software; you can redistribute it and/or mo

outp.c

#include void main() { /* turn off speaker */ outp( 0x61, inp( 0x61 ) & 0xFC ); }

inp.c

#include void main() { /* turn off speaker */ outp( 0x61, inp( 0x61 ) & 0xFC ); }

pcspkr.c

/* * PC Speaker beeper driver for Linux * * Copyright (c) 2002 Vojtech Pavlik * Copyright (c) 1992 Orest Zborowski * */ /* * This program is free software; you can redistribute it and/or mo

pcspkr.c

/* * PC Speaker beeper driver for Linux * * Copyright (c) 2002 Vojtech Pavlik * Copyright (c) 1992 Orest Zborowski * */ /* * This program is free software; you can redistribute it and/or mo

pcspkr.c

/* * PC Speaker beeper driver for Linux * * Copyright (c) 2002 Vojtech Pavlik * Copyright (c) 1992 Orest Zborowski * */ /* * This program is free software; you can redistribute it and/or mo

pcspkr.c

/* * PC Speaker beeper driver for Linux * * Copyright (c) 2002 Vojtech Pavlik * Copyright (c) 1992 Orest Zborowski * */ /* * This program is free software; you can redistribute it and/or mo

usbspeakerlib.rtn

usbSpeakerDevInit {initialize USB speaker SIO driver} {usbSpeakerDevInit\( \)} {usbSpeakerDevInit(\ )} {VxWorks API Referen

s3c2410_buzzer.c

/* * PC Speaker beeper driver for Linux * * Copyright (c) 2002 Vojtech Pavlik * Copyright (c) 1992 Orest Zborowski * */ /* * This program is free software; you can redistribute it and/or mo