Camera Services: Difference between revisions

Yuriks (talk | contribs)
y2r:u - Correct Send/Receive busy polling calls
Yuriks (talk | contribs)
y2r:u - Oops, Busy -> Done
Line 72: Line 72:
|-
|-
| 0x00140000
| 0x00140000
| IsBusySendingY(bool * state)
| IsDoneSendingY(bool* state)
|-
|-
| 0x00150000
| 0x00150000
| IsBusySendingU(bool * state)
| IsDoneSendingU(bool* state)
|-
|-
| 0x00160000
| 0x00160000
| IsBusySendingV(bool * state)
| IsDoneSendingV(bool* state)
|-
|-
| 0x00170000
| 0x00170000
| IsBusySendingYUYV(bool * state)
| IsDoneSendingYUYV(bool* state)
|-
|-
| 0x00180102
| 0x00180102
Line 87: Line 87:
|-
|-
| 0x00190000
| 0x00190000
| IsBusyReceiving(bool * state)
| IsDoneReceiving(bool* state)
|-
|-
| 0x001A0040
| 0x001A0040