代码搜索:OSMapTbl

找到约 166 项符合「OSMapTbl」的源代码

代码结果 166
www.eeworm.com/read/256858/11968000

dbg ucosii.dbg

VERSION 1.0 CPU AVR DIR C:\icc\examples.avr\AVR_PQ1A_DEMO\21_uCOSII\ FILE OS_CORE.C DEFGLOBAL OSMapTbl 66 A[8:8]c DEFGLOBAL OSUnMapTbl 6E A[256:256]c FILE funcs.c DEFGLOBAL SEGMENT 16E A[32:16]
www.eeworm.com/read/448203/7538125

s os_core.s

.module OS_CORE.C .area lit(rom, con, rel) _OSMapTbl:: .byte 1,2 .byte 4,8 .byte 16,32 .byte 64,128 .dbfile E:\study\ucos_ii\ucos2_iccavr\iccavr\ucos2_without_cpu\OS_CORE.C .dbsym e OS
www.eeworm.com/read/179568/9350332

s ucos_ii.s

.module Ucos_ii.c .area lit(rom, con, rel) _OSMapTbl:: .byte 1,2 .byte 4,8 .byte 16,32 .byte 64,128 _OSUnMapTbl:: .byte 0,0 .byte 1,0 .byte 2,0 .byte 1,0 .byte 3,0 .byte 1,0
www.eeworm.com/read/401570/11556036

s ucos_ii.s

.module Ucos_ii.c .area lit(rom, con, rel) _OSMapTbl:: .byte 1,2 .byte 4,8 .byte 16,32 .byte 64,128 _OSUnMapTbl:: .byte 0,0 .byte 1,0 .byte 2,0 .byte 1,0 .byte 3,0 .byte 1,0
www.eeworm.com/read/233807/14134861

o os_task.o

XL H 1 areas 10 global symbols M OS_TASK.c S _OSTCBCur Ref0000 S push_gset5 Ref0000 S _OS_CPU_SR_Save Ref0000 S _OSMapTbl Ref0000 S _OS_Sched Ref0000 S _OSRdyTbl Ref0000 S _OSRdyGrp Ref0000
www.eeworm.com/read/218834/14904936

inc main.inc

_dispcode: .DB 0x3F,0x6,0x5B,0x4F,0x66,0x6D,0x7D,0x7 .DB 0x7F,0x6F,0x77,0x7C,0x39,0x5E,0x7B,0x71 _OSMapTbl: .DB 0x1,0x2,0x4,0x8,0x10,0x20,0x40,0x80 _OSUnMapTbl: .DB 0x0,0x0,0x1,0x0,0x2,0