mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-06-06 12:29:03 -04:00
updated lexicon for new vocabulary words
This commit is contained in:
parent
66b3f908df
commit
cafae476e4
14
.github/lexicon.txt
vendored
14
.github/lexicon.txt
vendored
|
@ -1643,6 +1643,7 @@ pxcrcb
|
||||||
pxcreatedtask
|
pxcreatedtask
|
||||||
pxcurrentcoroutine
|
pxcurrentcoroutine
|
||||||
pxcurrenttcb
|
pxcurrenttcb
|
||||||
|
pxcurrenttcbs
|
||||||
pxcurrenttcbconst
|
pxcurrenttcbconst
|
||||||
pxcurrenttimerlist
|
pxcurrenttimerlist
|
||||||
pxdelayedcoroutinelist
|
pxdelayedcoroutinelist
|
||||||
|
@ -1759,6 +1760,7 @@ rdc
|
||||||
rdr
|
rdr
|
||||||
rdrf
|
rdrf
|
||||||
rdy
|
rdy
|
||||||
|
reacquisition
|
||||||
readbit
|
readbit
|
||||||
readme
|
readme
|
||||||
readvalue
|
readvalue
|
||||||
|
@ -2398,6 +2400,7 @@ uxbitstoset
|
||||||
uxbitstowait
|
uxbitstowait
|
||||||
uxbitstowaitfor
|
uxbitstowaitfor
|
||||||
uxcontrolbits
|
uxcontrolbits
|
||||||
|
uxcoreexclude
|
||||||
uxcriticalnesting
|
uxcriticalnesting
|
||||||
uxcurrenteventbits
|
uxcurrenteventbits
|
||||||
uxcurrentnumberoftasks
|
uxcurrentnumberoftasks
|
||||||
|
@ -2423,7 +2426,9 @@ uxmaxcount
|
||||||
uxmessageswaiting
|
uxmessageswaiting
|
||||||
uxnewpriority
|
uxnewpriority
|
||||||
uxoriginalpriority
|
uxoriginalpriority
|
||||||
|
uxpendedcounts
|
||||||
uxportcomparesetextram
|
uxportcomparesetextram
|
||||||
|
uxprevschedulersuspended
|
||||||
uxpriority
|
uxpriority
|
||||||
uxprioritytouse
|
uxprioritytouse
|
||||||
uxqueue
|
uxqueue
|
||||||
|
@ -2696,6 +2701,7 @@ xcommandtime
|
||||||
xcommsrxqueue
|
xcommsrxqueue
|
||||||
xconsttickcount
|
xconsttickcount
|
||||||
xcopyposition
|
xcopyposition
|
||||||
|
xcoreid
|
||||||
xcoroutinecreate
|
xcoroutinecreate
|
||||||
xcoroutinepreviouslywoken
|
xcoroutinepreviouslywoken
|
||||||
xcoroutinequeue
|
xcoroutinequeue
|
||||||
|
@ -2784,6 +2790,7 @@ xinterruptcontroller
|
||||||
xinterruptdescriptortable
|
xinterruptdescriptortable
|
||||||
xisfeasable
|
xisfeasable
|
||||||
xisfeasible
|
xisfeasible
|
||||||
|
xisidle
|
||||||
xismessagebuffer
|
xismessagebuffer
|
||||||
xisprivileged
|
xisprivileged
|
||||||
xitemvalue
|
xitemvalue
|
||||||
|
@ -2792,6 +2799,7 @@ xlastwaketime
|
||||||
xlength
|
xlength
|
||||||
xlist
|
xlist
|
||||||
xlistend
|
xlistend
|
||||||
|
xlowestpriority
|
||||||
xmair
|
xmair
|
||||||
xmaxcount
|
xmaxcount
|
||||||
xmaxexpirycountbeforestopping
|
xmaxexpirycountbeforestopping
|
||||||
|
@ -2861,6 +2869,7 @@ xportregistercinterrupthandler
|
||||||
xportregisterdump
|
xportregisterdump
|
||||||
xportstartfirsttask
|
xportstartfirsttask
|
||||||
xportstartscheduler
|
xportstartscheduler
|
||||||
|
xpreemptiondisable
|
||||||
xpsr
|
xpsr
|
||||||
xqueue
|
xqueue
|
||||||
xqueueaddtoset
|
xqueueaddtoset
|
||||||
|
@ -3017,6 +3026,8 @@ xtasknumber
|
||||||
xtaskremovefromeventlist
|
xtaskremovefromeventlist
|
||||||
xtaskresumeall
|
xtaskresumeall
|
||||||
xtaskresumefromisr
|
xtaskresumefromisr
|
||||||
|
xtskrunningoncore
|
||||||
|
xtaskrunstate
|
||||||
xtaskswaitingforbits
|
xtaskswaitingforbits
|
||||||
xtaskswaitingtermination
|
xtaskswaitingtermination
|
||||||
xtaskswaitingtoreceive
|
xtaskswaitingtoreceive
|
||||||
|
@ -3053,6 +3064,7 @@ xtimercreate
|
||||||
xtimercreated
|
xtimercreated
|
||||||
xtimercreatestatic
|
xtimercreatestatic
|
||||||
xtimerdelete
|
xtimerdelete
|
||||||
|
xtimergenericcommand
|
||||||
xtimergetexpirytime
|
xtimergetexpirytime
|
||||||
xtimergetperiod
|
xtimergetperiod
|
||||||
xtimergettimerdaemontaskhandle
|
xtimergettimerdaemontaskhandle
|
||||||
|
@ -3085,5 +3097,7 @@ xwantedsize
|
||||||
xwasdelayed
|
xwasdelayed
|
||||||
xwritevalue
|
xwritevalue
|
||||||
xxr
|
xxr
|
||||||
|
xyieldfortask
|
||||||
xyieldpending
|
xyieldpending
|
||||||
|
xyieldpendings
|
||||||
xzr
|
xzr
|
||||||
|
|
Loading…
Reference in a new issue