Searched refs:TWAI_MSG_FLAG_SS (Results 1 – 8 of 8) sorted by relevance
37 #define CAN_MSG_FLAG_SS TWAI_MSG_FLAG_SS
648 tx_frame->single_shot = (flags & TWAI_MSG_FLAG_SS) ? 1 : 0; in twai_ll_format_frame_buffer()
46 #define TWAI_MSG_FLAG_SS 0x04 /**< Transmit as a Single Shot Transmission. Un… macro
556 tx_frame->single_shot = (flags & TWAI_MSG_FLAG_SS) ? 1 : 0; in twai_ll_format_frame_buffer()
346 * - ``TWAI_MSG_FLAG_SS``