add IPL
This commit is contained in:
13
IPL/SDK/v4h/src/Dummy_CA76/include/scifdrv0_v3h.h
Normal file
13
IPL/SDK/v4h/src/Dummy_CA76/include/scifdrv0_v3h.h
Normal file
@@ -0,0 +1,13 @@
|
||||
/*
|
||||
* Copyright (c) 2018 Renesas Electronics Corporation. All rights reserved.
|
||||
*/
|
||||
|
||||
#ifndef SCIFDRV0_V3H_H
|
||||
#define SCIFDRV0_V3H_H
|
||||
|
||||
int32_t PutCharSCIF0_v3h(char outChar);
|
||||
void PowerOnScif0_v3h(void);
|
||||
void WaitPutScif0_v3h_SendEnd(void);
|
||||
void InitScif0_v3h_SCIFCLK(void);
|
||||
|
||||
#endif /* SCIFDRV0_V3H_H */
|
||||
Reference in New Issue
Block a user