代码搜索结果
找到约 820,005 项符合
if 的代码
flashpic8.c
/* flashpic.c:
This file contains the flash-support code that is relocated to
RAM prior to execution.
*/
#include "config.h"
#if INCLUDE_FLASH
typedef unsigned char uchar;
typedef unsigned short
flashpic.c
/* flashpic.c:
This file contains the flash-support code that is relocated to
RAM prior to execution.
*/
#include "config.h"
#if INCLUDE_FLASH
typedef unsigned char uchar;
typedef unsigned short
flashpic16.c
/* flashpic.c:
This file contains the flash-support code that is relocated to
RAM prior to execution.
*/
#include "config.h"
#if INCLUDE_FLASH
typedef unsigned char uchar;
typedef unsigned short
flashpic8.c
/* flashpic.c:
This file contains the flash-support code that is relocated to
RAM prior to execution.
*/
#include "config.h"
#if INCLUDE_FLASH
typedef unsigned char uchar;
typedef unsigned short
flashpic.c
/* flashpic.c:
This file contains the flash-support code that is relocated to
RAM prior to execution.
*/
#include "config.h"
#if INCLUDE_FLASH
typedef unsigned char uchar;
typedef unsigned short
flashpic_29f040.c
/* flashpic.c:
This file contains the flash-support code that is relocated to
RAM prior to execution.
*/
#include "config.h"
#if INCLUDE_FLASH
#include "stddefs.h"
#include "cpu.h"
#include "fl
flashpic_29f040.c
/* flashpic.c:
This file contains the flash-support code that is relocated to
RAM prior to execution.
*/
#include "config.h"
#if INCLUDE_FLASH
typedef unsigned char uchar;
typedef unsigned short
bbc.c
/* bbc.c:
* Support some basic ability to to basic-block-coverage.
* This is VERY basic; nevertheless, useful. It simply organizes
* the ability to determine if a block of code was executed or not
dhcp_00.c
/* dhcp_00.c:
* This file contains the functions that are called from dhcpboot.c if the
* the default DHCP interaction is to be done by the monitor. Whenever a
* new dhcp_XX.c file is created,
tfsclean.c
/* tfsclean.c:
* This portion of the tfs code supports the file system cleanup or
* defragmentation. If INCLUDE_TFSSAFEDEFRAG is set, then the power-safe
* cleanup is in place; otherwise, a muc