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_gaca78cd7da871ae21b1d546c31e604772.html | 131 --------------------- 1 file changed, 131 deletions(-) delete mode 100644 ucs2-lib/doc/html/group___g___u_c_s___i_n_i_c___t_y_p_e_s_gaca78cd7da871ae21b1d546c31e604772.html (limited to 'ucs2-lib/doc/html/group___g___u_c_s___i_n_i_c___t_y_p_e_s_gaca78cd7da871ae21b1d546c31e604772.html') diff --git a/ucs2-lib/doc/html/group___g___u_c_s___i_n_i_c___t_y_p_e_s_gaca78cd7da871ae21b1d546c31e604772.html b/ucs2-lib/doc/html/group___g___u_c_s___i_n_i_c___t_y_p_e_s_gaca78cd7da871ae21b1d546c31e604772.html deleted file mode 100644 index 0b55812..0000000 --- a/ucs2-lib/doc/html/group___g___u_c_s___i_n_i_c___t_y_p_e_s_gaca78cd7da871ae21b1d546c31e604772.html +++ /dev/null @@ -1,131 +0,0 @@ - - - - - -UNICENS: Ucs_Inic_PowerStateCb_t - - - - - - - - - - - - - - - -
-
-
- - - - - - - -
Logo -
UNICENS V2.1.0-3491
-
User Manual and API Reference
- -
-
- - - -
-
- -
-
-
- -
- - - - -
- -
- -
- -
-
- - - - -
typedef void(* Ucs_Inic_PowerStateCb_t)(Ucs_Inic_PowerState_t power_state, void *user_ptr)
-
- -

Function signature used to monitor the INICs power state.

-
Parameters
- - - -
power_stateThe current state of the INICs power management interface.
user_ptrUser reference provided in Ucs_InitData_t::user_ptr
-
-
- -
-
-
-
- - - - - - -- cgit 1.2.3-korg