UDS_10Service_Internal.h 344 Bytes
Newer Older
时昊's avatar
时昊 committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14
#ifndef __UDS_10SERVICE_INTERNA_H
#define __UDS_10SERVICE_INTERNA_H

#include "TYW_stdint.h"
#include "UDS_Common.h"

void UDS_10Service_S27Init(void);
void UDS_10Service_S28Init(void);
void UDS_10Service_S2FInit(void);
void UDS_10Service_S85Init(void);
void WriteJumpBootStatusToDFlash(uint32_t Flag);
void UDS_10Service_S31Init(void);

#endif