Home
last modified time | relevance | path

Searched refs:tm_mon (Results 1 – 21 of 21) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/
Dosal_timer.c171 tm->tm_mon = _tm.tm_mon; in osal_rtc_time_to_tm()
186 _tm.tm_mon = tm->tm_mon; in osal_rtc_tm_to_time()
213 _tm.tm_mon = tm->tm_mon; in osal_rtc_valid_tm()
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/osal/
Dosal_timer.c218 tm->tm_mon = _tm.tm_mon; in osal_rtc_time_to_tm()
233 _tm.tm_mon = tm->tm_mon; in osal_rtc_tm_to_time()
254 _tm.tm_mon = tm->tm_mon; in osal_rtc_valid_tm()
/device/soc/winnermicro/wm800/board/platform/drivers/rtc/
Dwm_rtc.c66 ctrl2 |= tblock->tm_mon; in tls_set_rtc()
92 tblock->tm_mon = (ctrl2 & 0x0000000f); in tls_get_rtc()
154 ctrl2 |= tblock->tm_mon; in tls_rtc_timer_start()
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/rtc/
Drtc-sunxi.c115 #define TM_MON_TO_REAL_MON(tm_mon) ((tm_mon) + 1) argument
117 #define TM_MON_TO_HW_MON(tm_mon) ((tm_mon) + 1) argument
234 tm->tm_mon = REAL_MON_TO_TM_MON(real_mon); in hw_day_hhmmss_to_tm()
252 real_mon = TM_MON_TO_REAL_MON(tm->tm_mon); in tm_to_hw_day_hhmmss()
272 tm->tm_mon = HW_MON_TO_TM_MON(hw_mon); in hw_yymmdd_hhmmss_to_tm()
284 u32 hw_mon = TM_MON_TO_HW_MON(tm->tm_mon); in tm_to_hw_yymmdd_hhmmss()
324 TM_MON_TO_REAL_MON(tm->tm_mon), tm->tm_mday, in show_tm()
549 wkalrm.time.tm_mon = 0; in alarm0_reset()
/device/board/kaihong/khdvk_3566b/kernel/bluetooth/include/utils/
DLog.h39 1 + p->tm_mon, p->tm_mday, 0X8 + p->tm_hour, p->tm_min, p->tm_sec); in Print()
/device/board/bearpi/bearpi_hm_micro/app/launcher/launcher/src/main/cpp/
Dtime_weather_view.cpp76 ret = sprintf_s(mont_day, sizeof(mont_day), "%02d月%02d日", st->tm_mon + january, st->tm_mday); in SetUpTimeView()
80 …GetWeekdayByYearday(st->tm_year + commonYear, st->tm_mon + january, st->tm_mday, week_day, sizeof(… in SetUpTimeView()
/device/soc/chipsea/cst85/liteos_m/sdk/modules/apps/src/
Dapp_hfp.c59 … tim_st.tm_year + YEAR0,tim_st.tm_mon,tim_st.tm_mday,tim_st.tm_hour,tim_st.tm_min,tim_st.tm_sec); in app_hfp_cclk_check_timer()
614 timer.tm_mon = (at_resualt_string[10] - '0') * 10 + (at_resualt_string[11] - '0'); in app_hfp_msg_handle()
622 …TRACE("APP:time = %d-%02d-%02d %02d:%02d:%02d %d\n",timer.tm_year+YEAR0,timer.tm_mon,timer.tm_mday, in app_hfp_msg_handle()
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/
Dtime.h58 int tm_mon; member
/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/net/utils/
Dnet_defs.h279 unsigned int tm_mon; member
/device/board/unionman/unionpi_tiger/hardware/bt/src/
Drtk_btsnoop_net.c330 uint8_t month = (t->tm_mon + 1) & 0xFF; in rtk_btsnoop_net_write()
/device/board/hisilicon/hispark_phoenix/peripherals/bluetooth/rtkbt/code/libbt-vendor/src/
Drtk_btsnoop_net.c307 uint8_t month = (t->tm_mon + 1) & 0xFF; in rtk_btsnoop_net_write()
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/include/
Dhi_osal.h153 int tm_mon; member
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
Dhi_osal.h476 int tm_mon; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
Dhi_osal.h471 int tm_mon; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/include/
Dhi_osal.h474 int tm_mon; member
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/common/firmware/
Dfirmware_drv.c392 tm.tm_mon + 1, tm.tm_mday, tm.tm_year + 1900, in info_show()
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/mpp_help/src/
Dosd_img.c213 pstTime->tm_year + BASE_YAER, pstTime->tm_mon + 1, pstTime->tm_mday, in OSD_GetTimeStr()
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/wlan/
Ddebug.c4559 tm.tm_year+1900, tm.tm_mon+1, tm.tm_mday, in xradio_logfile()
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/
Ddhd_linux.c23601 &tm.tm_year, &tm.tm_mon, &tm.tm_mday, in dhd_get_debug_dump_file_name()
23604 tm.tm_year, tm.tm_mon, tm.tm_mday, in dhd_get_debug_dump_file_name()
28207 tm.tm_year - 100, tm.tm_mon + 1, tm.tm_mday, tm.tm_hour, tm.tm_min,
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/
Ddhd_linux.c21621 tm.tm_mon + 1, tm.tm_mday, tm.tm_hour, tm.tm_min, tm.tm_sec,
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Ddhd_linux.c20846 tm.tm_year - 100, tm.tm_mon + 1, tm.tm_mday, tm.tm_hour, tm.tm_min,