OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BRD_EBASE
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/omap3/dspbridge/inc/
errbase.h
495
#define
BRD_EBASE
(DSP_COMP_EBASE + 0x300)
500
#define BRD_E_ACCESSDENIED (
BRD_EBASE
+ 0x00)
505
#define BRD_E_NOTRACEBUFFER (
BRD_EBASE
+ 0x01)
510
#define BRD_E_NOEXEC (
BRD_EBASE
+ 0x02)
515
#define BRD_E_WRONGSTATE (
BRD_EBASE
+ 0x03)
[
all
...]
/hardware/ti/omap3/dspbridge/libbridge/inc/
errbase.h
495
#define
BRD_EBASE
(DSP_COMP_EBASE + 0x300)
500
#define BRD_E_ACCESSDENIED (
BRD_EBASE
+ 0x00)
505
#define BRD_E_NOTRACEBUFFER (
BRD_EBASE
+ 0x01)
510
#define BRD_E_NOEXEC (
BRD_EBASE
+ 0x02)
515
#define BRD_E_WRONGSTATE (
BRD_EBASE
+ 0x03)
[
all
...]
Completed in 87 milliseconds