|
Bridle API 4.2.0
A Zephyr based application framework
|
#include <zephyr/ztest.h>#include <zephyr/drivers/emul.h>#include <zephyr/drivers/mfd/sc18is604_emul.h>Functions | |
| static const struct emul * | get_sc18is604 (void) |
| static const struct device * | get_sc18is604_i2c (void) |
| ZTEST_SUITE (sc18is604_i2c_emul, NULL, NULL, NULL, NULL, NULL) | |
| void | test_write (void) |
| void | test_read (void) |
| void | test_write_read (void) |
|
static |
|
static |
| void test_read | ( | void | ) |
| void test_write | ( | void | ) |
| void test_write_read | ( | void | ) |
| ZTEST_SUITE | ( | sc18is604_i2c_emul | , |
| NULL | , | ||
| NULL | , | ||
| NULL | , | ||
| NULL | , | ||
| NULL | |||
| ) |