OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ram
(Results
1 - 2
of
2
) sorted by null
/hardware/invensense/mlsdk/mllite/
mldl_cfg.h
102
unsigned char
ram
[MPU_MEM_NUM_RAM_BANKS][MPU_MEM_BANK_SIZE];
member in struct:mldl_cfg
/external/grub/netboot/
sk_g16.c
51
* - Autoset memory mapped
RAM
. Check for free memory and then
52
* configure
RAM
correctly.
90
*
RAM
- used for the 16KB shared memory
96
* SK_ADDR defines the address where the
RAM
will be mapped into the real
105
* to choose the
RAM
address. That's why we only can choose the
RAM
address
145
#define SK_POS3 ioaddr+3 /* Base address of
RAM
*/
274
* We have 16KB
RAM
which can be accessed by the LANCE. In the
363
* SK_G16
RAM
368
* The Network components are: dual ported
RAM
, Prom, I/O Reg, Status-
398
unsigned char
ram
[0x3fc0]; \/* 16KB dual ported
ram
*\/
member in struct:__anon5674
436
struct SK_
ram
*
ram
; \/* dual ported
ram
structure *\/
member in struct:priv
[
all
...]
Completed in 181 milliseconds