Home
last modified time | relevance | path

Searched refs:e (Results 1 – 25 of 57) sorted by relevance

123

/TwlSDK-5.1.0/build/libraries/wvr/ARM9/src/
Dwvr.c56 OSIntrMode e; in WVR_StartUpAsync() local
78 e = OS_DisableInterrupts(); in WVR_StartUpAsync()
83 (void)OS_RestoreInterrupts(e); in WVR_StartUpAsync()
91 (void)OS_RestoreInterrupts(e); in WVR_StartUpAsync()
101 (void)OS_RestoreInterrupts(e); in WVR_StartUpAsync()
114 (void)OS_RestoreInterrupts(e); in WVR_StartUpAsync()
127 (void)OS_RestoreInterrupts(e); in WVR_StartUpAsync()
138 (void)OS_RestoreInterrupts(e); in WVR_StartUpAsync()
166 (void)OS_RestoreInterrupts(e); in WVR_StartUpAsync()
171 (void)OS_RestoreInterrupts(e); in WVR_StartUpAsync()
[all …]
/TwlSDK-5.1.0/man/en_US/tools/
Dbannerfont.rtf15 002e [.] 00cd [Í] 3045 [ぅ] 30b7 [シ]
24 0037 [7] 00d6 [Ö] 304e [ぎ] 30c0 [ダ]
31 003e [>] 00dd [Ý] 3055 [さ] 30c7 [デ]
40 0047 [G] 00e7 [ç] 305e [ぞ] 30d0 [バ]
47 004e [N] 00ee [î] 3065 [づ] 30d7 [プ]
56 0057 [W] 00f7 [÷] 306e [の] 30e0 [ム]
63 005e [^] 0152 [Œ] 3075 [ふ] 30e7 [ョ]
70 0065 [e] 2019 [’] 307c [ぼ] 30ee [ヮ]
72 0067 [g] 201c [“] 307e [ま] 30f0 [ヰ]
74 0069 [i] 201e [„] 3080 [む] 30f2 [ヲ]
[all …]
/TwlSDK-5.1.0/build/libraries/wm/ARM9.TWL/nwm/src/
Dnwm_init.c62 OSIntrMode e; in NWMi_InitCore() local
70 e = OS_DisableInterrupts(); in NWMi_InitCore()
77 (void)OS_RestoreInterrupts(e); in NWMi_InitCore()
86 (void)OS_RestoreInterrupts(e); in NWMi_InitCore()
93 (void)OS_RestoreInterrupts(e); in NWMi_InitCore()
100 (void)OS_RestoreInterrupts(e); in NWMi_InitCore()
107 (void)OS_RestoreInterrupts(e); in NWMi_InitCore()
116 (void)OS_RestoreInterrupts(e); in NWMi_InitCore()
159 (void)OS_RestoreInterrupts(e); in NWMi_InitCore()
Dnwm_end.c39 OSIntrMode e; in NWM_End() local
49 e = OS_DisableInterrupts(); in NWM_End()
61 (void)OS_RestoreInterrupts(e); in NWM_End()
/TwlSDK-5.1.0/build/libraries/os/common/src/
Dos_mutex.c58 OSIntrMode e = OS_DisableInterrupts(); in OS_LockMutex() local
74 (void)OS_RestoreInterrupts(e); in OS_LockMutex()
187 OSIntrMode e = OS_DisableInterrupts(); in OS_LockMutexR() local
203 (void)OS_RestoreInterrupts(e); in OS_LockMutexR()
217 OSIntrMode e = OS_DisableInterrupts(); in OS_LockMutexW() local
233 (void)OS_RestoreInterrupts(e); in OS_LockMutexW()
247 OSIntrMode e = OS_DisableInterrupts(); in OS_TryLockMutexR() local
271 (void)OS_RestoreInterrupts(e); in OS_TryLockMutexR()
286 OSIntrMode e = OS_DisableInterrupts(); in OS_TryLockMutexW() local
313 (void)OS_RestoreInterrupts(e); in OS_TryLockMutexW()
[all …]
/TwlSDK-5.1.0/build/demos/fs/file-2/src/
Dmain.c149 FSDirEntry e; in NitroMain() local
163 if (!FS_ReadDir(&d, &e)) in NitroMain()
167 if (!e.is_directory) in NitroMain()
172 OS_TPrintf("TellDir[%d] : %s\n", file_count, e.name); in NitroMain()
179 ret = FS_ReadDir(&d, &e); in NitroMain()
181 OS_TPrintf("RewindDir : %s\n", e.name); in NitroMain()
187 ret = FS_ReadDir(&d, &e); in NitroMain()
189 OS_TPrintf("SeekDir[%d] : %s\n", file_count, e.name); in NitroMain()
/TwlSDK-5.1.0/build/tools/makelcf/test/
Dsimple.lcf29 OBJS=h[] t[*.o] r[*] e[o]
30 OBJS=h[] t[*.axxx] r[*] e[axxx]
31 OBJS=h[] t[OBJECT(func,*)] r[OBJECT(func,*)] e[]
32 OBJS=h[bin/ARM9-TEG/Release/] t[*.o] r[bin/ARM9-TEG/Release/*] e[o]
33 …JS=h[d:/Program Files/bin/ARM9-TEG/Release/] t[*.o] r[d:/Program Files/bin/ARM9-TEG/Release/*] e[o]
34 OBJS=h[A/B/] t[C] r[A/B/C] e[]
35 OBJS=h[] t[*] r[*] e[]
36 OBJS=h[] t[GROUP(ROOT)] r[GROUP(ROOT)] e[]
37 OBJS=h[] t[.] r[.] e[]
38 OBJS=h[] t[..] r[..] e[]
Dsimple1.lcf29 OBJS=h[] t[*.o] r[*] e[o]
30 OBJS=h[] t[*.axxx] r[*] e[axxx]
31 OBJS=h[] t[OBJECT(func,*)] r[OBJECT(func,*)] e[]
32 OBJS=h[bin/ARM9-TEG/Release/] t[*.o] r[bin/ARM9-TEG/Release/*] e[o]
33 …JS=h[d:/Program Files/bin/ARM9-TEG/Release/] t[*.o] r[d:/Program Files/bin/ARM9-TEG/Release/*] e[o]
34 OBJS=h[A/B/] t[C] r[A/B/C] e[]
35 OBJS=h[] t[*] r[*] e[]
36 OBJS=h[] t[GROUP(ROOT)] r[GROUP(ROOT)] e[]
37 OBJS=h[] t[.] r[.] e[]
38 OBJS=h[] t[..] r[..] e[]
Dsimple2.lcf29 OBJS=h[] t[*.o] r[*] e[o]
30 OBJS=h[] t[*.axxx] r[*] e[axxx]
31 OBJS=h[] t[OBJECT(func,*)] r[OBJECT(func,*)] e[]
32 OBJS=h[bin/ARM9-TEG/Release/] t[*.o] r[bin/ARM9-TEG/Release/*] e[o]
33 …JS=h[d:/Program Files/bin/ARM9-TEG/Release/] t[*.o] r[d:/Program Files/bin/ARM9-TEG/Release/*] e[o]
34 OBJS=h[A/B/] t[C] r[A/B/C] e[]
35 OBJS=h[] t[*] r[*] e[]
36 OBJS=h[] t[GROUP(ROOT)] r[GROUP(ROOT)] e[]
37 OBJS=h[] t[.] r[.] e[]
38 OBJS=h[] t[..] r[..] e[]
/TwlSDK-5.1.0/build/tools/makelcf.TWL/test/
Dsimple.lcf29 OBJS=h[] t[*.o] r[*] e[o]
30 OBJS=h[] t[*.axxx] r[*] e[axxx]
31 OBJS=h[] t[OBJECT(func,*)] r[OBJECT(func,*)] e[]
32 OBJS=h[bin/ARM9-TEG/Release/] t[*.o] r[bin/ARM9-TEG/Release/*] e[o]
33 …JS=h[d:/Program Files/bin/ARM9-TEG/Release/] t[*.o] r[d:/Program Files/bin/ARM9-TEG/Release/*] e[o]
34 OBJS=h[A/B/] t[C] r[A/B/C] e[]
35 OBJS=h[] t[*] r[*] e[]
36 OBJS=h[] t[GROUP(ROOT)] r[GROUP(ROOT)] e[]
37 OBJS=h[] t[.] r[.] e[]
38 OBJS=h[] t[..] r[..] e[]
Dsimple2.lcf29 OBJS=h[] t[*.o] r[*] e[o]
30 OBJS=h[] t[*.axxx] r[*] e[axxx]
31 OBJS=h[] t[OBJECT(func,*)] r[OBJECT(func,*)] e[]
32 OBJS=h[bin/ARM9-TEG/Release/] t[*.o] r[bin/ARM9-TEG/Release/*] e[o]
33 …JS=h[d:/Program Files/bin/ARM9-TEG/Release/] t[*.o] r[d:/Program Files/bin/ARM9-TEG/Release/*] e[o]
34 OBJS=h[A/B/] t[C] r[A/B/C] e[]
35 OBJS=h[] t[*] r[*] e[]
36 OBJS=h[] t[GROUP(ROOT)] r[GROUP(ROOT)] e[]
37 OBJS=h[] t[.] r[.] e[]
38 OBJS=h[] t[..] r[..] e[]
Dsimple1.lcf29 OBJS=h[] t[*.o] r[*] e[o]
30 OBJS=h[] t[*.axxx] r[*] e[axxx]
31 OBJS=h[] t[OBJECT(func,*)] r[OBJECT(func,*)] e[]
32 OBJS=h[bin/ARM9-TEG/Release/] t[*.o] r[bin/ARM9-TEG/Release/*] e[o]
33 …JS=h[d:/Program Files/bin/ARM9-TEG/Release/] t[*.o] r[d:/Program Files/bin/ARM9-TEG/Release/*] e[o]
34 OBJS=h[A/B/] t[C] r[A/B/C] e[]
35 OBJS=h[] t[*] r[*] e[]
36 OBJS=h[] t[GROUP(ROOT)] r[GROUP(ROOT)] e[]
37 OBJS=h[] t[.] r[.] e[]
38 OBJS=h[] t[..] r[..] e[]
/TwlSDK-5.1.0/include/nitro/hw/ARM9/
Dioreg_GX.h385 #define REG_GX_DISPCAPCNT_FIELD( e, mod, cofs, srcb, srca, wsize, wofs, dest, evb, eva ) \ argument
387 ((u32)(e) << REG_GX_DISPCAPCNT_E_SHIFT) | \
522 #define REG_GX_VRAMCNT_A_FIELD( e, ofs, mst ) \ argument
524 ((u32)(e) << REG_GX_VRAMCNT_A_E_SHIFT) | \
545 #define REG_GX_VRAMCNT_B_FIELD( e, ofs, mst ) \ argument
547 ((u32)(e) << REG_GX_VRAMCNT_B_E_SHIFT) | \
568 #define REG_GX_VRAMCNT_C_FIELD( e, ofs, mst ) \ argument
570 ((u32)(e) << REG_GX_VRAMCNT_C_E_SHIFT) | \
591 #define REG_GX_VRAMCNT_D_FIELD( e, ofs, mst ) \ argument
593 ((u32)(e) << REG_GX_VRAMCNT_D_E_SHIFT) | \
[all …]
Dioreg_MI.h239 #define REG_MI_DMA0CNT_FIELD( e, i, mode, sb, cm, sar, dar, wordcnt ) \ argument
241 ((u32)(e) << REG_MI_DMA0CNT_E_SHIFT) | \
313 #define REG_MI_DMA1CNT_FIELD( e, i, mode, sb, cm, sar, dar, wordcnt ) \ argument
315 ((u32)(e) << REG_MI_DMA1CNT_E_SHIFT) | \
387 #define REG_MI_DMA2CNT_FIELD( e, i, mode, sb, cm, sar, dar, wordcnt ) \ argument
389 ((u32)(e) << REG_MI_DMA2CNT_E_SHIFT) | \
461 #define REG_MI_DMA3CNT_FIELD( e, i, mode, sb, cm, sar, dar, wordcnt ) \ argument
463 ((u32)(e) << REG_MI_DMA3CNT_E_SHIFT) | \
509 #define REG_MI_MCCNT0_FIELD( e, i, sel, busy, mode, baudrate ) \ argument
511 ((u32)(e) << REG_MI_MCCNT0_E_SHIFT) | \
Dioreg_OS.h140 #define REG_OS_TM0CNT_H_FIELD( e, i, ps ) \ argument
142 ((u32)(e) << REG_OS_TM0CNT_H_E_SHIFT) | \
180 #define REG_OS_TM1CNT_H_FIELD( e, i, ch, ps ) \ argument
182 ((u32)(e) << REG_OS_TM1CNT_H_E_SHIFT) | \
221 #define REG_OS_TM2CNT_H_FIELD( e, i, ch, ps ) \ argument
223 ((u32)(e) << REG_OS_TM2CNT_H_E_SHIFT) | \
262 #define REG_OS_TM3CNT_H_FIELD( e, i, ch, ps ) \ argument
264 ((u32)(e) << REG_OS_TM3CNT_H_E_SHIFT) | \
/TwlSDK-5.1.0/include/twl/hw/ARM9/
Dioreg_GX.h390 #define REG_GX_DISPCAPCNT_FIELD( e, mod, cofs, srcb, srca, wsize, wofs, dest, evb, eva ) \ argument
392 ((u32)(e) << REG_GX_DISPCAPCNT_E_SHIFT) | \
527 #define REG_GX_VRAMCNT_A_FIELD( e, ofs, mst ) \ argument
529 ((u32)(e) << REG_GX_VRAMCNT_A_E_SHIFT) | \
550 #define REG_GX_VRAMCNT_B_FIELD( e, ofs, mst ) \ argument
552 ((u32)(e) << REG_GX_VRAMCNT_B_E_SHIFT) | \
573 #define REG_GX_VRAMCNT_C_FIELD( e, ofs, mst ) \ argument
575 ((u32)(e) << REG_GX_VRAMCNT_C_E_SHIFT) | \
596 #define REG_GX_VRAMCNT_D_FIELD( e, ofs, mst ) \ argument
598 ((u32)(e) << REG_GX_VRAMCNT_D_E_SHIFT) | \
[all …]
Dioreg_MI.h719 #define REG_MI_DMA0CNT_FIELD( e, i, mode, sb, cm, sar, dar, wordcnt ) \ argument
721 ((u32)(e) << REG_MI_DMA0CNT_E_SHIFT) | \
793 #define REG_MI_DMA1CNT_FIELD( e, i, mode, sb, cm, sar, dar, wordcnt ) \ argument
795 ((u32)(e) << REG_MI_DMA1CNT_E_SHIFT) | \
867 #define REG_MI_DMA2CNT_FIELD( e, i, mode, sb, cm, sar, dar, wordcnt ) \ argument
869 ((u32)(e) << REG_MI_DMA2CNT_E_SHIFT) | \
941 #define REG_MI_DMA3CNT_FIELD( e, i, mode, sb, cm, sar, dar, wordcnt ) \ argument
943 ((u32)(e) << REG_MI_DMA3CNT_E_SHIFT) | \
1106 #define REG_MI_NDMA0CNT_FIELD( e, i, cm, im, mode, wordcnt, srl, sar, drl, dar ) \ argument
1108 ((u32)(e) << REG_MI_NDMA0CNT_E_SHIFT) | \
[all …]
/TwlSDK-5.1.0/build/libraries/spi/ARM9.TWL/src/
Dmicex.c79 OSIntrMode e; in MICEXi_StartLimitedSamplingAsync() local
160 e = OS_DisableInterrupts(); in MICEXi_StartLimitedSamplingAsync()
163 (void)OS_RestoreInterrupts(e); in MICEXi_StartLimitedSamplingAsync()
167 (void)OS_RestoreInterrupts(e); in MICEXi_StartLimitedSamplingAsync()
228 OSIntrMode e; in MICEXi_StopLimitedSamplingAsync() local
234 e = OS_DisableInterrupts(); in MICEXi_StopLimitedSamplingAsync()
237 (void)OS_RestoreInterrupts(e); in MICEXi_StopLimitedSamplingAsync()
241 (void)OS_RestoreInterrupts(e); in MICEXi_StopLimitedSamplingAsync()
303 OSIntrMode e; in MICEXi_AdjustLimitedSamplingAsync() local
324 e = OS_DisableInterrupts(); in MICEXi_AdjustLimitedSamplingAsync()
[all …]
/TwlSDK-5.1.0/build/libraries/pxi/common/src/
Dpxi_fifo.c222 fifomsg.e.tag = (PXIFifoTag)fifotag; in PXI_SendWordByFifo()
223 fifomsg.e.err = (u32)err; in PXI_SendWordByFifo()
224 fifomsg.e.data = data; in PXI_SendWordByFifo()
313 tag = (PXIFifoTag)fifomsg.e.tag; in PXIi_HandlerRecvFifoNotEmpty()
319 (FifoRecvCallbackTable[tag]) (tag, fifomsg.e.data, (BOOL)fifomsg.e.err); in PXIi_HandlerRecvFifoNotEmpty()
323 if (fifomsg.e.err) /* reject if ping-pong message */ in PXIi_HandlerRecvFifoNotEmpty()
328 fifomsg.e.err = TRUE; /* Set error & block send */ in PXIi_HandlerRecvFifoNotEmpty()
/TwlSDK-5.1.0/build/libraries/wm/ARM9/src/
Dwm_system.c126 OSIntrMode e; in WmInitCore() local
133 e = OS_DisableInterrupts(); in WmInitCore()
142 (void)OS_RestoreInterrupts(e); in WmInitCore()
152 (void)OS_RestoreInterrupts(e); in WmInitCore()
160 (void)OS_RestoreInterrupts(e); in WmInitCore()
166 (void)OS_RestoreInterrupts(e); in WmInitCore()
172 (void)OS_RestoreInterrupts(e); in WmInitCore()
181 (void)OS_RestoreInterrupts(e); in WmInitCore()
234 (void)OS_RestoreInterrupts(e); in WmInitCore()
250 OSIntrMode e; in WM_Finish() local
[all …]
/TwlSDK-5.1.0/build/demos/gx/UnitTours/2D_CharBg_256BMP/pictures/
Dpicture_256_256_8bit.ppm101 ee�pS������������������Ʀ�Ɵl�ƛ�ґ�ƛҧn�|T������������������������H#�#�%�%�/�%�#� �%�;�;�…
151 e�#�/�/�/�;�/�/�#�4�/�/�%�%�%�#�;
154 \e���Z4^B/���zzyI=)I=)jhj`u�Vir`u�`u�Vir������������������������������������������������������…
164 G<D; e� �%�/�;�;�/�%�3 pZ �>�%�%�%�#�Q,�����������������������������ղ��.  7…
169 2* e� �%�/�/�/�%� )v%Ed1�;
176 2; e� �%�/�;�/�#)o*�!)op:�#� �pS�����������������������������Ʃ��* ) $!
177 7H \\\r\reH iUO������`u�Vir`u���������������������������������������������������…
185 …%�/�/�%^N*�!)v%)oSF� ��n���������������������������������8)7eeH e\r\r\…
187 …����|U:UUWB@C64<�������������������������������������������������ǰ���jhjjhjI=); {{{eG
188 … �#�%�/�%}B*�!)v%)v%)o^N������������������̴����������������64<e�!=�!=ee\r\r\…
[all …]
/TwlSDK-5.1.0/build/demos/gx/UnitTours/2D_BmpBg_MainRam/pictures/
Dpicture_256_192_b.ppm5e��h��h��h��h��d��d��d��d��d��e��e��e��f��g��h��h��i��h��h��h��h��h��h��h��h��i��i��i��i��i��i��i�…
6 9b@ F).+F_0m�e{2��5��0��#|�.��6��1��4��5��3��6��7��6��5��6��5��7��9��8��6��7��9��7��8��9��:��;��…
9 …!D9}�8��5��:��2��3��8��/��5��;��8��;��9��1��+��,��1��7��?��ErPp|Bin-OT!;Q/e�F��@��A��A��>��>��@�…
22 "% %�,7e~X��M��P��N��M��L��O��P��O��N��Q��O��K��L��J��J��P��P��M��N��Q��P��O��P��Q��Q��R��S��R��R…
35 …�T��T��T��O��Q��Q��S��U��U��T��T��R��S��%X5c?*Q<*N0$D'.K:QrgRskGicPpmTnol��e��8]YBba5W@,RB(GD4"…
75 …�S��W��X��V��W��W��W��S��S��U��[��]��\��\��\��Z��[��Z��Y��^��`��_��^��_��d��e��b��a��g¼hühƽhǾk��n�…
78 …��X��V��V��X��[��\��^��`��_��^��]��\��^��d»dļb��b��gƾlȽjżf��f��h��e��e��gžiǿjſjľk��j��e��c¼b��f��p…
79 ;/P'e+@(R+D'
81 …�[��[��Z��[��\��[��^��c��e��e��gögĹfļc��b��d��h¹jĻkŽjýj��g��c��d��hüjĽjŽl��jƿh��e¾e��fþkƿjŽiĽlǿn��…
82 …��lǿpȿpǿr��mžgýd��c��g¼k¹h��i��j��i��k��g��d��e��gûjƽkǽjƾhĿiĿh��hÿmƾmĽj»p��s��i��e��h��i��g��d��e�…
[all …]
Dpicture_256_192_a.ppm5e�xM�jC�g@~sI�{^������ٷ�ت�ӯ�����������������������������������������������������������������������…
/TwlSDK-5.1.0/build/tools/defval/test/
Dtest.txt8 FILENAME:e=$(FILENAME:e)
/TwlSDK-5.1.0/build/libraries/math/common/src/
Ddgt_sha1.c98 u32 e = context->h[4]; in MATHi_SHA1ProcessBlock() local
135 tmp += w_alias(t) + NETRotateLeft32(5, a) + e; in MATHi_SHA1ProcessBlock()
136 e = d; in MATHi_SHA1ProcessBlock()
146 tmp += w_alias(t) + NETRotateLeft32(5, a) + e; in MATHi_SHA1ProcessBlock()
147 e = d; in MATHi_SHA1ProcessBlock()
157 tmp += w_alias(t) + NETRotateLeft32(5, a) + e; in MATHi_SHA1ProcessBlock()
158 e = d; in MATHi_SHA1ProcessBlock()
168 tmp += w_alias(t) + NETRotateLeft32(5, a) + e; in MATHi_SHA1ProcessBlock()
169 e = d; in MATHi_SHA1ProcessBlock()
179 context->h[4] += e; in MATHi_SHA1ProcessBlock()

123