Changeset 1213 for trunk/platform/sx30/sub/100l/capt_seq.c
- Timestamp:
- 06/26/11 00:11:15 (2 years ago)
- File:
-
- 1 edited
-
trunk/platform/sx30/sub/100l/capt_seq.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/platform/sx30/sub/100l/capt_seq.c
r1188 r1213 406 406 " MOV R1, SP \n" 407 407 " STR R6, [SP] \n" 408 " BL _ PT_GetPropertyCaseString\n"408 " BL _GetPropertyCase \n" 409 409 " TST R0, #1 \n" 410 410 " MOVNE R1, #0xC3 \n" … … 465 465 " MOV R0, #0x8A \n" 466 466 " MOV R2, #4 \n" 467 " BL _ PT_GetPropertyCaseString\n"467 " BL _GetPropertyCase \n" 468 468 " TST R0, #1 \n" 469 469 " LDRNE R1, =0x1F6 \n"
Note: See TracChangeset
for help on using the changeset viewer.