Home
last modified time | relevance | path

Searched refs:test_pwr_mgmt_singlethread (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/samples/boards/microchip/mec15xxevb_assy6853/power_management/src/
Dmain.c16 test_pwr_mgmt_singlethread(false, MAX_CYCLES); in main()
18 test_pwr_mgmt_singlethread(true, MAX_CYCLES); in main()
Dpower_mgmt.h24 int test_pwr_mgmt_singlethread(bool use_logging, uint8_t cycles);
Dpower_mgmt.c332 int test_pwr_mgmt_singlethread(bool use_logging, uint8_t cycles) in test_pwr_mgmt_singlethread() function
/Zephyr-latest/tests/subsys/pm/power_mgmt_soc/src/
Dpower_mgmt.h22 int test_pwr_mgmt_singlethread(uint8_t cycles);
Dmain.c24 test_pwr_mgmt_singlethread(MAX_CYCLES); in ZTEST()
Dpower_mgmt.c280 int test_pwr_mgmt_singlethread(uint8_t cycles) in test_pwr_mgmt_singlethread() function