File tree Expand file tree Collapse file tree 5 files changed +2
-192
lines changed Expand file tree Collapse file tree 5 files changed +2
-192
lines changed Original file line number Diff line number Diff line change 1
1
/* mbed Microcontroller Library
2
- * Copyright (c) 2015-2016 Nuvoton
2
+ * Copyright (c) 2015-2019 Nuvoton
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
5
* you may not use this file except in compliance with the License.
@@ -118,10 +118,6 @@ struct pwmout_s {
118
118
uint32_t pulsewidth_us ;
119
119
};
120
120
121
- struct trng_s {
122
- uint8_t dummy ;
123
- };
124
-
125
121
struct can_s {
126
122
CANName can ;
127
123
PinName pin_rd ;
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
/* mbed Microcontroller Library
2
- * Copyright (c) 2015-2016 Nuvoton
2
+ * Copyright (c) 2015-2019 Nuvoton
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
5
* you may not use this file except in compliance with the License.
@@ -114,10 +114,6 @@ struct pwmout_s {
114
114
uint32_t pulsewidth_us ;
115
115
};
116
116
117
- struct trng_s {
118
- uint8_t dummy ;
119
- };
120
-
121
117
struct can_s {
122
118
CANName can ;
123
119
PinName pin_rd ;
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 7944
7944
" SPI" ,
7945
7945
" SPISLAVE" ,
7946
7946
" SPI_ASYNCH" ,
7947
- " TRNG" ,
7948
7947
" CAN" ,
7949
7948
" FLASH" ,
7950
7949
" EMAC" ,
8593
8592
" SPI" ,
8594
8593
" SPISLAVE" ,
8595
8594
" SPI_ASYNCH" ,
8596
- " TRNG" ,
8597
8595
" FLASH" ,
8598
8596
" CAN" ,
8599
8597
" EMAC" ,
You can’t perform that action at this time.
0 commit comments