Searched +full:pac1931 +full:- +full:family +full:- +full:data +full:- +full:sheet +full:- +full:ds20005850e (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Marius Cristea <[email protected]>13 This device is part of the Microchip family of Power Monitors with15 The datasheet for PAC1931, PAC1932, PAC1933 and PAC1934 can be found here:16 …ds/aemDocuments/documents/OTH/ProductDocuments/DataSheets/PAC1931-Family-Data-Sheet-DS20005850E.pdf21 - microchip,pac193122 - microchip,pac193223 - microchip,pac1933[all …]
1 // SPDX-License-Identifier: GPL-2.0+3 * IIO driver for PAC1934 Multi-Channel DC Power/Energy Monitor5 * Copyright (C) 2017-2024 Microchip Technology Inc. and its subsidiaries11 * Datasheet for PAC1931, PAC1932, PAC1933 and PAC1934 can be found here:12 …ds/aemDocuments/documents/OTH/ProductDocuments/DataSheets/PAC1931-Family-Data-Sheet-DS20005850E.pdf46 * (2^31 - 1) * 10^8 + 9999999951 * -(2^31) * 10^8 - 9999999953 #define PAC_193X_MIN_POWER_ACC -214748364899999999LL118 * relative offsets when using multi-byte reads/writes even though these147 /* Scale constant = (10^3 * 3.2 * 10^9 / 2^28) for mili Watt-second */[all …]