change license header from mbed to silicon labs

pull/1340/head
Linjia 2015-08-06 14:04:59 +02:00 committed by Aksel Skauge Mellbye
parent de8ce50fe5
commit 8a7ce51ddf
64 changed files with 1650 additions and 757 deletions

View File

@ -1,18 +1,32 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file Modules.h
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#ifndef MBED_MODULES_H #ifndef MBED_MODULES_H
#define MBED_MODULES_H #define MBED_MODULES_H

View File

@ -1,18 +1,32 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file PeripheralNames.h
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#ifndef MBED_PERIPHERALNAMES_H #ifndef MBED_PERIPHERALNAMES_H
#define MBED_PERIPHERALNAMES_H #define MBED_PERIPHERALNAMES_H

View File

@ -1,18 +1,32 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file PeripheralPins.c
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#include "PeripheralPins.h" #include "PeripheralPins.h"

View File

@ -1,18 +1,32 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file PeripheralPins.h
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#ifndef MBED_PERIPHERALPINS_H #ifndef MBED_PERIPHERALPINS_H
#define MBED_PERIPHERALPINS_H #define MBED_PERIPHERALPINS_H

View File

@ -1,18 +1,32 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file PinNames.h
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#ifndef MBED_PINNAMES_H #ifndef MBED_PINNAMES_H
#define MBED_PINNAMES_H #define MBED_PINNAMES_H

View File

@ -1,18 +1,32 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file PortNames.h
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#ifndef MBED_PORTNAMES_H #ifndef MBED_PORTNAMES_H
#define MBED_PORTNAMES_H #define MBED_PORTNAMES_H

View File

@ -1,18 +1,32 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file device.h
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#ifndef MBED_DEVICE_H #ifndef MBED_DEVICE_H
#define MBED_DEVICE_H #define MBED_DEVICE_H

View File

@ -1,18 +1,32 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file device_peripherals.h
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#ifndef MBED_DEVICE_PERIPHERALS_H #ifndef MBED_DEVICE_PERIPHERALS_H
#define MBED_DEVICE_PERIPHERALS_H #define MBED_DEVICE_PERIPHERALS_H

View File

@ -1,18 +1,32 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file Modules.h
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#ifndef MBED_MODULES_H #ifndef MBED_MODULES_H
#define MBED_MODULES_H #define MBED_MODULES_H

View File

@ -1,18 +1,32 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file PeripheralNames.h
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#ifndef MBED_PERIPHERALNAMES_H #ifndef MBED_PERIPHERALNAMES_H
#define MBED_PERIPHERALNAMES_H #define MBED_PERIPHERALNAMES_H

View File

@ -1,18 +1,32 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file PeripheralPins.c
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#include "PeripheralPins.h" #include "PeripheralPins.h"

View File

@ -1,18 +1,32 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file PeripheralPins.h
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#ifndef MBED_PERIPHERALPINS_H #ifndef MBED_PERIPHERALPINS_H
#define MBED_PERIPHERALPINS_H #define MBED_PERIPHERALPINS_H

View File

@ -1,18 +1,32 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file PinNames.h
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#ifndef MBED_PINNAMES_H #ifndef MBED_PINNAMES_H
#define MBED_PINNAMES_H #define MBED_PINNAMES_H

View File

@ -1,18 +1,32 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file PortNames.h
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#ifndef MBED_PORTNAMES_H #ifndef MBED_PORTNAMES_H
#define MBED_PORTNAMES_H #define MBED_PORTNAMES_H

View File

@ -1,18 +1,32 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file device.h
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#ifndef MBED_DEVICE_H #ifndef MBED_DEVICE_H
#define MBED_DEVICE_H #define MBED_DEVICE_H

View File

@ -1,18 +1,32 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file device_peripherals.h
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#ifndef MBED_DEVICE_PERIPHERALS_H #ifndef MBED_DEVICE_PERIPHERALS_H
#define MBED_DEVICE_PERIPHERALS_H #define MBED_DEVICE_PERIPHERALS_H

