Home
last modified time | relevance | path

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

12

/AliOS-Things-master/components/py_engine/tests/wipy/
A Drtc.py25 seconds = rtc.now()[5] variable
28 seconds = rtc.now()[5] variable
A Dtime.py53 def spot_test(seconds, expected_time): argument
/AliOS-Things-master/components/SDL2/src/power/
A DSDL_power.c37 SDL_GetPowerInfo_Hardwired(SDL_PowerState * state, int *seconds, int *percent) in SDL_GetPowerInfo_Hardwired()
85 SDL_GetPowerInfo(int *seconds, int *percent) in SDL_GetPowerInfo()
/AliOS-Things-master/components/SDL2/src/power/linux/
A DSDL_syspower.c126 SDL_bool * charging, int *seconds, int *percent) in check_proc_acpi_battery()
239 int *seconds, int *percent) in SDL_GetPowerInfo_Linux_proc_acpi()
325 int *seconds, int *percent) in SDL_GetPowerInfo_Linux_proc_apm()
432 SDL_GetPowerInfo_Linux_sys_class_power_supply(SDL_PowerState *state, int *seconds, int *percent) in SDL_GetPowerInfo_Linux_sys_class_power_supply()
543 check_upower_device(DBusConnection *conn, const char *path, SDL_PowerState *state, int *seconds, in… in check_upower_device()
614 SDL_GetPowerInfo_Linux_org_freedesktop_upower(SDL_PowerState *state, int *seconds, int *percent) in SDL_GetPowerInfo_Linux_org_freedesktop_upower()
/AliOS-Things-master/components/SDL2/src/power/winrt/
A DSDL_syspower.cpp30 SDL_GetPowerInfo_WinRT(SDL_PowerState * state, int *seconds, int *percent) in SDL_GetPowerInfo_WinRT()
/AliOS-Things-master/components/SDL2/src/power/emscripten/
A DSDL_syspower.c31 SDL_GetPowerInfo_Emscripten(SDL_PowerState *state, int *seconds, int *percent) in SDL_GetPowerInfo_Emscripten()
/AliOS-Things-master/components/SDL2/src/power/android/
A DSDL_syspower.c32 SDL_GetPowerInfo_Android(SDL_PowerState * state, int *seconds, int *percent) in SDL_GetPowerInfo_Android()
/AliOS-Things-master/components/SDL2/src/power/psp/
A DSDL_syspower.c32 SDL_GetPowerInfo_PSP(SDL_PowerState * state, int *seconds, in SDL_GetPowerInfo_PSP()
/AliOS-Things-master/components/py_engine/tests/pyb/
A Dmodtime.py53 def spot_test(seconds, expected_time): argument
/AliOS-Things-master/components/SDL2/src/power/macosx/
A DSDL_syspower.c40 SDL_bool * charging, int *seconds, int *percent) in checkps()
144 SDL_GetPowerInfo_MacOSX(SDL_PowerState * state, int *seconds, int *percent) in SDL_GetPowerInfo_MacOSX()
/AliOS-Things-master/components/SDL2/src/power/windows/
A DSDL_syspower.c31 SDL_GetPowerInfo_Windows(SDL_PowerState * state, int *seconds, int *percent) in SDL_GetPowerInfo_Windows()
/AliOS-Things-master/components/SDL2/test/
A Dtestpower.c20 int seconds, percent; in report_power() local
/AliOS-Things-master/components/py_engine/engine/shared/timeutils/
A Dtimeutils.c72 mp_int_t seconds = t - LEAPOCH; in timeutils_seconds_since_2000_to_struct_time() local
162 mp_int_t hours, mp_int_t minutes, mp_int_t seconds) { in timeutils_mktime_2000()
A Dtimeutils.h73 …p_uint_t year, mp_int_t month, mp_int_t mday, mp_int_t hours, mp_int_t minutes, mp_int_t seconds) { in timeutils_mktime()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/mbed/targets/hal/rtl8721d/
A Dpwmout_api.c258 void pwmout_period(pwmout_t* obj, float seconds) in pwmout_period()
304 void pwmout_pulsewidth(pwmout_t* obj, float seconds) in pwmout_pulsewidth()
/AliOS-Things-master/components/py_engine/adapter/haas/
A Dmodutime.c45 mp_int_t seconds; in time_localtime() local
/AliOS-Things-master/components/py_engine/adapter/haas510/
A Dmodutime.c44 mp_int_t seconds; in time_localtime() local
/AliOS-Things-master/components/py_engine/adapter/haas600/
A Dmodutime.c44 mp_int_t seconds; in time_localtime() local
/AliOS-Things-master/components/SDL2/src/power/haiku/
A DSDL_syspower.c46 SDL_GetPowerInfo_Haiku(SDL_PowerState * state, int *seconds, int *percent) in SDL_GetPowerInfo_Haiku()
/AliOS-Things-master/components/amp/jslib/src/
A Daudioplayer.js30 static seekto(seconds) { argument
/AliOS-Things-master/components/posix/src/
A Dtime.c128 unsigned int sleep(unsigned int seconds) in sleep()
/AliOS-Things-master/components/mbedtls/library/
A Dtiming.c283 void mbedtls_set_alarm( int seconds ) in mbedtls_set_alarm()
327 void mbedtls_set_alarm( int seconds ) in mbedtls_set_alarm()
/AliOS-Things-master/components/libc_stub/compilers/armlibc/
A Darmcc_libc.c136 unsigned int alarm(unsigned int seconds) in alarm()
A Darmcc_libc_uspace.c128 unsigned int alarm(unsigned int seconds) in alarm()
/AliOS-Things-master/components/amp-utility/python/
A DPlayer.py275 def seek(seconds): argument

Completed in 26 milliseconds

12