代码搜索结果
找到约 10,000 项符合
Audio 的代码
audio.c
/****************************************************************************
+----------------------------------------------------------------------+
| Copyright Trumpion Microelectronics Inc
audio.c
/*
* Linux audio play and grab interface
* Copyright (c) 2000, 2001 Fabrice Bellard.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesse
audio.c
#include "config.h"
#include "serial.c"
#include "serio.c"
#include "i2cmsu.c"
#include "i2c_memutil.c"
// Audio lab
// want to sample at roughly 8 Khz rate, or 125 us
volatile unsigned char bufptr
audio.c
#include "config.h"
#include "serial.c"
#include "serio.c"
#include "i2cmsu.c"
#include "i2c_memutil.c"
// Audio lab
// want to sample at roughly 8 Khz rate, or 125 us
volatile unsigned char bufptr
audio.c
/*
* sound/audio.c
*
* Device file manager for /dev/audio
*
* Copyright by Hannu Savolainen 1993
*
* Redistribution and use in source and binary forms, with or without
* modificatio