Rev 2 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2 | Rev 5 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | /** |
1 | /** |
2 | ****************************************************************************** |
2 | ****************************************************************************** |
3 | * @file stm32f1xx_ll_sdmmc.c |
3 | * @file stm32f1xx_ll_sdmmc.c |
4 | * @author MCD Application Team |
4 | * @author MCD Application Team |
5 | * @version V1.0.1 |
5 | * @version V1.0.4 |
6 | * @date 31-July-2015 |
6 | * @date 29-April-2016 |
7 | * @brief SDMMC Low Layer HAL module driver. |
7 | * @brief SDMMC Low Layer HAL module driver. |
8 | * |
8 | * |
9 | * This file provides firmware functions to manage the following |
9 | * This file provides firmware functions to manage the following |
10 | * functionalities of the SDMMC peripheral: |
10 | * functionalities of the SDMMC peripheral: |
11 | * + Initialization/de-initialization functions |
11 | * + Initialization/de-initialization functions |
Line 133... | Line 133... | ||
133 | |
133 | |
134 | @endverbatim |
134 | @endverbatim |
135 | ****************************************************************************** |
135 | ****************************************************************************** |
136 | * @attention |
136 | * @attention |
137 | * |
137 | * |
138 | * <h2><center>© COPYRIGHT(c) 2015 STMicroelectronics</center></h2> |
138 | * <h2><center>© COPYRIGHT(c) 2016 STMicroelectronics</center></h2> |
139 | * |
139 | * |
140 | * Redistribution and use in source and binary forms, with or without modification, |
140 | * Redistribution and use in source and binary forms, with or without modification, |
141 | * are permitted provided that the following conditions are met: |
141 | * are permitted provided that the following conditions are met: |
142 | * 1. Redistributions of source code must retain the above copyright notice, |
142 | * 1. Redistributions of source code must retain the above copyright notice, |
143 | * this list of conditions and the following disclaimer. |
143 | * this list of conditions and the following disclaimer. |