Subversion Repositories LedShow

Rev

Rev 2 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2 Rev 9
Line 10... Line 10...
10
  *           + Peripheral Control functions
10
  *           + Peripheral Control functions
11
  *
11
  *
12
  ******************************************************************************
12
  ******************************************************************************
13
  * @attention
13
  * @attention
14
  *
14
  *
15
  * <h2><center>&copy; COPYRIGHT(c) 2016 STMicroelectronics</center></h2>
15
  * <h2><center>&copy; Copyright (c) 2016 STMicroelectronics.
-
 
16
  * All rights reserved.</center></h2>
16
  *
17
  *
17
  * Redistribution and use in source and binary forms, with or without modification,
18
  * This software component is licensed by ST under BSD 3-Clause license,
18
  * are permitted provided that the following conditions are met:
19
  * the "License"; You may not use this file except in compliance with the
19
  *   1. Redistributions of source code must retain the above copyright notice,
-
 
20
  *      this list of conditions and the following disclaimer.
-
 
21
  *   2. Redistributions in binary form must reproduce the above copyright notice,
-
 
22
  *      this list of conditions and the following disclaimer in the documentation
-
 
23
  *      and/or other materials provided with the distribution.
20
  * License. You may obtain a copy of the License at:
24
  *   3. Neither the name of STMicroelectronics nor the names of its contributors
-
 
25
  *      may be used to endorse or promote products derived from this software
21
  *                        opensource.org/licenses/BSD-3-Clause
26
  *      without specific prior written permission.
-
 
27
  *
-
 
28
  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
-
 
29
  * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-
 
30
  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
-
 
31
  * DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
-
 
32
  * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
-
 
33
  * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
-
 
34
  * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
-
 
35
  * CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
-
 
36
  * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-
 
37
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
 
38
  *
22
  *
39
  ******************************************************************************
23
  ******************************************************************************
40
  */
24
  */
41
 
25
 
42
/* Includes ------------------------------------------------------------------*/
26
/* Includes ------------------------------------------------------------------*/