Home
last modified time | relevance | path

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

/hal_intel-3.5.0/zephyr/iut_test/test_zephyr/i2c/
Dtest_i2c_log.c19 #define POLLING (1 << 0) macro
69 if (mode & POLLING) { in impl_test_log_i2c()
131 ret = impl_test_log_i2c(sec_run, POLLING, &err_cnt); in test_log_i2c_polling()