The os_evt_set function sets the event flags for the task identified by the function argument. The function only sets the event flags whose corresponding bit is set to 1 in the event_flags argument. The os_evt_set function is in the RL-RTX library. The prototype is defined in rtl.h. |