|
Bridle API 4.2.0
A Zephyr based application framework
|
#include <zephyr/ztest.h>#include <zephyr/drivers/gpio.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_gpio (void) |
| ZTEST_SUITE (sc18is604_gpio_emul, NULL, NULL, NULL, NULL, NULL) | |
| void | test_pin_set (void) |
| void | test_pin_get (void) |
| void | test_port_get (void) |
| void | test_port_set_masked (void) |
|
static |
|
static |
| void test_pin_get | ( | void | ) |
| void test_pin_set | ( | void | ) |
| void test_port_get | ( | void | ) |
| void test_port_set_masked | ( | void | ) |
| ZTEST_SUITE | ( | sc18is604_gpio_emul | , |
| NULL | , | ||
| NULL | , | ||
| NULL | , | ||
| NULL | , | ||
| NULL | |||
| ) |