Home
last modified time | relevance | path

Searched refs:tm_mday (Results 1 – 19 of 19) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/
Dosal_timer.c170 tm->tm_mday = _tm.tm_mday; in osal_rtc_time_to_tm()
185 _tm.tm_mday = tm->tm_mday; in osal_rtc_tm_to_time()
212 _tm.tm_mday = tm->tm_mday; in osal_rtc_valid_tm()
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/osal/
Dosal_timer.c217 tm->tm_mday = _tm.tm_mday; in osal_rtc_time_to_tm()
232 _tm.tm_mday = tm->tm_mday; in osal_rtc_tm_to_time()
253 _tm.tm_mday = tm->tm_mday; in osal_rtc_valid_tm()
/device/soc/winnermicro/wm800/board/platform/drivers/rtc/
Dwm_rtc.c62 ctrl1 |= tblock->tm_mday << 24; in tls_set_rtc()
93 tblock->tm_mday = (ctrl1 & 0x1f000000) >> 24; in tls_get_rtc()
152 ctrl1 |= tblock->tm_mday << 24; in tls_rtc_timer_start()
/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/board/isoftstone/zhiyuan/kernel/driver/drivers/rtc/
Drtc-sunxi.c235 tm->tm_mday = real_mday; in hw_day_hhmmss_to_tm()
253 real_mday = tm->tm_mday; in tm_to_hw_day_hhmmss()
273 tm->tm_mday = GET_DAY_FROM_REG(hw_yymmdd); in hw_yymmdd_hhmmss_to_tm()
290 PUT_DAY_IN_REG(tm->tm_mday); in tm_to_hw_yymmdd_hhmmss()
324 TM_MON_TO_REAL_MON(tm->tm_mon), tm->tm_mday, in show_tm()
550 wkalrm.time.tm_mday = 1; in alarm0_reset()
/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()
615 timer.tm_mday = (at_resualt_string[13] - '0') * 10 + (at_resualt_string[14] - '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.h57 int tm_mday; member
/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/net/utils/
Dnet_defs.h280 unsigned int tm_mday; member
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/include/
Dhi_osal.h152 int tm_mday; member
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
Dhi_osal.h475 int tm_mday; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
Dhi_osal.h470 int tm_mday; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/include/
Dhi_osal.h473 int tm_mday; 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,