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 --- ...y_p_e_s_gaa998005dc2e710169a39af0c3739ade2.html | 146 --------------------- 1 file changed, 146 deletions(-) delete mode 100644 ucs2-lib/doc/html/group___g___u_c_s___p_r_o_g___m_o_d_e___t_y_p_e_s_gaa998005dc2e710169a39af0c3739ade2.html (limited to 'ucs2-lib/doc/html/group___g___u_c_s___p_r_o_g___m_o_d_e___t_y_p_e_s_gaa998005dc2e710169a39af0c3739ade2.html') diff --git a/ucs2-lib/doc/html/group___g___u_c_s___p_r_o_g___m_o_d_e___t_y_p_e_s_gaa998005dc2e710169a39af0c3739ade2.html b/ucs2-lib/doc/html/group___g___u_c_s___p_r_o_g___m_o_d_e___t_y_p_e_s_gaa998005dc2e710169a39af0c3739ade2.html deleted file mode 100644 index ca4f293..0000000 --- a/ucs2-lib/doc/html/group___g___u_c_s___p_r_o_g___m_o_d_e___t_y_p_e_s_gaa998005dc2e710169a39af0c3739ade2.html +++ /dev/null @@ -1,146 +0,0 @@ - - - - - -UNICENS: Ucs_Prg_ResCode_t - - - - - - - - - - - - - - - -
-
-
- - - - - - - -
Logo -
UNICENS V2.1.0-3491
-
User Manual and API Reference
- -
-
- - - -
-
- -
-
-
- -
- - - - -
- -
- -
- -
-
- - - - -
enum Ucs_Prg_ResCode_t
-
- -

Result values of the Programming service.

-
Enumerator:
- - - - - - -
UCS_PRG_RES_SUCCESS  -

Node was successfully programmed.

-
UCS_PRG_RES_TIMEOUT  -

Node did not answer timely.

-
UCS_PRG_RES_NET_OFF  -

A NetOff event occurred during programming.

-
UCS_PRG_RES_FKT_SYNCH  -

The call of the internal API function returned an error, so the command was not sent to the node.

-
UCS_PRG_RES_FKT_ASYNCH  -

Node returned an error message as result.

-
UCS_PRG_RES_ERROR  -

An unexcpected error occurred. Programming service was stopped.

-
-
-
- -
-
-
-
- - - - - - -- cgit 1.2.3-korg