IO Ninja Developer Manual
5.6
  • IO Ninja Jancy API
  • Common Jancy Utilities
    • Log Utilities
    • UI Utilities
    • IO Utilities
      • Serial Utilities
      • TCP/IP Utilities
      • USB Utilities
      • J-Link Utilities
        • enum io.JLINK_FUNC_INDEX
        • struct io.JLINKARM_DEVICE_INFO
        • struct io.JLINK_FLASH_AREA_INFO
        • struct io.JLINK_FLASH_BANK_INFO
        • struct io.JLINK_FLASH_BANK_INFO_EXT
        • struct io.JLINK_PCODE_INFO
        • struct io.JLINK_RAM_AREA_INFO
        • struct io.JLINK_RTTERMINAL_BUFDESC
        • struct io.JLINK_RTTERMINAL_START
        • struct io.JLINK_RTTERMINAL_STATUS
        • struct io.JLINK_RTTERMINAL_STOP
        • class io.JLinkLib
      • Signal-edge Decode Utilities
      • struct io.PcapFileHdr
      • struct io.PcapPacketHdr
      • struct io.RpdHdr
      • struct io.RpdVersion
      • class io.FileIdMgr
      • class iox.FpgaUploader
      • class iox.HostNameResolver
      • class iox.Monitor
      • class iox.SshChannel
    • Checksum Calculation Utilities
    • Encoding & Formatting Utilities
    • class ui.LogRecordCodeFilterUi
  • Protocols
  • Packet Templates
  • Jancy Language
  • IO Ninja IDE
  • IO Ninja Architecture
  • Ninja Scroll Logging Engine
  • Creating UI (User Interface) From Plugins
  • Plugins
  • In-App Scripting
  • Scripting Tutorials
  • Global Namespace
IO Ninja Developer Manual
  • Docs »
  • Common Jancy Utilities »
  • IO Utilities »
  • J-Link Utilities »
  • enum io.JLINK_FUNC_INDEX

enum io.JLINK_FUNC_INDEX

enum JLINK_FUNC_INDEX {
    JLINK_IFUNC_SET_HOOK_DIALOG_UNLOCK_IDCODE   = 0,
    JLINK_IFUNC_SPI_TRANSFER_MULTIPLE,
    JLINK_IFUNC_PIN_OVERRIDE,
    JLINK_IFUNC_PIN_OVERRIDE_GET_PIN_CAPS,
    JLINK_IFUNC_MRU_GETLIST,
    JLINK_IFUNC_RESERVED3,
    JLINK_IFUNC_RESERVED4,
    JLINK_IFUNC_RESERVED5,
    JLINK_IFUNC_GET_SESSION_ID,
    JLINK_IFUNC_CORESIGHT_TRIGGER_READ_APDP_REG,
    JLINK_IFUNC_CAN_ACC_MEM_WHILE_RUNNING,
    JLINK_IFUNC_UPDATE_BTL,
    JLINK_IFUNC_GET_CURRENT_ENDIANESS,
    JLINK_IFUNC_ALGODB_GET_PALGO_INFO,
    JLINK_IFUNC_ALGODB_GET_PALGO_INFO_CFI,
    JLINK_IFUNC_ALGODB_GET_ALGO_NO,
    JLINK_IFUNC_PCODE_SET_ENTRY_FUNC,
    JLINK_IFUNC_PCODE_DOWNLOAD,
    JLINK_IFUNC_PCODE_EXEC_EX,
    JLINK_IFUNC_START_MERGE_COMMANDS,
    JLINK_IFUNC_END_MERGE_COMMANDS,
    JLINK_IFUNC_RAWTRACE_BIST_STARTSTOP,
    JLINK_IFUNC_RAWTRACE_BIST_READ_ERR_STATS,
    JLINK_IFUNC_GET_PF_GET_INST_INFO,
    JLINK_IFUNC_CORESIGHT_ACC_APDP_REG_MUL,
    JLINK_IFUNC_PCODE_DATA_DOWNLOAD,
    JLINK_IFUNC_PCODE_EXEC_EX2,
    JLINK_IFUNC_PCODE_FREE,
    JLINK_IFUNC_EMU_COMMANDLINE_WRITE_READ,
    JLINK_IFUNC_GET_PF_DISASSEMBLE_BUFFER,
    JLINK_IFUNC_EMU_GET_TARGET_IMG_AREA_INFO,
    JLINK_IFUNC_EMU_READ_TARGET_IMG_AREA,
    JLINK_IFUNC_EMU_WRITE_TARGET_IMG_AREA,
    JLINK_IFUNC_EMU_GET_CURR_CONN_INFO,
    JLINK_IFUNC_GET_PF_EXP_DEVICE_LIST_XML,
    JLINK_IFUNC_SCRIPTFILE_EXEC_FUNC,
    JLINK_IFUNC_EMU_ADD_FW_IMAGES,
    JLINK_NUM_FUNC_INDEXES,
};
Next Previous

© Copyright 2007-2024, Tibbo Technology Inc.

Built with Sphinx using a theme provided by Read the Docs.