Searched refs:is_extd (Results 1 – 1 of 1) sorted by relevance
638 bool is_extd = flags & TWAI_MSG_FLAG_EXTD; in twai_ll_format_frame_buffer() local643 tx_frame->frame_format = is_extd; in twai_ll_format_frame_buffer()649 if (is_extd) { in twai_ll_format_frame_buffer()661 uint8_t *data_buffer = (is_extd) ? tx_frame->extended.data : tx_frame->standard.data; in twai_ll_format_frame_buffer()