View File

@ -1,18 +1,32 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file Modules.h
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#ifndef MBED_MODULES_H #ifndef MBED_MODULES_H
#define MBED_MODULES_H #define MBED_MODULES_H

View File

@ -1,18 +1,32 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file PeripheralNames.h
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#ifndef MBED_PERIPHERALNAMES_H #ifndef MBED_PERIPHERALNAMES_H
#define MBED_PERIPHERALNAMES_H #define MBED_PERIPHERALNAMES_H

View File

@ -1,18 +1,32 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file PeripheralPins.c
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#include "PeripheralPins.h" #include "PeripheralPins.h"

View File

@ -1,18 +1,32 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file PeripheralPins.h
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#ifndef MBED_PERIPHERALPINS_H #ifndef MBED_PERIPHERALPINS_H
#define MBED_PERIPHERALPINS_H #define MBED_PERIPHERALPINS_H

View File

@ -1,18 +1,32 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file PinNames.h
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#ifndef MBED_PINNAMES_H #ifndef MBED_PINNAMES_H
#define MBED_PINNAMES_H #define MBED_PINNAMES_H

View File

@ -1,18 +1,32 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file PortNames.h
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#ifndef MBED_PORTNAMES_H #ifndef MBED_PORTNAMES_H
#define MBED_PORTNAMES_H #define MBED_PORTNAMES_H

View File

@ -1,18 +1,32 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file device.h
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#ifndef MBED_DEVICE_H #ifndef MBED_DEVICE_H
#define MBED_DEVICE_H #define MBED_DEVICE_H

View File

@ -1,18 +1,32 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file device_peripherals.h
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#ifndef MBED_DEVICE_PERIPHERALS_H #ifndef MBED_DEVICE_PERIPHERALS_H
#define MBED_DEVICE_PERIPHERALS_H #define MBED_DEVICE_PERIPHERALS_H

View File

@ -1,18 +1,32 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file Modules.h
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#ifndef MBED_MODULES_H #ifndef MBED_MODULES_H
#define MBED_MODULES_H #define MBED_MODULES_H

View File

@ -1,18 +1,32 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file PeripheralNames.h
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#ifndef MBED_PERIPHERALNAMES_H #ifndef MBED_PERIPHERALNAMES_H
#define MBED_PERIPHERALNAMES_H #define MBED_PERIPHERALNAMES_H

View File

@ -1,18 +1,32 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file PeripheralPins.c
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#include "PeripheralPins.h" #include "PeripheralPins.h"

View File

@ -1,18 +1,32 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file PeripheralPins.h
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#ifndef MBED_PERIPHERALPINS_H #ifndef MBED_PERIPHERALPINS_H
#define MBED_PERIPHERALPINS_H #define MBED_PERIPHERALPINS_H

View File

@ -1,18 +1,32 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file PinNames.h
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#ifndef MBED_PINNAMES_H #ifndef MBED_PINNAMES_H
#define MBED_PINNAMES_H #define MBED_PINNAMES_H

View File

@ -1,18 +1,32 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file PortNames.h
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#ifndef MBED_PORTNAMES_H #ifndef MBED_PORTNAMES_H
#define MBED_PORTNAMES_H #define MBED_PORTNAMES_H

View File

@ -1,18 +1,32 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file device.h
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#ifndef MBED_DEVICE_H #ifndef MBED_DEVICE_H
#define MBED_DEVICE_H #define MBED_DEVICE_H

View File

@ -1,18 +1,32 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file device_peripherals.h
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#ifndef MBED_DEVICE_PERIPHERALS_H #ifndef MBED_DEVICE_PERIPHERALS_H
#define MBED_DEVICE_PERIPHERALS_H #define MBED_DEVICE_PERIPHERALS_H

View File

@ -1,18 +1,32 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file Modules.h
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#ifndef MBED_MODULES_H #ifndef MBED_MODULES_H
#define MBED_MODULES_H #define MBED_MODULES_H

View File

