代码搜索结果

找到约 10,000 项符合 RTC 的代码

systmr.h

/***************************************************************** * Function Name: TimerProc * Param in: void * Result code: void * Description: process RTC timer by event ****************

wallclock_sh3.cxx

//========================================================================== // // devs/wallclock/sh3.cxx // // SH3 RTC module driver. // //============================================

wdmiortcchecked.inf

; WdmIoRtcChecked.Inf - install information file for RTC at 70-71, IRQ 8 ; Copyright

wdmiortcfree.inf

; WdmIoRtcFree.Inf - install information file for RTC at 70-71, IRQ 8 ; Copyright

wallclock_sh3.cxx

//========================================================================== // // devs/wallclock/sh3.cxx // // SH3 RTC module driver. // //==================================================

systmr.h

/***************************************************************** * Function Name: TimerProc * Param in: void * Result code: void * Description: process RTC timer by event ****************

wdmiortcchecked.inf

; WdmIoRtcChecked.Inf - install information file for RTC at 70-71, IRQ 8 ; Copyright

wdmiortcfree.inf

; WdmIoRtcFree.Inf - install information file for RTC at 70-71, IRQ 8 ; Copyright

lm3s69xx_led.plg

Build target 'RTC_DEMO' assembling Startup.s... compiling RTC.c... compiling App.c... App.c(46): warning: #167-D: argument of type "INT8U *" is incompatible with parameter of type "char *restrict

1307.c

#include "include.H" bit write_RTC_time()/* ----- write RTC registers ------ */ { function_I2C_init(); function_I2C_start(); if(function_I2C_send(ADDRTC)==0)/* write slave address + write */