3.8/7.6 kw Totem pole Demonstration Application (Part-No. (not specified))
Content
Loading...
Searching...
No Matches
drv_adc.h
Go to the documentation of this file.
1
11
/*
12
� [2024] Microchip Technology Inc. and its subsidiaries.
13
14
Subject to your compliance with these terms, you may use Microchip
15
software and any derivatives exclusively with Microchip products.
16
You are responsible for complying with 3rd party license terms
17
applicable to your use of 3rd party software (including open source
18
software) that may accompany Microchip software. SOFTWARE IS ?AS IS.?
19
NO WARRANTIES, WHETHER EXPRESS, IMPLIED OR STATUTORY, APPLY TO THIS
20
SOFTWARE, INCLUDING ANY IMPLIED WARRANTIES OF NON-INFRINGEMENT,
21
MERCHANTABILITY, OR FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT
22
WILL MICROCHIP BE LIABLE FOR ANY INDIRECT, SPECIAL, PUNITIVE,
23
INCIDENTAL OR CONSEQUENTIAL LOSS, DAMAGE, COST OR EXPENSE OF ANY
24
KIND WHATSOEVER RELATED TO THE SOFTWARE, HOWEVER CAUSED, EVEN IF
25
MICROCHIP HAS BEEN ADVISED OF THE POSSIBILITY OR THE DAMAGES ARE
26
FORESEEABLE. TO THE FULLEST EXTENT ALLOWED BY LAW, MICROCHIP?S
27
TOTAL LIABILITY ON ALL CLAIMS RELATED TO THE SOFTWARE WILL NOT
28
EXCEED AMOUNT OF FEES, IF ANY, YOU PAID DIRECTLY TO MICROCHIP FOR
29
THIS SOFTWARE.
30
*/
31
32
#ifndef _DRV_ADC_H
33
#define _DRV_ADC_H
34
35
#include <xc.h>
36
37
//======================================================================================================================
38
// @brief extern declarations
39
//======================================================================================================================
40
41
//======================================================================================================================
42
// @brief function prototypes
43
//======================================================================================================================
44
45
//======================================================================================================================
46
// @brief static declarations
47
//======================================================================================================================
48
49
50
#endif
/* XC_HEADER_TEMPLATE_H */
51
© Copyright 1998-2022 Microchip Technology Inc. All rights reserved.