Home
last modified time | relevance | path

Searched refs:hi_lpc_type (Results 1 - 2 of 2) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_lowpower.h48 } hi_lpc_type; typedef
78 hi_u8 type; /**< hi_lpc_type type, enable low power management.
140 * @param type [IN] type #hi_lpc_type type.
149 hi_u32 hi_lpc_set_type(hi_lpc_type type);
160 * @retval #hi_lpc_type current lowpower type.
165 hi_lpc_type hi_lpc_get_type(hi_void);
/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/
H A Dat_lowpower.c111 hi_lpc_set_type((hi_lpc_type)sleep_mode); in at_setup_sleep()

Completed in 2 milliseconds