OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PortMemoryInit
(Results
1 - 3
of
3
) sorted by null
/external/srec/portable/src/
pmemory_ext.h
34
int
PortMemoryInit
(void);
pmemory_ext.c
209
* This must be called before
PortMemoryInit
(), which is called by PortInit().
216
/*
PortMemoryInit
() :
219
int
PortMemoryInit
(void)
pmemory.c
263
PortMemoryInit
();
Completed in 371 milliseconds