Searched +full:lpc1788 +full:- +full:rtc (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/rtc/nxp,lpc1788-rtc.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: NXP LPC1788 real-time clock10 The LPC1788 RTC provides calendar and clock functionality14 - Javier Carrasco <javier.carrasco.cruz@gmail.com>17 - $ref: rtc.yaml#21 const: nxp,lpc1788-rtc28 - description: RTC clock[all …]
1 NXP LPC1788 real-time clock3 The LPC1788 RTC provides calendar and clock functionality7 - compatible : must contain "nxp,lpc1788-rtc"8 - reg : Specifies base physical address and size of the registers.9 - interrupts : A single interrupt specifier.10 - clocks : Must contain clock specifiers for rtc and register clock11 - clock-names : Must contain "rtc" and "reg"12 See ../clocks/clock-bindings.txt for details.15 rtc: rtc@40046000 {16 compatible = "nxp,lpc1788-rtc";[all …]
9 * Released under the terms of 3-clause BSD License14 #include "../../armv7-m.dtsi"16 #include "dt-bindings/clock/lpc18xx-cgu.h"17 #include "dt-bindings/clock/lpc18xx-ccu.h"23 #address-cells = <1>;24 #size-cells = <1>;27 #address-cells = <1>;28 #size-cell224 rtc: rtc@40046000 { global() label [all...]