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

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

A paragraph is 16 bytes in length.<br />

Related Topics<br />

Top of list<br />

Index page<br />

Free allocated memory<br />

Resize memory<br />

Interrupt 0x21 service 0x49: Free Allocated Memory<br />

Parameters<br />

AH<br />

ES<br />

Releases the specified allocated memory.<br />

0x49<br />

Segment of the memory area to be released, allocated with function 0x48<br />

Return Value<br />

Success: Carry flag cleared<br />

Failure: Carry flag set, AX holds the error code = 9.<br />

Related Topics<br />

Top of list<br />

Index page<br />

Allocate memory<br />

Resize memory<br />

Interrupt 0x21 service 0x4A: Resize Memory<br />

Parameters<br />

AH<br />

BX<br />

ES<br />

Increases or decreases the size of a memory allocation block.<br />

0x4A<br />

Desired new size expressed in paragraphs<br />

Segment address of memory block<br />

Page 271 / 400

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

Saved successfully!

Ooh no, something went wrong!