Searched refs:DELAY_MS (Results 1 – 1 of 1) sorted by relevance
86 const int DELAY_MS = 100; variable107 timer.start_periodic(chrono::microseconds(DELAY_MS * 1000));109 TEST_ASSERT(xSemaphoreTake(done, DELAY_MS * NUM_INTERVALS * 2));114 TEST_ASSERT_INT32_WITHIN(portTICK_PERIOD_MS, (i + 1) * DELAY_MS, intervals[i]);