root/platform/ixus860_sd870/sub/100c/stubs_min.S

/* [<][>][^][v][top][bottom][index][help] */
   1 #include "stubs_asm.h"
   2 
   3 // DEF(focus_busy,                         0xA65C) //0xA648 + 0x14 ??? to double check
   4 // DEF(recreview_hold,                     0xB474) // 0xB3C8+0xAC
   5 DEF(some_f_for_dng,                     0x90AC)
   6 DEF(second_ext_for_dng,                 0x90CC)
   7 // Key values for 'Feather' on joystic
   8 // Could be retrieved from 'PhySW' Task function
   9  DEF(touch_keys_angle,                  0x429F4)
  10 // Semaphore address to disable Feather processing
  11  DEF(touch_keys_sema,                   0x9C2C) // 0x9C10 + 0x1C

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