root/platform/s5is/sub/101b/stubs_entry_2.S

/* [<][>][^][v][top][bottom][index][help] */
   1 #include "stubs_asm.h"
   2 #define NULL_SUB 0xFF81096C
   3 
   4 // Override stubs_entry.S
   5 NHSTUB(GetZoomLensCurrentPoint,     0xFF957CBC)
   6 NHSTUB(GetZoomLensCurrentPosition,  0xFF957CC0)
   7 NHSTUB(Lseek,                       0xFF825ECC)
   8 NHSTUB(Read,                        0xFF825D6C)
   9 NHSTUB(SetParameterData,            0xFF972ED4)
  10 NHSTUB(UIFS_WriteFirmInfoToFile,    NULL_SUB)
  11 NHSTUB(kbd_pwr_off,                 NULL_SUB)
  12 NHSTUB(kbd_pwr_on,                  NULL_SUB)
  13 NHSTUB(srand,                       0xFF81BCEC)
  14 NHSTUB(write,                       0xFF81A260)
  15 
  16 // Additional
  17 NHSTUB(CloseMShutter,               0xFFA0BDD0)
  18 NHSTUB(OpenMShutter,                0xFFA0BE08)
  19 NHSTUB(SetZoomActuatorSpeedPercent, 0xFF957C70)
  20 NHSTUB(SSAPI_ExtStrobeCharged,      0xFF8287EC) // Functionality unknown. Implied effect implemented in IsStrobeChargeCompleted
  21 NHSTUB(UniqueLedOff,                0xFF913B7C)
  22 NHSTUB(UniqueLedOn,                 0xFF913AF4)
  23 NHSTUB(closefastdir,                0xFFA279D0)
  24 NHSTUB(ints_disable,                0xFF81058C)
  25 NHSTUB(ints_enable,                 0xFF8105B4)
  26 NHSTUB(phySw,                       0xFF8235A0)
  27 NHSTUB(phySw_p1,                    0xFF8239A4)
  28 NHSTUB(phySw_p2,                    0xFF823244)

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