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.

Top of list<br />

Index page<br />

Set system time<br />

Interrupt 0x21 service 0x2D: Set System Time<br />

Parameters<br />

AH<br />

CH<br />

CL<br />

DH<br />

Sets the system time.<br />

0x2D<br />

Hour<br />

Minute<br />

Second<br />

Related Topics<br />

Top of list<br />

Index page<br />

Set system date<br />

Get system time<br />

Interrupt 0x21 service 0x2F: Get Disk Transfer Area Address<br />

Parameters<br />

AH<br />

Gets address of the Disk Transfer Area (DTA) needed for findfirst/findnext.<br />

0x2F<br />

Return Value<br />

Comments<br />

Returns the address of the DTA in ES:BX<br />

The main task of your application has a standard pointer to a Disk Transfer Area of the program. Tasks<br />

created with the <strong>RTOS</strong> API inside of your application use a DTA from an internal list. A task, which gets<br />

access to the file system (via RTX_ACCESS_FILESYSTEM service) reserves an entry in this list.<br />

Page 258 / 400

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

Saved successfully!

Ooh no, something went wrong!