Home
last modified time | relevance | path

Searched defs:sec (Results 1 – 25 of 36) sorted by relevance

12

/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/apps/
A Dsntp_opts.h53 #define SNTP_SET_SYSTEM_TIME(sec) LWIP_UNUSED_ARG(sec) argument
146 #define SNTP_GET_SYSTEM_TIME(sec, us) do { (sec) = 0; (us) = 0; } while(0) argument
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/apps/
A Dsntp_opts.h53 #define SNTP_SET_SYSTEM_TIME(sec) LWIP_UNUSED_ARG(sec) argument
146 #define SNTP_GET_SYSTEM_TIME(sec, us) do { (sec) = 0; (us) = 0; } while(0) argument
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/mbed/hal/
A Drtc_api.h52 uint32_t sec; member
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/fs/fat/
A DMemFileSystem.h58 char *sec = (char*)malloc(512); in disk_write() local
/AliOS-Things-master/components/linksdk/core/utils/
A Dcore_string.h18 uint32_t sec; member
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/advanced/aiot/
A Dmodule_aiot_dynreg.c32 JSValue sec = JS_NewString(ctx, packet->data.device_info.device_secret); in aiot_app_dynreg_recv_handler() local
/AliOS-Things-master/components/amp_adapter/include/peripheral/
A Daos_hal_rtc.h31 …uint8_t sec; /* DEC format:value range from 0 to 59, BCD format:value range from 0x00 to 0x59 … member
/AliOS-Things-master/components/drivers/core/base/include/aos/hal/
A Drtc.h39 …uint8_t sec; /**< DEC format:value range from 0 to 59, BCD format:value range from 0x00 to 0x5… member
/AliOS-Things-master/components/sntp/include/sntp/
A Dsntp.h64 uint8_t sec; /**< Seconds after the minute - [0,59] */ member
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/api/wifi/rtw_wpa_supplicant/src/utils/
A Dos.h33 os_time_t sec; member
38 os_time_t sec; member
84 int sec; /* 0..59 or 60 for leap seconds */ member
/AliOS-Things-master/components/linksdk/components/ntp/
A Daiot_ntp_api.h67 uint32_t sec; member
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/ble_stack/hl/api/
A Dprf_types.h112 uint8_t sec; member
/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dx509.h211 int hour, min, sec; /**< Time. */ member
/AliOS-Things-master/components/posix/src/
A Dpthread.c255 int64_t sec = 0; in pthread_timedjoin_np() local
/AliOS-Things-master/components/lwip/lwip2.0.0/apps/sntp/
A Dsntp.c84 #define SNTP_SET_SYSTEM_TIME_US(sec, us) argument
/AliOS-Things-master/components/littlevgl/src/lv_themes/
A Dlv_theme_night.c33 static lv_style_t prim, sec, hint; variable
A Dlv_theme_zen.c149 static lv_style_t prim, sec, hint; in label_init() local
A Dlv_theme_material.c158 static lv_style_t prim, sec, hint; in label_init() local
/AliOS-Things-master/components/csi/csi1/include/drv/
A Deth_mac.h92 uint32_t sec; ///< Seconds member
/AliOS-Things-master/components/py_engine/engine/drivers/memory/
A Dspiflash.c368 uint32_t sec = addr >> 12; in mp_spiflash_cached_write_part() local
/AliOS-Things-master/hardware/chip/haas1000/hal/
A Dwifi_port.c317 BWIFI_SEC_TYPE_T sec; in start_ap() local
/AliOS-Things-master/hardware/chip/rtl872xd/hal/
A Dwifi_port_ref.c682 BWIFI_SEC_TYPE_T sec; in start_ap() local
/AliOS-Things-master/components/SDL2/src/video/kmsdrm/
A DSDL_kmsdrmvideo.c304 KMSDRM_FlipHandler(int fd, unsigned int frame, unsigned int sec, unsigned int usec, void *data) in KMSDRM_FlipHandler()
/AliOS-Things-master/components/genie_service/core/src/
A Dgenie_time.c733 int sec; in unix2UTC() local
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/api/
A Dwifi_interactive_mode.c1144 rtw_security_t sec; in cmd_debug() local

Completed in 38 milliseconds

12