Home
last modified time | relevance | path

Searched refs:use_logging (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/samples/boards/microchip/mec15xxevb_assy6853/power_management/src/
Dpower_mgmt.h24 int test_pwr_mgmt_singlethread(bool use_logging, uint8_t cycles);
36 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() argument
277 cycles, use_logging); in test_pwr_mgmt_multithread()
290 if (use_logging) { in test_pwr_mgmt_multithread()
311 if (use_logging) { in test_pwr_mgmt_multithread()
332 int test_pwr_mgmt_singlethread(bool use_logging, uint8_t cycles) in test_pwr_mgmt_singlethread() argument
337 cycles, use_logging); in test_pwr_mgmt_singlethread()
349 if (use_logging) { in test_pwr_mgmt_singlethread()
365 if (use_logging) { in test_pwr_mgmt_singlethread()