mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-02 20:33:49 -04:00
Replace the function that returns the current run time counter value with a macro for easier inlining.
This commit is contained in:
parent
25bc4acc6a
commit
12949b4507
5 changed files with 39 additions and 39 deletions
|
@ -1,5 +1,5 @@
|
|||
[DebugChecksum]
|
||||
Checksum=-1480900162
|
||||
Checksum=143335623
|
||||
[DisAssemblyWindow]
|
||||
NumStates=_ 1
|
||||
State 1=_ 1
|
||||
|
@ -14,7 +14,7 @@ Control Register=0
|
|||
NextState0=0
|
||||
NextState1=0
|
||||
[Action Register]
|
||||
Break=1
|
||||
Break=2
|
||||
State Storage=0
|
||||
[Profiling]
|
||||
Enabled=0
|
||||
|
@ -39,7 +39,7 @@ LogFile=_ ""
|
|||
Enabled=0
|
||||
[DriverProfiling]
|
||||
Enabled=0
|
||||
Mode=604119078
|
||||
Mode=-1827890818
|
||||
Graph=0
|
||||
Symbiont=0
|
||||
[Breakpoints]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue