|
1 | 1 | /**************************************************************************** |
2 | | -* Microsemi Semiconductor, Kanata, ON |
3 | | -**************************************************************************** |
4 | 2 | * |
5 | | -* Description: Voice Processor devices high level access module function |
6 | | -* definitions |
| 3 | +* vprocTwolf_access.h - Voice Processor devices high level access module function |
| 4 | +* prototypes, variables |
7 | 5 | * |
8 | | -* NOTE: The registers of the device are 16-bit wide. A 32-bit access |
9 | | -* is not required. However, the 32-bit access functions are provided |
10 | | -* only if the host wants to access two consecutives 16-bit registers |
11 | | -* in one single access. |
12 | | -* Author: Jean Bony |
13 | 6 | **************************************************************************** |
14 | | -* Copyright Microsemi Semiconductor Ltd., 2013. All rights reserved. This |
15 | | -* copyrighted work constitutes an unpublished work created in 2013. The use |
16 | | -* of the copyright notice is intended to provide notice that Microsemi |
17 | | -* Semiconductor Ltd. owns a copyright in this unpublished work; the main |
18 | | -* copyright notice is not an admission that publication has occurred. This |
19 | | -* work contains confidential, proprietary information and trade secrets of |
20 | | -* Microsemi Semiconductor Ltd.; it may not be used, reproduced or transmitted, |
21 | | -* in whole or in part, in any form or by any means without the prior |
22 | | -* written permission of Microsemi Semiconductor Ltd. This work is provided on |
23 | | -* a right to use basis subject to additional restrictions set out in the |
24 | | -* applicable license or other agreement. |
| 7 | +* Copyright Microsemi Inc, 2018. All rights reserved. |
| 8 | +* Licensed under the MIT License. See LICENSE.txt in the project |
| 9 | +* root for license information. |
25 | 10 | * |
26 | 11 | ***************************************************************************/ |
27 | 12 |
|
|
0 commit comments