@ -1,18 +1,32 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file PeripheralNames.h
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#ifndef MBED_PERIPHERALNAMES_H #ifndef MBED_PERIPHERALNAMES_H
#define MBED_PERIPHERALNAMES_H #define MBED_PERIPHERALNAMES_H

View File

@ -1,18 +1,32 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file PeripheralPins.c
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#include "PeripheralPins.h" #include "PeripheralPins.h"

View File

@ -1,18 +1,32 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file PeripheralPins.h
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#ifndef MBED_PERIPHERALPINS_H #ifndef MBED_PERIPHERALPINS_H
#define MBED_PERIPHERALPINS_H #define MBED_PERIPHERALPINS_H

View File

@ -1,18 +1,32 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file PinNames.h
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#ifndef MBED_PINNAMES_H #ifndef MBED_PINNAMES_H
#define MBED_PINNAMES_H #define MBED_PINNAMES_H

View File

@ -1,18 +1,32 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file PortNames.h
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#ifndef MBED_PORTNAMES_H #ifndef MBED_PORTNAMES_H
#define MBED_PORTNAMES_H #define MBED_PORTNAMES_H

View File

@ -1,18 +1,32 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file device.h
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#ifndef MBED_DEVICE_H #ifndef MBED_DEVICE_H
#define MBED_DEVICE_H #define MBED_DEVICE_H

View File

@ -1,18 +1,32 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file device_peripheral.h
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#ifndef MBED_DEVICE_PERIPHERALS_H #ifndef MBED_DEVICE_PERIPHERALS_H
#define MBED_DEVICE_PERIPHERALS_H #define MBED_DEVICE_PERIPHERALS_H

View File

@ -1,18 +1,32 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file analogin_api.c
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#include "device.h" #include "device.h"
#if DEVICE_ANALOGIN #if DEVICE_ANALOGIN

View File

@ -1,18 +1,32 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file analogout_aoi.c
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#include "device.h" #include "device.h"
#if DEVICE_ANALOGOUT #if DEVICE_ANALOGOUT

View File

@ -3,7 +3,7 @@
* @brief Clock selection calculations * @brief Clock selection calculations
******************************************************************************* *******************************************************************************
* @section License * @section License
* <b>(C) Copyright 2014 Silicon Labs, http://www.silabs.com</b> * <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
******************************************************************************* *******************************************************************************
* *
* Permission is granted to anyone to use this software for any purpose, * Permission is granted to anyone to use this software for any purpose,

View File

@ -1,18 +1,32 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file dma_api.c
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#include <stdint.h> #include <stdint.h>
#include "dma_api_HAL.h" #include "dma_api_HAL.h"

View File

@ -1,18 +1,33 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file dma_api_HAL.h
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#ifndef MBED_DMA_API_HAL_H #ifndef MBED_DMA_API_HAL_H
#define MBED_DMA_API_HAL_H #define MBED_DMA_API_HAL_H

View File

@ -1,18 +1,33 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file error.h
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#ifndef MBED_ERROR_H #ifndef MBED_ERROR_H
#define MBED_ERROR_H #define MBED_ERROR_H

View File

@ -1,18 +1,33 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file gpio_api.c
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#include "gpio_api.h" #include "gpio_api.h"
#include "pinmap.h" #include "pinmap.h"
#include "em_cmu.h" #include "em_cmu.h"

View File

@ -1,18 +1,32 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file gpio_irq_api.h
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#include "device.h" #include "device.h"
#if DEVICE_INTERRUPTIN #if DEVICE_INTERRUPTIN

View File

@ -1,18 +1,32 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file i2c_api.c
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#include "device.h" #include "device.h"
#include "clocking.h" #include "clocking.h"

View File

@ -1,18 +1,32 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file lp_ticker.c
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#include "device.h" #include "device.h"
#if DEVICE_LOWPOWERTIMER #if DEVICE_LOWPOWERTIMER

View File

@ -1,18 +1,33 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file mbed_overrides.c
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#include "em_chip.h" #include "em_chip.h"
#include "em_device.h" #include "em_device.h"
#include "em_cmu.h" #include "em_cmu.h"

