參數(shù)資料
型號: RX78K4
英文描述: 78K/IV Series Real-Time OS Fundamental | User's Manual[01/1997]
中文描述: 78K/IV系列實時操作系統(tǒng)的基本|用戶手冊[01/1997]
文件頁數(shù): 42/96頁
文件大?。?/td> 265K
代理商: RX78K4
CHAPTER 4 RX78K/IV SYSTEM CALL LIST
33
4.1.3
ter_tsk (Terminate Task)
[Function]
Forcibly aborts another task.
[Remarks]
This system call forcibly aborts the task specified by tskid.
If the specified task is placed in a queue, the task is released from the queue when the “ter_tsk” system call
has been issued. Therefore, the task is released from the wait state before it is terminated.
“ter_tsk” does not automatically release the resources that the task has acquired before. Release the
resources before terminating the task.
This system call cannot specify the task itself that issues it.
[System call ID number]
ter_tsk = 2
[Parameter]
tskid (Task Identifier)
Task ID (TCB top address)
- 24 bits (large model)
- 16 bits (small model)
[Return parameter]
E_OK
E_DMT
Normal termination
Specified task is in DORMANT state
[Assembler format]
[Large model]
MOV
MOVW
MOV
CALLT
[Small model]
MOV
MOVW
CALLT
bnk0_b, #2
bnk0_up, #tskid
bnk0_d, #tskid
[40H]
:
bnk0_b, #2
bnk0_up, #tskid
[40H]
:
C register = return parameter
C register = return parameter
[C format]
ret = ter_tsk(tskid);
char
*tskid;
相關(guān)PDF資料
PDF描述
RXB06150W TRANSISTOR | BJT | NPN | 15V V(BR)CEO | FO-91VAR
RXB12350Y Bipolar NPN UHF/Microwave Transisitor
RXE005 Poly Switch PTC DEVICES
RXE010S Poly Switch PTC DEVICES
RXE025 MULTISICHERUNG RXE 0.25A
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
RX-7P 制造商:SUMIDA 制造商全稱:Sumida Corporation 功能描述:POWER INDUCTORS
RX7P-NP-101K 制造商:SUMIDA 制造商全稱:Sumida Corporation 功能描述:POWER INDUCTORS
RX7P-NP-102K 制造商:SUMIDA 制造商全稱:Sumida Corporation 功能描述:POWER INDUCTORS
RX7P-NP-121K 制造商:SUMIDA 制造商全稱:Sumida Corporation 功能描述:POWER INDUCTORS
RX7P-NP-122K 制造商:SUMIDA 制造商全稱:Sumida Corporation 功能描述:POWER INDUCTORS