Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
lin_j2602_proto.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2015-2016, Freescale Semiconductor, Inc.
3
* Copyright 2016-2017 NXP
4
* All rights reserved.
5
*
6
* THIS SOFTWARE IS PROVIDED BY NXP "AS IS" AND ANY EXPRESSED OR
7
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
8
* OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
9
* IN NO EVENT SHALL NXP OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
10
* INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
11
* (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
12
* SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
13
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
14
* STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
15
* IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
16
* THE POSSIBILITY OF SUCH DAMAGE.
17
*/
28
#ifndef LIN_J2602_PROTO_H
29
#define LIN_J2602_PROTO_H
30
31
#include "
lin.h
"
32
33
/*******************************************************************************
34
* API
35
******************************************************************************/
42
void
lin_update_word_status_j2602
(l_ifc_handle iii);
43
44
#if (SUPPORT_SLAVE_MODE == 1U)
45
#if (SUPPORT_PROTOCOL_J2602 == 1U)
46
53
void
lin_update_status_byte
(l_ifc_handle iii,
54
lin_lld_event_id_t
event_id);
55
56
#endif
/* End (SUPPORT_PROTOCOL_J2602 == 1U)*/
57
#endif
/* End (SUPPORT_SLAVE_MODE == 1U) */
58
#endif
/* ifndef LIN_J2602_PROTO_H */
59
60
/******************************************************************************/
61
/* EOF */
62
/******************************************************************************/
lin.h
lin_update_word_status_j2602
void lin_update_word_status_j2602(l_ifc_handle iii)
Update date word status.
Definition:
lin_j2602_proto.c:40
lin_update_status_byte
void lin_update_status_byte(l_ifc_handle iii, lin_lld_event_id_t event_id)
The function is to perform the update of error signal in J2602 system.
Definition:
lin_j2602_proto.c:79
lin_lld_event_id_t
lin_lld_event_id_t
Event id Implements : lin_lld_event_id_t_Class.
Definition:
lin.h:109
middleware
lin
coreapi
lin_j2602_proto.h
Generated on Fri Apr 27 2018 19:10:04 for S32 SDK by
1.8.10