#include "lin.h"
Go to the source code of this file.
Functions | |
void | lin_collision_resolve (l_ifc_handle iii, l_u8 pid) |
Switch to collision resolve table. More... | |
void | lin_update_word_status_lin21 (l_ifc_handle iii, lin_lld_event_id_t event_id) |
Update node status flags. More... | |
void | lin_update_err_signal (l_ifc_handle iii, l_u8 frm_id) |
Update error signal. More... | |
void | lin_make_res_evnt_frame (l_ifc_handle iii, l_u8 pid) |
This function packs signals associated with event trigger frame into buffer. More... | |
void | lin_update_rx_evnt_frame (l_ifc_handle iii, l_u8 pid) |
The function updates the receive flags associated with signals/frames in case receive an event trigger frame. More... | |