root/platform/a610/sub/100f/stubs_entry_2.S

/* [<][>][^][v][top][bottom][index][help] */
   1 #include "stubs_asm.h"
   2 #define NULL_SUB 0xFFD5B3B0
   3 
   4 // Override stubs_entry.S
   5 
   6 // These don't exist
   7 NHSTUB(SetZoomActuatorSpeedPercent, NULL_SUB)
   8 
   9 // Additional
  10 NHSTUB(ExpCtrlTool_StartContiAE,    0xFFCE0928)
  11 NHSTUB(ExpCtrlTool_StopContiAE,     0xFFCE0940)
  12 NHSTUB(TurnOffMic,                  0xffc1ec78)
  13 NHSTUB(TurnOnMic,                   0xffc1ec30)
  14 NHSTUB(WriteSDCard,                 0xFFC6B188)

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