root/platform/ixus750_sd550/sub/100h/stubs_min.S

/* [<][>][^][v][top][bottom][index][help] */
   1 #include "stubs_asm.h"
   2 
   3 //DEF(physw_status, 0xFB20)
   4 DEF(physw_status, 0x11210)
   5 DEF(led_table, 0x11458)
   6 
   7 DEF(zoom_busy, 0x800e8)
   8 DEF(focus_busy, 0x80404)
   9 DEF(canon_menu_active,0x8DD4)
  10 DEF(canon_shoot_menu_active,0x810d)
  11 DEF(recreview_hold, 0x7D2E8)
  12 
  13 DEF(zoom_status, 0x7FBC)
  14 DEF(movie_status, 0x7386C)
  15 
  16 
  17 DEF(physw_run, 0x1FCC)
  18 DEF(playrec_mode,0x6FE8) // "MenuIn"
  19 DEF(sys_mempart_id, 0xec50)
  20 
  21 DEF(some_f_for_dng,     0x00009c30)     //Found in sub_ffa2f8dc by comparison to ixusw 110a
  22 DEF(second_ext_for_dng, 0x00009c54)     //some_f_for_dng + 0x24?

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