Lines Matching refs:RtcConfigInfo
34 static uint32_t HiSpiRead(struct RtcConfigInfo *rtcInfo, uint8_t regAdd, uint8_t *value)
61 static uint32_t HiRtcSpiRead(struct RtcConfigInfo *rtcInfo, uint8_t regAdd, uint8_t *value)
70 static uint32_t HiSpiWrite(struct RtcConfigInfo *rtcInfo, uint8_t regAdd, uint8_t value)
97 static uint32_t HiRtcSpiWrite(struct RtcConfigInfo *rtcInfo, uint8_t regAdd, uint8_t value)
106 static int32_t HiRtcReadTimeData(struct RtcConfigInfo *rtcInfo, struct RtcTimeReg *regAddr, struct RtcTime *time)
157 static uint32_t HiRtcReadPreviousConfig(struct RtcConfigInfo *rtcInfo)
203 struct RtcConfigInfo *rtcInfo = NULL;
210 rtcInfo = (struct RtcConfigInfo *)host->data;
236 static int32_t HiRtcWriteTimeData(struct RtcConfigInfo *rtcInfo, struct RtcTimeReg *regAddr, const struct RtcTime *time)
286 struct RtcConfigInfo *rtcInfo = NULL;
293 rtcInfo = (struct RtcConfigInfo *)host->data;
330 struct RtcConfigInfo *rtcInfo = NULL;
338 rtcInfo = (struct RtcConfigInfo *)host->data;
356 struct RtcConfigInfo *rtcInfo = NULL;
364 rtcInfo = (struct RtcConfigInfo *)host->data;
382 struct RtcConfigInfo *rtcInfo = NULL;
389 rtcInfo = (struct RtcConfigInfo *)host->data;
402 struct RtcConfigInfo *rtcInfo = NULL;
409 rtcInfo = (struct RtcConfigInfo *)host->data;
438 struct RtcConfigInfo *rtcInfo = NULL;
445 rtcInfo = (struct RtcConfigInfo *)host->data;
462 struct RtcConfigInfo *rtcInfo = NULL;
479 rtcInfo = (struct RtcConfigInfo *)host->data;
492 struct RtcConfigInfo *rtcInfo = NULL;
499 rtcInfo = (struct RtcConfigInfo *)host->data;
516 struct RtcConfigInfo *rtcInfo = NULL;
528 rtcInfo = (struct RtcConfigInfo *)host->data;
534 struct RtcConfigInfo *rtcInfo = NULL;
546 rtcInfo = (struct RtcConfigInfo *)host->data;
564 static int32_t HiRtcAttachConfigData(struct RtcConfigInfo *rtcInfo, const struct DeviceResourceNode *node)
610 static int32_t HiRtcConfigData(struct RtcConfigInfo *rtcInfo, const struct DeviceResourceNode *node)
659 struct RtcConfigInfo *rtcInfo = NULL;
662 rtcInfo = (struct RtcConfigInfo *)data;
691 static int32_t HiRtcSwInit(struct RtcConfigInfo *rtcInfo)
722 static void HiRtcSwExit(struct RtcConfigInfo *rtcInfo)
733 static uint32_t HiRtcHwAttachInit(struct RtcConfigInfo *rtcInfo)
757 static int32_t HiRtcHwInit(struct RtcConfigInfo *rtcInfo)
804 struct RtcConfigInfo *rtcInfo = NULL;
844 struct RtcConfigInfo *rtcInfo = NULL;
852 rtcInfo = (struct RtcConfigInfo *)host->data;