Home
last modified time | relevance | path

Searched refs:common (Results 1 – 25 of 80) sorted by relevance

1234

/TwlSDK-5.1.0/build/libraries/wm/ARM9.TWL/wm/
DMakefile29 SRCDIR = ../../ARM9/src ../../common.TWL/src ../common/src
30 INCDIR = ../../inc ../../ARM9/inc ../../common.TWL/inc ../nwm/inc ../common/inc
/TwlSDK-5.1.0/build/demos/mb/multiboot-wfs/
Dmake_common35 SRCDIR = ../common/src ./src
36 INCDIR = ../common/include ./include
39 SRCS = common.c util.c font.c
/TwlSDK-5.1.0/build/demos/mb/fake_child/
DMakefile24 INCDIR = ./common/include
25 SRCDIR = ./src ./common/src
27 SRCS = main.c font.c disp.c common.c gmain.c
/TwlSDK-5.1.0/build/demos/mb/multiboot-Model/child/
DMakefile25 INCDIR = ../common/include ./include
26 SRCDIR = ./src ../common/src
31 common.c \
/TwlSDK-5.1.0/build/demos/os/mutex-2/src/
Dmain.c23 void common(u32 val);
119 common(1); in proc1()
142 common(2); in proc2()
152 void common(u32 val) in common() function
/TwlSDK-5.1.0/build/demos/wvr/with_mb/child/
DMakefile21 INCDIR = ../common/include ./include
22 SRCDIR = ./src ../common/src
29 common.c \
/TwlSDK-5.1.0/build/libraries/mi/ARM9.TWL/
DMakefile30 SRCDIR = ../common/src ../common.TWL/src
31 INCDIR = ../common/include
/TwlSDK-5.1.0/build/demos/mb/multiboot-Model/
DMakefile34 INCDIR = common/include parent/include
35 SRCDIR = common/src parent/src
37 common.c \
/TwlSDK-5.1.0/build/demos/wvr/with_mb/
DMakefile36 INCDIR = common/include parent/include
37 SRCDIR = common/src parent/src
39 common.c \
/TwlSDK-5.1.0/build/libraries/cp/ARM9/
DMakefile27 SRCDIR = ../common/src src
28 INCDIR = ../common/include
/TwlSDK-5.1.0/build/libraries/init/ARM9/
DMakefile27 SRCDIR = ../common/src src
28 INCDIR = ../common/include
/TwlSDK-5.1.0/build/libraries/cp/ARM9.TWL/
DMakefile30 SRCDIR = ../common/src src
31 INCDIR = ../common/include
/TwlSDK-5.1.0/build/libraries/wbt/ARM9/
DMakefile29 SRCDIR = ../common/src src
30 INCDIR = ../common/include
/TwlSDK-5.1.0/build/libraries/mb/common/src/
Dmb_child.c115 MI_CpuCopy8(&pCwork->common.user, &req_data.userinfo, sizeof(MBUserInfo)); in MBi_CommRequestFile()
123 databuf = MBi_MakeChildSendBuffer(&hd, (u8 *)pCwork->common.sendbuf); in MBi_CommRequestFile()
129 errcode = MBi_BlockHeaderEnd(MB_COMM_CHILD_HEADER_SIZE, 0xFFFF, pCwork->common.sendbuf); in MBi_CommRequestFile()
345 pCwork->common.user.playerNo = 0; in MBi_CommChildCallback()
528 p_child->common.user.playerNo = aid; in MBi_CommChildRecvData()
654 (void)MBi_MakeChildSendBuffer(&hd, (u8 *)pCwork->common.sendbuf); in MBi_CommChildSendData()
655 errcode = MBi_BlockHeaderEnd(MB_COMM_CHILD_HEADER_SIZE, pollbmp, pCwork->common.sendbuf); in MBi_CommChildSendData()
672 (void)MBi_MakeChildSendBuffer(&hd, (u8 *)pCwork->common.sendbuf); in MBi_CommChildSendData()
673 errcode = MBi_BlockHeaderEnd(MB_COMM_CHILD_HEADER_SIZE, pollbmp, pCwork->common.sendbuf); in MBi_CommChildSendData()
683 (void)MBi_MakeChildSendBuffer(&hd, (u8 *)pCwork->common.sendbuf); in MBi_CommChildSendData()
[all …]
/TwlSDK-5.1.0/build/libraries/wbt/ARM9.TWL/
DMakefile31 SRCDIR = ../common/src src
32 INCDIR = ../common/include
/TwlSDK-5.1.0/build/libraries/std/ARM9/
DMakefile27 SRCDIR = ../common/src
28 INCDIR = ../common/include
/TwlSDK-5.1.0/build/demos/os/mutex-1/src/
Dmain.c39 void common(u32 val);
171 common(1); in proc1()
184 common(2); in proc2()
191 void common(u32 val) in common() function
/TwlSDK-5.1.0/build/libraries/std/ARM9.TWL/
DMakefile30 SRCDIR = ../common/src
31 INCDIR = ../common/include
/TwlSDK-5.1.0/build/libraries/el/ARM9.TWL/
DMakefile31 SRCDIR = ../common/src .
33 INCDIR = ../common/include
/TwlSDK-5.1.0/build/libraries/wm/ARM9.TWL/nwm/
DMakefile31 SRCDIR = ./src ../../common.TWL/src
32 INCDIR = ./inc ../../inc ../../ARM9/inc ../../common.TWL/inc ../common/inc
/TwlSDK-5.1.0/build/libraries/dsp/ARM9.TWL/
DMakefile30 SRCDIR = ../common/src src
31 INCDIR = ../common/include
/TwlSDK-5.1.0/build/libraries/init/ARM9.TWL/
DMakefile.FLX36 SRCDIR = ../common/src src
37 INCDIR = ../common/include
/TwlSDK-5.1.0/build/libraries/card/ARM9/
DMakefile27 SRCDIR = ../common/src src
28 INCDIR = ../common/include include
/TwlSDK-5.1.0/build/libraries/mb/ARM9/
DMakefile27 SRCDIR = ../common/src src
28 INCDIR = ../common/include
/TwlSDK-5.1.0/build/libraries/mb/ARM9.TWL/
DMakefile30 SRCDIR = ../common/src src
31 INCDIR = ../common/include

1234