root/platform/ixus75_sd750/sub/102a/stubs_min.S

/* [<][>][^][v][top][bottom][index][help] */
   1 #include "stubs_asm.h"
   2 
   3 // Actually found this in ShowPhySwStatus
   4 DEF(physw_status, 0x56908) // find in "PhySw"
   5 
   6 // Actually found this at 0xFFA3954C
   7 DEF(physw_run, 0x88C4) // find in "PhySw"
   8 
   9 DEF(zoom_busy, 0x96EE4) // find in "ZoomLens"
  10 DEF(focus_busy, 0x96630) // find in "FocusLens"
  11 //DEF(playrec_mode,0xCFD8) // BL      unknown_libname_797 found in "taskcreate_SsStartupTask"
  12 DEF(playrec_mode,0xD2A0) // reyalp - first call in SsStartupTask
  13 DEF(FlashParamsTable,0xFFB4A07C) 
  14 DEF(canon_menu_active,0x3850) // found in "StartRecModeMenu"
  15 DEF(canon_shoot_menu_active,0x27FD) // (0x2800 - 0x4 + 0x1) found in "taskcreate_DSITask"
  16 DEF(recreview_hold, 0x25E4) // (0x25E8 - 0x4) found in "AR:Snd:0x%04x"
  17 DEF(movie_status,0xBBC48)
  18 DEF(zoom_status, 0x26B8) // found near _MoveOpticalToTele, _StopOpticalZoom etc
  19 DEF(some_f_for_dng, 0x7214)
  20 DEF(second_ext_for_dng, 0x7238)
  21 DEF(levent_table,0xFFB3AACC)
  22 DEF(sys_mempart_id, 0x5540)

/* [<][>][^][v][top][bottom][index][help] */