Revision c4989d30 modules/PowerManagement_1-2/module.h
| modules/PowerManagement_1-2/module.h | ||
|---|---|---|
| 444 | 444 |
aosShellAddCommand(&aos.shell, &moduleUtAlldBq27500.shellcmd); \ |
| 445 | 445 |
aosShellAddCommand(&aos.shell, &moduleUtAlldBq27500Bq24103a.shellcmd); \ |
| 446 | 446 |
aosShellAddCommand(&aos.shell, &moduleUtAlldIna219.shellcmd); \ |
| 447 |
aosShellAddCommand(&aos.shell, &moduleUtAlldP9221r.shellcmd); \ |
|
| 447 | 448 |
aosShellAddCommand(&aos.shell, &moduleUtAlldPklcs1212e4001.shellcmd); \ |
| 448 | 449 |
aosShellAddCommand(&aos.shell, &moduleUtAlldLed.shellcmd); \ |
| 449 | 450 |
aosShellAddCommand(&aos.shell, &moduleUtAlldTps62113.shellcmd); \ |
| ... | ... | |
| 595 | 596 |
#include <alld_bq241xx.h> |
| 596 | 597 |
#include <alld_bq27500.h> |
| 597 | 598 |
#include <alld_INA219.h> |
| 599 |
#include <alld_P9221R.h> |
|
| 598 | 600 |
#include <alld_LED.h> |
| 599 | 601 |
#include <alld_PKxxxExxx.h> |
| 600 | 602 |
#include <alld_TPS6211x.h> |
| ... | ... | |
| 752 | 754 |
#include <ut_alld_bq27500_v1.h> |
| 753 | 755 |
#include <ut_alld_bq27500_v1_bq241xx_v1.h> |
| 754 | 756 |
#include <ut_alld_INA219_v1.h> |
| 757 |
#include <ut_alld_P9221R_v1.h> |
|
| 755 | 758 |
#include <ut_alld_LED_v1.h> |
| 756 | 759 |
#include <ut_alld_PKxxxExxx_v1.h> |
| 757 | 760 |
#include <ut_alld_TPS6211x_v1.h> |
| ... | ... | |
| 788 | 791 |
extern aos_unittest_t moduleUtAlldIna219; |
| 789 | 792 |
|
| 790 | 793 |
/** |
| 794 |
* @brief P9221R (qi charger) unit test object. |
|
| 795 |
*/ |
|
| 796 |
extern aos_unittest_t moduleUtAlldP9221r; |
|
| 797 |
|
|
| 798 |
/** |
|
| 791 | 799 |
* @brief Status LED unit test object. |
| 792 | 800 |
*/ |
| 793 | 801 |
extern aos_unittest_t moduleUtAlldLed; |
Also available in: Unified diff