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 11/* mbed Microcontroller Library
2- * Copyright (c) 2015-2016 Nuvoton
2+ * Copyright (c) 2015-2019 Nuvoton
33 *
44 * Licensed under the Apache License, Version 2.0 (the "License");
55 * you may not use this file except in compliance with the License.
@@ -118,10 +118,6 @@ struct pwmout_s {
118118 uint32_t pulsewidth_us ;
119119};
120120
121- struct trng_s {
122- uint8_t dummy ;
123- };
124-
125121struct can_s {
126122 CANName can ;
127123 PinName pin_rd ;
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11/* mbed Microcontroller Library
2- * Copyright (c) 2015-2016 Nuvoton
2+ * Copyright (c) 2015-2019 Nuvoton
33 *
44 * Licensed under the Apache License, Version 2.0 (the "License");
55 * you may not use this file except in compliance with the License.
@@ -114,10 +114,6 @@ struct pwmout_s {
114114 uint32_t pulsewidth_us ;
115115};
116116
117- struct trng_s {
118- uint8_t dummy ;
119- };
120-
121117struct can_s {
122118 CANName can ;
123119 PinName pin_rd ;
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 79447944 " SPI" ,
79457945 " SPISLAVE" ,
79467946 " SPI_ASYNCH" ,
7947- " TRNG" ,
79487947 " CAN" ,
79497948 " FLASH" ,
79507949 " EMAC" ,
85938592 " SPI" ,
85948593 " SPISLAVE" ,
85958594 " SPI_ASYNCH" ,
8596- " TRNG" ,
85978595 " FLASH" ,
85988596 " CAN" ,
85998597 " EMAC" ,
You can’t perform that action at this time.
0 commit comments