&rtc { status = "okay"; }; &spi0 { status = "okay"; num-cs = <1>; pinctrl-names = "default"; pinctrl-0 = <&pinctrl_spi0_default>; spi0_flash0: flash@0 { #address-cells = <1>; #size-cells = <1>; Expand All @@ -214,6 +511,9 @@ &spi1 { status = "okay"; nu...
rtc_def.h s_record.h samsung-usb-phy-uboot.h sandbox-adc.h sandbox-clk.h sandboxblockdev.h sandboxfs.h sandboxtee.h sata.h scf0403_lcd.h scmi_agent-uclass.h scmi_agent.h scmi_protocols.h scp03.h scsi.h sdhci.h sdp.h search.h serial.h sh_pfc.h signatures.h sja1000....
zynqmp_rtc: zynqmp_rtc@RTC { compatible = "xlnx-zynmp,rtc"; interrupts = <RTC_APB_IRQ_0 RTC_ALARM_IRQ_0 RTC_SECONDS_IRQ_0>; reg = <0x00 RTC 0x100>; }; /* Used for connections on reserved bits */ dummy_gpio: dummy_gpio@0 { gpio-controller; #gpio-cells = <1...
RTC时钟等组成的底板电路实现信号的采集,存储与传输.系统整体的供电由可重复充电的锂电池组提供,确保系统能够长时间稳定可靠的工作.软件程序的设计主要针对Zynq-7010主控芯片,在PL逻辑部分完成RTC及系统时钟的管理,四通道传感器信号的采集以及数据的缓存功能;在PS嵌入式部分主要完成原始数据的存储,使用上位机进行数据的...
27 27 rtc0 = &rtc; 28 28 serial0 = &uart0; 29 29 spi0 = &qspi; 30 + usb0 = &usb0; 30 31 }; 31 32 32 33 chosen { @@ -404,9 +405,14 @@ 404 405 status = "okay"; 405 406 pinctrl-names = "default"; 406 407 pinctrl-0 = <&pinctrl_usb0_default>; ...
rtc_def.h s_record.h samsung-usb-phy-uboot.h sandbox-adc.h sandbox-clk.h sandboxblockdev.h sandboxfs.h sandboxtee.h sata.h scf0403_lcd.h scmi_agent-uclass.h scmi_agent.h scmi_protocols.h scsi.h sdhci.h sdp.h search.h serial.h sh_pfc.h signatures.h sja1000.h slr...
rtc_def.h s_record.h samsung-usb-phy-uboot.h sandbox-adc.h sandbox-clk.h sandboxblockdev.h sandboxfs.h sandboxtee.h sata.h scf0403_lcd.h scmi_agent-uclass.h scmi_agent.h scmi_protocols.h scp03.h scsi.h sdhci.h sdp.h search.h serial.h sh_pfc.h signatures.h sja1000...
CONFIG_PKG_USING_ARDUINO_RTCLIB is not set # CONFIG_PKG_USING_ARDUINO_MSTIMER2 is not set # CONFIG_PKG_USING_ARDUINO_TICKER is not set # CONFIG_PKG_USING_ARDUINO_TASKSCHEDULER is not set # # Data Processing # # CONFIG_PKG_USING_ARDUINO_KALMANFILTER is not set # CONFIG_PKG_USING_...
&rtc { status = "okay"; }; @@ -131,6 +151,8 @@ ceva,p1-comwake-params = /bits/ 8 <0x06 0x19 0x08 0x0E>; ceva,p1-burst-params = /bits/ 8 <0x13 0x08 0x4A 0x06>; ceva,p1-retry-params = /bits/ 16 <0x96A4 0x3FFC>; phy-names = "sata-phy"; phys = <&psgtr ...
rtc_def.h s_record.h samsung-usb-phy-uboot.h sandbox-adc.h sandbox-clk.h sandboxblockdev.h sandboxfs.h sandboxtee.h sata.h scf0403_lcd.h scmi_agent-uclass.h scmi_agent.h scmi_protocols.h scp03.h scsi.h sdhci.h sdp.h search.h serial.h sh_pfc.h signatures.h sja1000.h...