...
void OSStatTaskCPUUsageInit (OS_ERR *p_err)
...
File |
...
Called from |
...
...
Code enabled by |
...
|
...
...
Startup code only |
...
|
...
OSStatTaskCPUUsageInit()
determines the maximum value that a 32-bit counter can reach when no other task is executing. This function must be called when only one task is created in the application and when multitasking has started. This function must be called from the first and only task created by the application.Arguments
...
p_err
Anchor
is a pointer to a variable used to hold an error code:
...
class | WebWorks_Indent_1 |
---|
...
OS_ERR_NONE
...
class | WebWorks_Indent_2 |
---|
...
Always returns this value.
...
Returned Value
Anchor
Notes/Warnings
...
Example
...
rowspan | 16 |
---|
...