Searched refs:before_dir_both (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/tests/drivers/i2s/i2s_api/src/ |
D | main.c | 51 static void before_dir_both(void *fixture) in before_dir_both() function 79 ZTEST_SUITE(i2s_dir_both_states, NULL, setup, before_dir_both, NULL, NULL); 80 ZTEST_SUITE(i2s_dir_both_loopback, NULL, setup, before_dir_both, NULL, NULL);
|