Searched refs:REGULATOR_TEST_STACK_SIZE (Results 1 – 2 of 2) sorted by relevance
41 #define REGULATOR_TEST_STACK_SIZE (1024 * 100) macro
205 cfg1.stackSize = cfg2.stackSize = REGULATOR_TEST_STACK_SIZE; in RegulatorTestStartThread()