View File

@ -1,18 +1,33 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file objects.h
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#ifndef MBED_OBJECTS_H #ifndef MBED_OBJECTS_H
#define MBED_OBJECTS_H #define MBED_OBJECTS_H

View File

@ -1,18 +1,33 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file pinmap.c
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#include "pinmap.h" #include "pinmap.h"
#include "em_gpio.h" #include "em_gpio.h"
#include "em_cmu.h" #include "em_cmu.h"

View File

@ -1,18 +1,32 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file pinmap_function.c
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#include "pinmap_function.h" #include "pinmap_function.h"
#include "PinNames.h" #include "PinNames.h"

View File

@ -1,18 +1,33 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file pinmap_function.h
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#ifndef MBED_PINMAP_FUNCTION_H #ifndef MBED_PINMAP_FUNCTION_H
#define MBED_PINMAP_FUNCTION_H #define MBED_PINMAP_FUNCTION_H

View File

@ -1,18 +1,32 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file port_api.c
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#include "device.h" #include "device.h"
#if DEVICE_PORTOUT #if DEVICE_PORTOUT

View File

@ -1,18 +1,32 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file pwmout_api.c
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#include "device.h" #include "device.h"
#include "clocking.h" #include "clocking.h"

View File

@ -1,18 +1,32 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file rtc_api.c
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#include "device.h" #include "device.h"
#if DEVICE_RTC #if DEVICE_RTC

View File

@ -1,18 +1,33 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file rtc_api_HAL.h
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#ifndef MBED_RTC_API_HAL_H #ifndef MBED_RTC_API_HAL_H
#define MBED_RTC_API_HAL_H #define MBED_RTC_API_HAL_H

View File

@ -1,18 +1,32 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file serial_api.c
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#include "device.h" #include "device.h"
#include "clocking.h" #include "clocking.h"

View File

@ -1,18 +1,32 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file sleep.c
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#include "device.h" #include "device.h"
#if DEVICE_SLEEP #if DEVICE_SLEEP

View File

@ -1,18 +1,33 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2015 ARM Limited * @file sleepmodes.h
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#ifndef MBED_SLEEPMODES_H #ifndef MBED_SLEEPMODES_H
#define MBED_SLEEPMODES_H #define MBED_SLEEPMODES_H

View File

@ -1,18 +1,33 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file spi_api.c
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#include "device.h" #include "device.h"
#include "clocking.h" #include "clocking.h"
#if DEVICE_SPI #if DEVICE_SPI

View File

@ -1,18 +1,33 @@
/* mbed Microcontroller Library /***************************************************************************//**
* Copyright (c) 2006-2013 ARM Limited * @file us_ticker.c
*******************************************************************************
* @section License
* <b>(C) Copyright 2015 Silicon Labs, http://www.silabs.com</b>
*******************************************************************************
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Permission is granted to anyone to use this software for any purpose,
* you may not use this file except in compliance with the License. * including commercial applications, and to alter it and redistribute it
* You may obtain a copy of the License at * freely, subject to the following restrictions:
* *
* http://www.apache.org/licenses/LICENSE-2.0 * 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software.
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
* *
* Unless required by applicable law or agreed to in writing, software * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Labs has no
* distributed under the License is distributed on an "AS IS" BASIS, * obligation to support this Software. Silicon Labs is providing the
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * Software "AS IS", with no express or implied warranties of any kind,
* See the License for the specific language governing permissions and * including, but not limited to, any implied warranties of merchantability
* limitations under the License. * or fitness for any particular purpose or warranties against infringement
*/ * of any proprietary rights of a third party.
*
* Silicon Labs will not be liable for any consequential, incidental, or
* special damages, or any other relief, or for any claim by any third party,
* arising from your use of this Software.
*
******************************************************************************/
#include <stddef.h> #include <stddef.h>
#include "us_ticker_api.h" #include "us_ticker_api.h"
#include "cmsis.h" #include "cmsis.h"