From ec59d20bafb3acaaff2bbcab185a074825319e20 Mon Sep 17 00:00:00 2001 From: Ronan Le Martret Date: Mon, 12 Jun 2017 11:17:04 +0200 Subject: Update package * use sub module for ucs2-lib (tmp fork from IoT.bzh github) * add packaging for native build Signed-off-by: Ronan Le Martret --- ...m_o_d_e_ga12071385b86ab6375472db80c00b80c7.html | 173 --------------------- 1 file changed, 173 deletions(-) delete mode 100644 ucs2-lib/doc/html/group___g___u_c_s___p_r_o_g___m_o_d_e_ga12071385b86ab6375472db80c00b80c7.html (limited to 'ucs2-lib/doc/html/group___g___u_c_s___p_r_o_g___m_o_d_e_ga12071385b86ab6375472db80c00b80c7.html') diff --git a/ucs2-lib/doc/html/group___g___u_c_s___p_r_o_g___m_o_d_e_ga12071385b86ab6375472db80c00b80c7.html b/ucs2-lib/doc/html/group___g___u_c_s___p_r_o_g___m_o_d_e_ga12071385b86ab6375472db80c00b80c7.html deleted file mode 100644 index e64aec8..0000000 --- a/ucs2-lib/doc/html/group___g___u_c_s___p_r_o_g___m_o_d_e_ga12071385b86ab6375472db80c00b80c7.html +++ /dev/null @@ -1,173 +0,0 @@ - - - - - -UNICENS: Ucs_Prog_Start - - - - - - - - - - - - - - - -
-
-
- - - - - - - -
Logo -
UNICENS V2.1.0-3491
-
User Manual and API Reference
- -
-
- - - -
-
- -
-
-
- -
- - - - -
- -
- -
- -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Ucs_Return_t Ucs_Prog_Start (Ucs_Inst_tself,
uint16_t node_id,
Ucs_Signature_tsignature,
Ucs_Prg_SessionType_t session_type,
Ucs_Prg_Command_tcommand_list,
Ucs_Prg_ReportCb_t result_fptr 
)
-
-

Starts the Programming service and processes the command list

-
Parameters
- - - - - - - -
*selfThe instance
node_idThe node position address of the the node to be programmed
signatureSignature of the the node to be programmed
session_typeMemory access type
command_listList of programming tasks. It has to end with a NULL entry.
result_fptrResult callback
-
-
-
Returns
- -
-
-
-
- - - - - - -- cgit 1.2.3-korg