File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -1643,6 +1643,7 @@ pxcrcb
1643
1643
pxcreatedtask
1644
1644
pxcurrentcoroutine
1645
1645
pxcurrenttcb
1646
+ pxcurrenttcbs
1646
1647
pxcurrenttcbconst
1647
1648
pxcurrenttimerlist
1648
1649
pxdelayedcoroutinelist
@@ -1759,6 +1760,7 @@ rdc
1759
1760
rdr
1760
1761
rdrf
1761
1762
rdy
1763
+ reacquisition
1762
1764
readbit
1763
1765
readme
1764
1766
readvalue
@@ -2398,6 +2400,7 @@ uxbitstoset
2398
2400
uxbitstowait
2399
2401
uxbitstowaitfor
2400
2402
uxcontrolbits
2403
+ uxcoreexclude
2401
2404
uxcriticalnesting
2402
2405
uxcurrenteventbits
2403
2406
uxcurrentnumberoftasks
@@ -2423,7 +2426,9 @@ uxmaxcount
2423
2426
uxmessageswaiting
2424
2427
uxnewpriority
2425
2428
uxoriginalpriority
2429
+ uxpendedcounts
2426
2430
uxportcomparesetextram
2431
+ uxprevschedulersuspended
2427
2432
uxpriority
2428
2433
uxprioritytouse
2429
2434
uxqueue
@@ -2696,6 +2701,7 @@ xcommandtime
2696
2701
xcommsrxqueue
2697
2702
xconsttickcount
2698
2703
xcopyposition
2704
+ xcoreid
2699
2705
xcoroutinecreate
2700
2706
xcoroutinepreviouslywoken
2701
2707
xcoroutinequeue
@@ -2784,6 +2790,7 @@ xinterruptcontroller
2784
2790
xinterruptdescriptortable
2785
2791
xisfeasable
2786
2792
xisfeasible
2793
+ xisidle
2787
2794
xismessagebuffer
2788
2795
xisprivileged
2789
2796
xitemvalue
@@ -2792,6 +2799,7 @@ xlastwaketime
2792
2799
xlength
2793
2800
xlist
2794
2801
xlistend
2802
+ xlowestpriority
2795
2803
xmair
2796
2804
xmaxcount
2797
2805
xmaxexpirycountbeforestopping
@@ -2861,6 +2869,7 @@ xportregistercinterrupthandler
2861
2869
xportregisterdump
2862
2870
xportstartfirsttask
2863
2871
xportstartscheduler
2872
+ xpreemptiondisable
2864
2873
xpsr
2865
2874
xqueue
2866
2875
xqueueaddtoset
@@ -3017,6 +3026,8 @@ xtasknumber
3017
3026
xtaskremovefromeventlist
3018
3027
xtaskresumeall
3019
3028
xtaskresumefromisr
3029
+ xtskrunningoncore
3030
+ xtaskrunstate
3020
3031
xtaskswaitingforbits
3021
3032
xtaskswaitingtermination
3022
3033
xtaskswaitingtoreceive
@@ -3053,6 +3064,7 @@ xtimercreate
3053
3064
xtimercreated
3054
3065
xtimercreatestatic
3055
3066
xtimerdelete
3067
+ xtimergenericcommand
3056
3068
xtimergetexpirytime
3057
3069
xtimergetperiod
3058
3070
xtimergettimerdaemontaskhandle
@@ -3085,5 +3097,7 @@ xwantedsize
3085
3097
xwasdelayed
3086
3098
xwritevalue
3087
3099
xxr
3100
+ xyieldfortask
3088
3101
xyieldpending
3102
+ xyieldpendings
3089
3103
xzr
You can’t perform that action at this time.
0 commit comments