Home
last modified time | relevance | path

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

/Zephyr-latest/tests/subsys/ipc/pbuf/src/
Dmain.c233 bool stress_write(void *user_data, uint32_t cnt, bool last, int prio) in stress_write() function
285 ZTRESS_THREAD(stress_write, &ctx, repeat, 2000, Z_TIMEOUT_TICKS(4))); in ZTEST()
289 ZTRESS_EXECUTE(ZTRESS_TIMER(stress_write, &ctx, repeat, Z_TIMEOUT_TICKS(4)), in ZTEST()
/Zephyr-latest/tests/lib/spsc_pbuf/src/
Dmain.c446 bool stress_write(void *user_data, uint32_t cnt, bool last, int prio) in stress_write() function
479 ZTRESS_THREAD(stress_write, &ctx, repeat, 2000, Z_TIMEOUT_TICKS(4))); in ZTEST()
483 ZTRESS_EXECUTE(ZTRESS_TIMER(stress_write, &ctx, repeat, Z_TIMEOUT_TICKS(4)), in ZTEST()