OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DSP_EBADSEGID
(Results
1 - 4
of
4
) sorted by null
/hardware/ti/omap3/dspbridge/inc/
errbase.h
375
#define
DSP_EBADSEGID
(DSP_EBASE + 0x38)
[
all
...]
/hardware/ti/omap3/dspbridge/libbridge/inc/
errbase.h
375
#define
DSP_EBADSEGID
(DSP_EBASE + 0x38)
[
all
...]
/hardware/ti/omap3/dspbridge/libbridge/
DSPStrm.c
245
status =
DSP_EBADSEGID
; /*no SM segments */
559
status =
DSP_EBADSEGID
; /* no SM segments */
DSPNode.c
504
status =
DSP_EBADSEGID
; /* no SM segments*/
Completed in 170 milliseconds