Relicensed some files.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5588 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
gdisirio 2013-04-11 12:23:05 +00:00
parent ea93f0e55e
commit e78992cf5b
60 changed files with 840 additions and 720 deletions

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
#include "ch.h" #include "ch.h"
#include "hal.h" #include "hal.h"

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
#ifndef _BOARD_H_ #ifndef _BOARD_H_
#define _BOARD_H_ #define _BOARD_H_

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
#include "ch.h" #include "ch.h"
#include "hal.h" #include "hal.h"

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
#ifndef _BOARD_H_ #ifndef _BOARD_H_
#define _BOARD_H_ #define _BOARD_H_

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
#include "ch.h" #include "ch.h"
#include "hal.h" #include "hal.h"

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
#ifndef _BOARD_H_ #ifndef _BOARD_H_
#define _BOARD_H_ #define _BOARD_H_

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
#include "ch.h" #include "ch.h"
#include "hal.h" #include "hal.h"

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
#ifndef _BOARD_H_ #ifndef _BOARD_H_
#define _BOARD_H_ #define _BOARD_H_

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
#include "ch.h" #include "ch.h"
#include "hal.h" #include "hal.h"

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
#ifndef _BOARD_H_ #ifndef _BOARD_H_
#define _BOARD_H_ #define _BOARD_H_

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
/* /*
* SPC560B/Cxx drivers configuration. * SPC560B/Cxx drivers configuration.

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
/* /*
* SPC560Pxx drivers configuration. * SPC560Pxx drivers configuration.

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
/* /*
* SPC563Mxx drivers configuration. * SPC563Mxx drivers configuration.

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
/* /*
* SPC563Mxx drivers configuration. * SPC563Mxx drivers configuration.

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
/* /*
* SPC56ELxx drivers configuration. * SPC56ELxx drivers configuration.

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
/** /**
* @file SPC560BCxx/hal_lld.c * @file SPC560BCxx/hal_lld.c

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
/** /**
* @file SPC560BCxx/hal_lld.h * @file SPC560BCxx/hal_lld.h

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
/** /**
* @file SPC560BCxx/spc560bc_registry.h * @file SPC560BCxx/spc560bc_registry.h

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
/** /**
* @file SPC560BCxx/typedefs.h * @file SPC560BCxx/typedefs.h

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
/** /**
* @file SPC560Pxx/hal_lld.c * @file SPC560Pxx/hal_lld.c

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
/** /**
* @file SPC560Pxx/hal_lld.h * @file SPC560Pxx/hal_lld.h

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
/** /**
* @file SPC560Pxx/spc560p_registry.h * @file SPC560Pxx/spc560p_registry.h

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
/** /**
* @file SPC560Pxx/typedefs.h * @file SPC560Pxx/typedefs.h

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
/** /**
* @file SPC563Mxx/hal_lld.c * @file SPC563Mxx/hal_lld.c

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
/** /**
* @file SPC563Mxx/hal_lld.h * @file SPC563Mxx/hal_lld.h

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
/** /**
* @file SPC563Mxx/spc563m_registry.h * @file SPC563Mxx/spc563m_registry.h

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
/** /**
* @file SPC563Mxx/typedefs.h * @file SPC563Mxx/typedefs.h

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
/** /**
* @file SPC564Axx/hal_lld.c * @file SPC564Axx/hal_lld.c

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
/** /**
* @file SPC564Axx/hal_lld.h * @file SPC564Axx/hal_lld.h

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
/** /**
* @file SPC564Axx/spc564a_registry.h * @file SPC564Axx/spc564a_registry.h

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
/** /**
* @file SPC564Axx/typedefs.h * @file SPC564Axx/typedefs.h

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
/** /**
* @file SPC56ELxx/hal_lld.c * @file SPC56ELxx/hal_lld.c

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
/** /**
* @file SPC56ELxx/hal_lld.h * @file SPC56ELxx/hal_lld.h

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
/** /**
* @file SPC56ELxx/spc56el_registry.h * @file SPC56ELxx/spc56el_registry.h

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
/** /**
* @file SPC56ELxx/typedefs.h * @file SPC56ELxx/typedefs.h

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
/** /**
* @file DSPI_v1/spc5_dspi.h * @file DSPI_v1/spc5_dspi.h

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
/** /**
* @file templates/spi_lld.c * @file templates/spi_lld.c

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
/** /**
* @file templates/spi_lld.h * @file templates/spi_lld.h

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
/** /**
* @file SPC5xx/edma.c * @file SPC5xx/edma.c

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
/** /**
* @file SPC5xx/edma.h * @file SPC5xx/edma.h

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
/** /**
* @file SPC5xx/EQADC_v1/adc_lld.c * @file SPC5xx/EQADC_v1/adc_lld.c

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
/** /**
* @file SPC5xx/EQADC_v1/adc_lld.c * @file SPC5xx/EQADC_v1/adc_lld.c

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
/** /**
* @file SPC5xx/ESCI_v1/serial_lld.c * @file SPC5xx/ESCI_v1/serial_lld.c

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
/** /**
* @file SPC5xx/ESCI_v1/serial_lld.c * @file SPC5xx/ESCI_v1/serial_lld.c

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
/** /**
* @file FlexPWM_v1/pwm_lld.c * @file FlexPWM_v1/pwm_lld.c

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
/** /**
* @file FlexPWM_v1/pwm_lld.h * @file FlexPWM_v1/pwm_lld.h

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
/** /**
* @file FlexPWM_v1/spc5_flexpwm.h * @file FlexPWM_v1/spc5_flexpwm.h

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
/** /**
* @file SPC5xx/LINFlex_v1/serial_lld.c * @file SPC5xx/LINFlex_v1/serial_lld.c

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
/** /**
* @file SPC5xx/LINFlex_v1/serial_lld.h * @file SPC5xx/LINFlex_v1/serial_lld.h

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
/** /**
* @file SPC5xx/SIUL_v1/pal_lld.c * @file SPC5xx/SIUL_v1/pal_lld.c

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
/** /**
* @file SPC5xx/SIUL_v1/pal_lld.h * @file SPC5xx/SIUL_v1/pal_lld.h

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
/** /**
* @file SPC5xx/SIU_v1/pal_lld.c * @file SPC5xx/SIU_v1/pal_lld.c

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
/** /**
* @file SPC5xx/SIU_v1/pal_lld.h * @file SPC5xx/SIU_v1/pal_lld.h

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
/** /**
* @file eTimer_v1/icu_lld.c * @file eTimer_v1/icu_lld.c

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
/** /**
* @file eTimer_v1/icu_lld.h * @file eTimer_v1/icu_lld.h

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
/** /**
* @file eTimer_v1/etimer.h * @file eTimer_v1/etimer.h

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
/* /*
* SPC560Pxx drivers configuration. * SPC560Pxx drivers configuration.

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
/* /*
* SPC563Mxx drivers configuration. * SPC563Mxx drivers configuration.

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
/* /*
* SPC563Mxx drivers configuration. * SPC563Mxx drivers configuration.

View File

@ -1,16 +1,18 @@
/* /*
* Licensed under ST Liberty SW License Agreement V2, (the "License"); SPC5 HAL - Copyright (C) 2013 STMicroelectronics
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at: Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* http://www.st.com/software_license_agreement_liberty_v2 You may obtain a copy of the License at
*
* Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
* See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
* limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/ See the License for the specific language governing permissions and
limitations under the License.
*/
/* /*
* SPC56ELxx drivers configuration. * SPC56ELxx drivers configuration.