/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/ |
D | osal_timer.c | 168 tm->tm_min = _tm.tm_min; in osal_rtc_time_to_tm() 183 _tm.tm_min = tm->tm_min; in osal_rtc_tm_to_time() 210 _tm.tm_min = tm->tm_min; in osal_rtc_valid_tm()
|
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/osal/ |
D | osal_timer.c | 215 tm->tm_min = _tm.tm_min; in osal_rtc_time_to_tm() 230 _tm.tm_min = tm->tm_min; in osal_rtc_tm_to_time() 251 _tm.tm_min = tm->tm_min; in osal_rtc_valid_tm()
|
/device/soc/winnermicro/wm800/board/platform/drivers/rtc/ |
D | wm_rtc.c | 60 ctrl1 |= tblock->tm_min << 8; in tls_set_rtc() 95 tblock->tm_min = (ctrl1 & 0x00003f00) >> 8; in tls_get_rtc() 150 ctrl1 |= tblock->tm_min << 8; in tls_rtc_timer_start()
|
/device/board/kaihong/khdvk_3566b/kernel/bluetooth/include/utils/ |
D | Log.h | 39 1 + p->tm_mon, p->tm_mday, 0X8 + p->tm_hour, p->tm_min, p->tm_sec); in Print()
|
/device/soc/esp/esp32/components/log/ |
D | log_freertos.c | 84 timeinfo.tm_min, in esp_log_system_timestamp()
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/rtc/ |
D | rtc-sunxi.c | 237 tm->tm_min = GET_MIN_FROM_REG(hw_hhmmss); in hw_day_hhmmss_to_tm() 259 PUT_MIN_IN_REG(tm->tm_min) | in tm_to_hw_day_hhmmss() 275 tm->tm_min = GET_MIN_FROM_REG(hw_hhmmss); in hw_yymmdd_hhmmss_to_tm() 292 PUT_MIN_IN_REG(tm->tm_min) | in tm_to_hw_yymmdd_hhmmss() 325 tm->tm_hour, tm->tm_min, tm->tm_sec); in show_tm() 552 wkalrm.time.tm_min = 0; in alarm0_reset()
|
/device/soc/chipsea/cst85/liteos_m/sdk/modules/apps/src/ |
D | app_hfp.c | 59 … 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() 617 timer.tm_min = (at_resualt_string[20] - '0') * 10 + (at_resualt_string[21] - '0'); in app_hfp_msg_handle() 623 timer.tm_hour,timer.tm_min,timer.tm_sec,(uint32_t)gmt); in app_hfp_msg_handle()
|
/device/board/bearpi/bearpi_hm_micro/app/launcher/launcher/src/main/cpp/ |
D | swipe_view.h | 86 int ret = sprintf_s(tmp, sizeof(tmp), "%02d : %02d", st->tm_hour, st->tm_min); in Callback()
|
D | main_ability_slice.cpp | 58 sprintf_s(tmp, sizeof(tmp), "%02d : %02d", st->tm_hour, st->tm_min); in SetHead()
|
D | time_weather_view.cpp | 72 int ret = sprintf_s(hour_min, sizeof(hour_min), "%02d : %02d", st->tm_hour, st->tm_min); in SetUpTimeView()
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/ |
D | time.h | 55 int tm_min; member
|
/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/net/utils/ |
D | net_defs.h | 282 unsigned int tm_min; member
|
/device/board/unionman/unionpi_tiger/hardware/bt/src/ |
D | rtk_btsnoop_net.c | 328 …(t->tm_hour * 3600LL + t->tm_min * 60LL + t->tm_sec) * 1000LL * 1000LL * 1000LL + tv.tv_usec * 100… in rtk_btsnoop_net_write()
|
/device/board/hisilicon/hispark_phoenix/peripherals/bluetooth/rtkbt/code/libbt-vendor/src/ |
D | rtk_btsnoop_net.c | 305 …uint64_t nano_time = (t->tm_hour * 3600 + t->tm_min * 60 + t->tm_sec) * 1000 * 1000LL * 1000 + tv.… in rtk_btsnoop_net_write()
|
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/include/ |
D | hi_osal.h | 150 int tm_min; member
|
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/ |
D | hi_osal.h | 473 int tm_min; member
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/ |
D | hi_osal.h | 468 int tm_min; member
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/include/ |
D | hi_osal.h | 471 int tm_min; member
|
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/common/firmware/ |
D | firmware_drv.c | 391 tm.tm_hour, tm.tm_min, tm.tm_sec, in info_show()
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/mpp_help/src/ |
D | osd_img.c | 214 pstTime->tm_hour, pstTime->tm_min, pstTime->tm_sec) < 0) { in OSD_GetTimeStr()
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/wlan/ |
D | debug.c | 4560 tm.tm_hour, tm.tm_min, tm.tm_sec); in xradio_logfile()
|
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/ |
D | dhd_linux.c | 23602 &tm.tm_hour, &tm.tm_min, &tm.tm_sec); in dhd_get_debug_dump_file_name() 23605 tm.tm_hour, tm.tm_min, tm.tm_sec); in dhd_get_debug_dump_file_name() 26034 tm.tm_hour, tm.tm_min, tm.tm_sec, tv.tv_usec); 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/ |
D | dhd_linux.c | 21621 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/ |
D | dhd_linux.c | 20846 tm.tm_year - 100, tm.tm_mon + 1, tm.tm_mday, tm.tm_hour, tm.tm_min,
|