Searched refs:canfd_predicate (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/tests/drivers/can/api/src/ |
D | canfd.c | 538 static bool canfd_predicate(const void *state) in canfd_predicate() function 567 ZTEST_SUITE(canfd, canfd_predicate, canfd_setup, NULL, NULL, NULL);
|
/Zephyr-latest/tests/subsys/canbus/isotp/conformance/src/ |
D | main.c | 1107 static bool canfd_predicate(const void *state) in canfd_predicate() function 1149 ZTEST_SUITE(isotp_conformance, canfd_predicate, isotp_conformance_setup, NULL, NULL, NULL);
|