Home
last modified time | relevance | path

Searched defs:ack (Results 1 – 5 of 5) sorted by relevance

/TwlSDK-5.3.1/build/libraries/dsp/ARM9.TWL/src/
Ddsp_g711.c174 DSPByte32 ack; in DSPi_TryWaitForG711Core() local
200 DSPByte32 ack; in DSPi_WaitForG711Core() local
/TwlSDK-5.3.1/include/nitro/wxc/
Dwxc_protocol_impl_wxc.h38 WXCBlockInfo ack; /* Response to the target */ member
Dprotocol.h66 WXCBlockInfo ack; /* Response to the data destination */ member
/TwlSDK-5.3.1/build/libraries/wxc/ARM9/src/
Dwxc_protocol_impl_common.c49 u16 ack:1; member
377 BOOL ack = FALSE; in WXCi_PacketRecvHook() local
/TwlSDK-5.3.1/build/libraries/mb/common/src/
Dmb_parent.c209 BOOL MB_CommResponseRequest(u16 child_aid, MBCommResponseRequestType ack) in MB_CommResponseRequest()