OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DSP_ENOTIMPL
(Results
1 - 5
of
5
) sorted by null
/hardware/ti/omap3/dspbridge/inc/
errbase.h
207
#define
DSP_ENOTIMPL
(DSP_EBASE + 0x10)
[
all
...]
/hardware/ti/omap3/dspbridge/libbridge/inc/
errbase.h
207
#define
DSP_ENOTIMPL
(DSP_EBASE + 0x10)
[
all
...]
/hardware/ti/omap3/dspbridge/libbridge/
DSPStrm.c
518
status =
DSP_ENOTIMPL
;
725
status =
DSP_ENOTIMPL
;
DSPProcessor.c
503
status =
DSP_ENOTIMPL
;
DSPNode.c
66
*! Return
DSP_ENOTIMPL
from DSPNode_ChangePriority().
832
status =
DSP_ENOTIMPL
;
Completed in 121 milliseconds