gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 4 of 4 for funcall:tk_cls_dev from t2ex (0.00 seconds)
t2ex
t2ex_source/kernel/sysmain/src/command.c - 24.4KB - 884 lines
146: exit1:
147:         tk_cls_dev(dd, 0);
148: exit0:
t2ex_source/kernel/sysmain/src/network_sample/util.c - 7.1KB - 246 lines
244: 
245:         tk_cls_dev(dd, 0);
246: }
t2ex_source/t2ex/fs/fimp/src/fimp_fat.c - 201.0KB - 6,353 lines
317: {
318:         (void)tk_cls_dev(fs->ff_c.fs_devid, 0);
319: }
t2ex_source/t2ex/network/net/src/netmain/if_tkn.c - 28.4KB - 1,184 lines
314: {
315:         ER er = tk_cls_dev(devid, 0);
316:         if (er < 0)