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.

Return Value<br />

Comments<br />

AL= 1 DX=0: Success<br />

AX= 0 DX=0: no file found<br />

DX= -1: Findfirst not called before<br />

See Fast Findfirst function (0x28) for description.<br />

Note: Successful calls of this function (filefind) must be eventually terminated by a call to the Fast Finddone function!<br />

Related Topics<br />

Top of list<br />

Index page<br />

Fast Findfirst must be called to start the search<br />

Fast Finddone must be called at end of the search<br />

Interrupt 0xA0 service 0x30: Fast Finddone<br />

Parameters<br />

AH<br />

ES:DI<br />

Closes a find access started with Fast Findfirst, thereby allowing a subsequent Fast Findfirst operation.<br />

Must be 0x30.<br />

Pointer to filefind structure<br />

Return Value<br />

Comments<br />

AX=0 DX=0: Success<br />

DX= -1: Findfirst not active<br />

See Fast Findfirst function (0x28) for description.<br />

Note: This function must be called to close a find operation following a successful call to Fast FindFirst! Otherwise further attempts<br />

to use the Fast FindFirst function will fail.<br />

Related Topics<br />

Top of list<br />

Index page<br />

Fast Findfirst<br />

Fast Findnext<br />

Interrupt 0xA0 service 0x31: Detect Ethernet link state<br />

Parameters<br />

AH<br />

Detect Ethernet link state<br />

Must be 0x31.<br />

Return Value<br />

Page 95 / 400

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

Saved successfully!

Ooh no, something went wrong!