Ai-Thinker-Open_RTL8710BX_A.../Living_SDK/kernel/pwrmgmt
2020-06-18 22:04:32 +08:00
..
include rel_1.6.0 init 2020-06-18 22:04:32 +08:00
Config.in rel_1.6.0 init 2020-06-18 22:04:32 +08:00
cpu_pwr_hal_lib.c rel_1.6.0 init 2020-06-18 22:04:32 +08:00
cpu_pwr_lib.c rel_1.6.0 init 2020-06-18 22:04:32 +08:00
cpu_pwr_show.c rel_1.6.0 init 2020-06-18 22:04:32 +08:00
cpu_tickless.c rel_1.6.0 init 2020-06-18 22:04:32 +08:00
pwrmgmt.mk rel_1.6.0 init 2020-06-18 22:04:32 +08:00
README.md rel_1.6.0 init 2020-06-18 22:04:32 +08:00
ucube.py rel_1.6.0 init 2020-06-18 22:04:32 +08:00
wifi_pwr_lib.c rel_1.6.0 init 2020-06-18 22:04:32 +08:00

Contents

Introduction

pwrmgmt power management module of AliOS Things

Features

  • power management feature

Directories

pwrmgmt
├─ cpu_pwr_lib.c     # API implementation of power management module
├─ cpu_tickless.c    # tickless strategy
├─ cpu_pwr_hal_lib.c # hal layer of power management module
├─ cpu_pwr_show.c    # used for infomation show

Dependencies

Reference