Home
last modified time | relevance | path

Searched refs:DSPByte32 (Results 1 – 3 of 3) sorted by relevance

/TwlSDK-5.4/include/twl/dsp/common/
Daudio.h34 DSPByte32 ctrl;
37 DSPByte32 len;
43 DSPByte32 ctrl;
45 DSPByte32 len;
46 DSPByte32 opt;
52 DSPByte32 ctrl;
53 DSPByte32 result;
62 typedef DSPByte32 DSPAudioCodecMode;
71 #define DSP_AUDIO_DRIVER_TARGET_MASK (DSPByte32)0xF000
72 #define DSP_AUDIO_DRIVER_CONTROL_MASK (DSPByte32)0x0F00
[all …]
Dbyteaccess.h42 typedef u32 DSPByte32; // This type expresses a single-byte unit in the DSP (1 byte, 1 word) typedef
/TwlSDK-5.4/build/libraries/dsp/ARM9.TWL/src/
Ddsp_g711.c174 DSPByte32 ack; in DSPi_TryWaitForG711Core()
200 DSPByte32 ack; in DSPi_WaitForG711Core()