Home
last modified time | relevance | path

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

/Zephyr-latest/tests/subsys/canbus/isotp/conformance/src/
Dmain.c755 struct frame_desired fc_cts_frame; in ZTEST() local
757 prepare_fc_frame(&fc_cts_frame, FC_PCI_CTS, &fc_opts, false); in ZTEST()
778 send_frame_series(&fc_cts_frame, 1, rx_addr.std_id); in ZTEST()
798 fc_cts_frame.data[0] = FC_PCI_BYTE_1(FC_PCI_CTS); in ZTEST()
799 send_frame_series(&fc_cts_frame, 1, rx_addr.std_id); in ZTEST()