Home
last modified time | relevance | path

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

/hal_intel-latest/zephyr/iut_test/test_zephyr/i2c/
Dtest_i2c_log.c40 static int impl_test_log_i2c(uint32_t sec_run, int mode, uint32_t *err_cnt) in impl_test_log_i2c() function
131 ret = impl_test_log_i2c(sec_run, POLLING, &err_cnt); in test_log_i2c_polling()
152 ret = impl_test_log_i2c(sec_run, IRQ, &err_cnt); in test_log_i2c_irq()
178 ret = impl_test_log_i2c(sec_run, ASYNC, &err_cnt); in test_log_i2c_async()