Everything
Everything
top
with RI78V4
Coding
SERVICE CALLS
System State Management Functions
12.14 System State Management Functions
The following lists the service calls provided by the RI78V4 as the system state management functions.
Table 12-16 System State Management Functions
Service Call
Function
Origin of Service Call
rot_rdq
Rotate task precedence.
Task, Non-task
irot_rdq
Rotate task precedence.
Task, Non-task
get_tid
Reference task ID in the RUNNING state.
Task, Non-task
iget_tid
Reference task ID in the RUNNING state.
Task, Non-task
loc_cpu
Lock the CPU.
Task, Non-task
iloc_cpu
Lock the CPU.
Task, Non-task
unl_cpu
Unlock the CPU.
Task, Non-task
iunl_cpu
Unlock the CPU.
Task, Non-task
dis_dsp
Disable dispatching.
Task
ena_dsp
Enable dispatching.
Task
sns_ctx
Reference contexts.
Task, Non-task
sns_loc
Reference CPU state.
Task, Non-task
sns_dsp
Reference dispatching state.
Task, Non-task
sns_dpn
Reference dispatch pending state.
Task, Non-task
To the latest version of this page
Differences Information
Previous Topic
ref_cyc
Next Topic
rot_rdq/irot_rdq
Table of Contents
Task Management Functions
Task Dependent Synchronization Functions
Synchronization and Communication Functions (Semaphores)
Synchronization and Communication Functions (Eventflags)
Synchronization and Communication Functions (Data Queues)
Synchronization and Communication Functions (Mailboxes)
Memory Pool Management Functions
Time Management Functions
System State Management Functions
rot_rdq/irot_rdq
get_tid/iget_tid
loc_cpu/iloc_cpu
unl_cpu/iunl_cpu
dis_dsp
ena_dsp
sns_ctx
sns_loc
sns_dsp
sns_dpn
System Configuration Management Functions