01.06.2013 Views

IPC@CHIP Documentation - SC12 @CHIP-RTOS V1.10

IPC@CHIP Documentation - SC12 @CHIP-RTOS V1.10

IPC@CHIP Documentation - SC12 @CHIP-RTOS V1.10

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Comments<br />

DX = 0 success AX: 0, Location at [ES:DI] contains the event states of the specified group<br />

DX != 0 failure AX: contains error code, invalid group ID<br />

Note that this API accesses the current event group states.<br />

If instead the states recorded at return from the most recent RTX_WAIT_EVENTS call are desired, the<br />

alternate RTX_GET_EVENT_FLAGS API can be used.<br />

Related Topics<br />

Top of list<br />

Index page<br />

<strong>RTOS</strong> Event Manager<br />

Interrupt 0xAD service 0x45: RTX_GET_EVENT_FLAGS, Get the saved event flags<br />

Return the state of the 16 event flags as they were at the time the calling task most recently completed a<br />

RTX_WAIT_EVENTS call.<br />

Parameters<br />

AH<br />

0x45 (= RTX_GET_EVENT_FLAGS)<br />

Return Value<br />

Comments<br />

DX =0 success AX: contains the saved event states<br />

The returned event flags apply to this task's most recent event wait wake up or timeout.<br />

Related Topics<br />

Top of list<br />

Index page<br />

<strong>RTOS</strong> Event Manager<br />

Interrupt 0xAD service 0x46: RTX_FIND_EVENTGROUP, Find an event group<br />

Parameters<br />

AH<br />

Find an event group by specified name tag and return the unique event group ID.<br />

Page 212 / 400

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!