Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FreeRTOS/FreeRTOS-Kernel.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Copeland <chris@chrisnc.net>2023-01-20 01:46:42 +0300
committerGitHub <noreply@github.com>2023-01-20 01:46:42 +0300
commit78319fd17ed8256b93ce91251d1bdd4907940b52 (patch)
treee7f1cef8a279d005d60d520baada66c7057061d6 /.github
parent8592fd23f4fbc1a2fa821a9b89b61ef1f5652a09 (diff)
Add ulTaskGetRunTimeCounter and ulTaskGetRunTimePercent (#611)
Allow ulTaskGetIdleRunTimeCounter and ulTaskGetIdleRunTimePercent to be used whenever configGENERATE_RUN_TIME_STATS is enabled, as this is the only requirement for these functions to work.
Diffstat (limited to '.github')
-rw-r--r--.github/lexicon.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/lexicon.txt b/.github/lexicon.txt
index ac5482041..765b05c1e 100644
--- a/.github/lexicon.txt
+++ b/.github/lexicon.txt
@@ -2321,6 +2321,8 @@ ulstoppedtimercompensation
ultablebase
ultaskgetidleruntimecounter
ultaskgetidleruntimepercent
+ultaskgetruntimecounter
+ultaskgetruntimepercent
ultaskhasfpucontext
ultasknotifystateclear
ultasknotifytake