#include "lin_common_api.h"
#include "lin_common_proto.h"
#include "lin_lin21_proto.h"
#include "lin_j2602_proto.h"
Go to the source code of this file.
Functions | |
static void | lin_process_id (l_ifc_handle iii, l_u8 id) |
static void | lin_update_rx (l_ifc_handle iii, l_u8 id) |
static void | lin_update_tx (l_ifc_handle iii, l_u8 id) |
static void | lin_handle_error (l_ifc_handle iii, lin_lld_event_id_t event_id, l_u8 id) |
static void | lin_bus_activity_timeout (l_ifc_handle iii) |
static void | lin_update_tx_flags (l_ifc_handle iii, l_u8 frm_id) |
void | lin_pid_resp_callback_handler (l_ifc_handle iii, const lin_lld_event_id_t event_id, l_u8 id) |
Callback handler for low level events. More... | |
void | lin_switch_sch_table (l_ifc_handle iii) |
l_u8 | lin_check_sporadic_update (l_ifc_handle iii, l_u8 frm_id) |
l_u8 | lin_get_frame_index (l_ifc_handle iii, l_u8 id) |
void | lin_process_uncd_frame (l_ifc_handle iii, l_u8 id, l_u8 type) |
|
static |
Definition at line 551 of file lin_common_proto.c.
Definition at line 642 of file lin_common_proto.c.
Definition at line 735 of file lin_common_proto.c.
|
static |
Definition at line 447 of file lin_common_proto.c.
|
static |
< Make unconditional frame
Definition at line 107 of file lin_common_proto.c.
< Make unconditional frame
Definition at line 762 of file lin_common_proto.c.
void lin_switch_sch_table | ( | l_ifc_handle | iii | ) |
Definition at line 590 of file lin_common_proto.c.
|
static |
< Update unconditional frame
Definition at line 230 of file lin_common_proto.c.
|
static |
Definition at line 342 of file lin_common_proto.c.
|
static |
Definition at line 689 of file lin_common_proto.c.