代码搜索结果
找到约 10,000 项符合
Raspberry Pi 的代码
btldr_pi.h~
/*
* File: btldr_pi.h
*
* The bootloader's Programmer's Interface. It is imagined that this
* interface will be used by the UI portion of the bootloader as it picks
* up user requests and then fo
btldr_pi ().c
/*
* File: btldr_pi.c
*
* An implementation of a bootloader command processor which exposes the
* btldr_pi.h interface. Please see btldr_pi.h for more info.
*
* SEE ALSO:
* btldr_pi.h
*
* C
btldr_pi.c
/*
* File: btldr_pi.c
*
* An implementation of a bootloader command processor which exposes the
* btldr_pi.h interface. Please see btldr_pi.h for more info.
*
* SEE ALSO:
* btldr_pi.h
*
* C
bf_pi.h
/* crypto/bf/bf_pi.h */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).
* T