代码搜索结果
找到约 6,737 项符合
Firmware 的代码
changelog.sm2288firmware
This document is a collection of various sources
------------------------------------------------
from 0xa553 to 0xa554:
1) Peak bitrate for noisy signal and blue signal to noisy signal is
reduced to
c2firmware.h
/*
* Copyright (c) 2003-2004 Linuxant inc.
* Copyright (c) 2001-2004 Conexant Systems, Inc.
*
* 1. Permitted use. Redistribution and use in source and binary forms,
* without modification, are
firmware_8cpp.html
Copley Motion Library: Firmware.cpp File Refe
kernel.h
/***************************************************************************
* __________ __ ___.
* Open \______ \ ____ ____ | | _\_ |__ _
readme.txt
--- Frequently Asked Questions ---
Q: What is Firmware?
A: System software or hardware that has been written and stored in a device's memory that controls the device.
Q: What is Firmware Chip?
repository
2.6.15.1/drivers/firmware
upgrade_me.sh
#!/bin/sh
# this is the real upgrade shell script for the firmware
if [ -z "$OUR_LOG" ]
then
OUR_LOG=/tmp/fwupg.log
fi
echo "$0 Starting..." >> $OUR_LOG
# import some functions
. /sbin/sys_util