Home
last modified time | relevance | path

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

/Zephyr-latest/samples/boards/microchip/mec15xxevb_assy6853/power_management/src/
Dmain.c20 test_pwr_mgmt_multithread(false, MAX_CYCLES); in main()
22 test_pwr_mgmt_multithread(true, MAX_CYCLES); in main()
Dpower_mgmt.h36 int test_pwr_mgmt_multithread(bool use_logging, uint8_t cycles);
Dpower_mgmt.c264 int test_pwr_mgmt_multithread(bool use_logging, uint8_t cycles) in test_pwr_mgmt_multithread() function
/Zephyr-latest/tests/subsys/pm/power_mgmt_soc/src/
Dpower_mgmt.h32 int test_pwr_mgmt_multithread(uint8_t cycles);
Dmain.c29 test_pwr_mgmt_multithread(MAX_CYCLES); in ZTEST()
Dpower_mgmt.c224 int test_pwr_mgmt_multithread(uint8_t cycles) in test_pwr_mgmt_multithread() function