mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-04-24 23:42:10 -04:00
Update spell checker exclusion. (#354)
This commit is contained in:
parent
ddc840fd28
commit
9e85006fc9
9
.github/lexicon.txt
vendored
9
.github/lexicon.txt
vendored
|
@ -1711,6 +1711,7 @@ pxtask
|
||||||
pxtaskbuffer
|
pxtaskbuffer
|
||||||
pxtaskcode
|
pxtaskcode
|
||||||
pxtaskdefinition
|
pxtaskdefinition
|
||||||
|
pxtaskin
|
||||||
pxtaskstatus
|
pxtaskstatus
|
||||||
pxtaskstatusarray
|
pxtaskstatusarray
|
||||||
pxtasktag
|
pxtasktag
|
||||||
|
@ -2310,6 +2311,8 @@ ullporttaskhasfpucontext
|
||||||
ulmair
|
ulmair
|
||||||
ulmask
|
ulmask
|
||||||
ulmatchvalueforonetick
|
ulmatchvalueforonetick
|
||||||
|
ulnumberofheapallocations
|
||||||
|
ulnumberofheapfrees
|
||||||
ulong
|
ulong
|
||||||
ulparameter
|
ulparameter
|
||||||
ulparameters
|
ulparameters
|
||||||
|
@ -2342,6 +2345,8 @@ ultasknotifyvalueclear
|
||||||
ultasknotifyvalueclearindexed
|
ultasknotifyvalueclearindexed
|
||||||
ultaskswitchedintime
|
ultaskswitchedintime
|
||||||
ultaskswitchrequested
|
ultaskswitchrequested
|
||||||
|
ultotalmemoryallocations
|
||||||
|
ultotalmemoryfrees
|
||||||
ultotalruntime
|
ultotalruntime
|
||||||
ultotalruntimediv
|
ultotalruntimediv
|
||||||
ulusingfpu
|
ulusingfpu
|
||||||
|
@ -2773,6 +2778,9 @@ xgenericlistitem
|
||||||
xgetfreestackspace
|
xgetfreestackspace
|
||||||
xhandle
|
xhandle
|
||||||
xhead
|
xhead
|
||||||
|
xheapbytescurrentlyallocated
|
||||||
|
xheapbytescurrentlyheld
|
||||||
|
xheapbyteshighwatermark
|
||||||
xheapregions
|
xheapregions
|
||||||
xhigherpriorittaskwoken
|
xhigherpriorittaskwoken
|
||||||
xhigherprioritytaskwoken
|
xhigherprioritytaskwoken
|
||||||
|
@ -2799,6 +2807,7 @@ xlistend
|
||||||
xmair
|
xmair
|
||||||
xmaxcount
|
xmaxcount
|
||||||
xmaxexpirycountbeforestopping
|
xmaxexpirycountbeforestopping
|
||||||
|
xmaxheapbyteseverheld
|
||||||
xmaxsize
|
xmaxsize
|
||||||
xmc
|
xmc
|
||||||
xmessage
|
xmessage
|
||||||
|
|
Loading…
Reference in a new issue