- 196 -
5.16 Extended Function (Reset Function)
This function initializes the content of an object. This function is outside the scope of µITRON 4.0 Specification.
Table 5.28 List of Reset Function Service Call
System State
No. Service
Call
Function
T N E
D U L
1
vrst_dtq
Clear data queue area
O
O
O
O
2
vrst_vdtq
Clear Short data queue area
O
O
O
O
3 vrst_mbx
Clear
mailbox
area
O
O
O
O
4
vrst_mpf
Clear fixed-size memory pool area
O
O
O
O
5
vrst_mpl
Clear variable-size memory pool area
O
O
O
O
Notes:
•
[S]: Standard profile service calls
[B]: Basic profile service calls
•
Each sign within " System State " is a following meaning.
♦
T: Can be called from task context
♦
N: Can be called from non-task context
♦
E: Can be called from dispatch-enabled state
♦
D: Can be called from dispatch-disabled state
♦
U: Can be called from CPU-unlocked state
♦
L: Can be called from CPU-locked state