Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/dsp/common/src/
Ddsp_byteaccess.c220 DSP_Store8(offset, MI_LoadLE8(buffer)); in DSP_StoreData()
258 DSP_Store8(offset, MI_LoadLE8(buffer)); in DSP_StoreData()
/TwlSDK-5.1.0/include/nitro/mi/
Dendian.h166 SDK_INLINE u8 MI_LoadLE8(const void *ptr) in MI_LoadLE8() function
/TwlSDK-5.1.0/build/libraries/wbt/common/src/
Dwbt_context.c1083 command = MI_LoadLE8(&format->header.command); in WBT_CallPacketRecvHook()
1085 token->token_peer_cmd_counter = MI_LoadLE8(&format->header.counter); in WBT_CallPacketRecvHook()
1128 cb->size = MI_LoadLE8(&format->req_userdata.length); in WBT_CallPacketRecvHook()