Everything
Everything
top
with RI78V4
Coding
SERVICE CALLS
Synchronization and Communication Functions (Eventflags)
12.9 Synchronization and Communication Functions (Eventflags)
The following lists the service calls provided by the RI78V4 as the synchronization and communication functions (eventflags).
Table 12-11 Synchronization and Communication Functions (Eventflags)
Service Call
Function
Origin of Service Call
set_flg
Set eventflag.
Task, Non-task
iset_flg
Set eventflag.
Task, Non-task
clr_flg
Clear eventflag.
Task, Non-task
wai_flg
Wait for eventflag (waiting forever).
Task
pol_flg
Wait for eventflag (polling).
Task, Non-task
twai_flg
Wait for eventflag (with timeout).
Task
ref_flg
Reference eventflag state.
Task, Non-task
To the latest version of this page
Differences Information
Previous Topic
ref_sem
Next Topic
set_flg/iset_flg
Table of Contents
Task Management Functions
Task Dependent Synchronization Functions
Synchronization and Communication Functions (Semaphores)
Synchronization and Communication Functions (Eventflags)
set_flg/iset_flg
clr_flg
wai_flg
pol_flg
twai_flg
ref_flg
Synchronization and Communication Functions (Data Queues)
Synchronization and Communication Functions (Mailboxes)
Memory Pool Management Functions
Time Management Functions
System State Management Functions
System Configuration Management Functions