Ai-Thinker-Open_RTL8710BX_A.../Living_SDK/kernel/pwrmgmt/README.md

21 lines
423 B
Markdown
Raw Normal View History

2020-06-18 12:06:52 +00:00
## Contents
## Introduction
**pwrmgmt** power management module of AliOS Things
### Features
- power management feature
### Directories
```sh
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