Zephyr API Documentation
4.3.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
infineon-sar.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2025 Infineon Technologies AG
3
*
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
14
15
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_ADC_INFINEON_SAR_H_
16
#define ZEPHYR_INCLUDE_DT_BINDINGS_ADC_INFINEON_SAR_H_
17
18
/*
19
* SARMUX Hardware Addresses
20
* Used for zephyr,input-positive and zephyr,input-negative
21
* SARMUX dedicated port (typically Port 2)
22
*/
23
25
#define CY_SAR_ADDR_SARMUX_0 0x0
27
#define CY_SAR_ADDR_SARMUX_1 0x1
29
#define CY_SAR_ADDR_SARMUX_2 0x2
31
#define CY_SAR_ADDR_SARMUX_3 0x3
33
#define CY_SAR_ADDR_SARMUX_4 0x4
35
#define CY_SAR_ADDR_SARMUX_5 0x5
37
#define CY_SAR_ADDR_SARMUX_6 0x6
39
#define CY_SAR_ADDR_SARMUX_7 0x7
40
41
#endif
/* ZEPHYR_INCLUDE_DT_BINDINGS_ADC_INFINEON_SAR_H_ */
zephyr
dt-bindings
adc
infineon-sar.h
Generated on
for Zephyr API Documentation by
1.15.0