Home
last modified time | relevance | path

Searched refs:time (Results 1 – 23 of 23) sorted by relevance

/external/lib/lwip/core/
A Dtimers.c279 timeout->time = msecs; in sys_timeout_debug()
291 if (next_timeout->time > msecs) { in sys_timeout_debug()
292 next_timeout->time -= msecs; in sys_timeout_debug()
297 timeout->time -= t->time; in sys_timeout_debug()
298 if (t->next == NULL || t->next->time > timeout->time) { in sys_timeout_debug()
300 t->next->time -= timeout->time; in sys_timeout_debug()
340 t->next->time += t->time; in sys_untimeout()
382 diff -= tmptimeout->time; in sys_check_timeouts()
434 if (next_timeout->time > 0) { in sys_timeouts_mbox_fetch()
471 next_timeout->time -= time_needed; in sys_timeouts_mbox_fetch()
[all …]
/external/platform/pico/common/pico_time/
A Dtime.c99 static pheap_node_id_t add_alarm_under_lock(alarm_pool_t *pool, absolute_time_t time, alarm_callbac… in add_alarm_under_lock() argument
110 entry->target = time; in add_alarm_under_lock()
114 bool is_missed = hardware_alarm_set_target(pool->hardware_alarm_num, time); in add_alarm_under_lock()
226 alarm_id_t alarm_pool_add_alarm_at(alarm_pool_t *pool, absolute_time_t time, alarm_callback_t callb… in alarm_pool_add_alarm_at() argument
235 … pheap_node_id_t id = add_alarm_under_lock(pool, time, callback, user_data, 0, false, &missed); in alarm_pool_add_alarm_at()
258 time = delayed_by_us(time, (uint64_t)-repeat); in alarm_pool_add_alarm_at()
260 time = delayed_by_us(get_absolute_time(), (uint64_t)repeat); in alarm_pool_add_alarm_at()
273 alarm_id_t alarm_pool_add_alarm_at_force_in_context(alarm_pool_t *pool, absolute_time_t time, alarm… in alarm_pool_add_alarm_at_force_in_context() argument
280 pheap_node_id_t id = add_alarm_under_lock(pool, time, callback, user_data, 0, true, &missed); in alarm_pool_add_alarm_at_force_in_context()
/external/platform/pico/common/pico_time/include/pico/
A Dtime.h476 alarm_id_t alarm_pool_add_alarm_at(alarm_pool_t *pool, absolute_time_t time, alarm_callback_t callb…
495 alarm_id_t alarm_pool_add_alarm_at_force_in_context(alarm_pool_t *pool, absolute_time_t time, alarm…
584 static inline alarm_id_t add_alarm_at(absolute_time_t time, alarm_callback_t callback, void *user_d… in add_alarm_at() argument
585 … return alarm_pool_add_alarm_at(alarm_pool_get_default(), time, callback, user_data, fire_if_past); in add_alarm_at()
/external/platform/nrfx/drivers/src/
A Dnrfx_systick.c122 p_state->time = nrf_systick_val_get(); in nrfx_systick_get()
129 const uint32_t diff = NRF_SYSTICK_VAL_MASK & ((p_state->time) - nrf_systick_val_get()); in nrfx_systick_test()
/external/platform/nrfx/drivers/include/
A Dnrfx_systick.h66 uint32_t time; //!< Registered time value. member
/external/lib/lwip/include/lwip/
A Dtimers.h69 u32_t time; member
/external/platform/lpc15xx/lpcopen/periph_dma_mem/example/
A Dreadme.dox43 * higher data transfer performance. A time 50% smaller than another time would
/external/platform/nrfx/doc/
A Dmain_page.dox57 The drivers use both dynamic (run time) and static (compile time) configuration.
A Dnrfx.doxyfile1214 # page will contain the date and time when the page was generated. Setting this
1810 # page will contain the date and time when the page was generated. Setting this
2340 # Note that enabling this option will significantly increase the time of a run.
2352 # Note that enabling this option will significantly increase the time of a run.
2463 # or 2 may greatly reduce the computation time needed for large code bases. Also
/external/platform/lpc15xx/lpcopen/periph_ritimer/example/
A Dreadme.dox36 * RIT. The example sets up a periodic interrupt at a selected time
/external/platform/lpc15xx/lpcopen/periph_iap/example/
A Dreadme.dox35 * The IAP example demonstrates programming a FLASH block during run-time. For this
/external/platform/lpc15xx/lpcopen/periph_pmu/example/
A Dreadme.dox38 * The wakeup timer is configurable, allowing the user to select the time delay
/external/platform/lpc15xx/lpcopen/periph_pmu_rom/example/
A Dreadme.dox38 * The wakeup timer is configurable, allowing the user to select the time delay
/external/platform/lpc15xx/lpcopen/periph_flashiap/example/
A Dreadme.dox36 * The IAP example demonstrates programming a FLASH block during run-time and
/external/platform/lpc15xx/lpcopen/periph_i2cs_interrupt/example/
A Dreadme.dox57 * support inside the I2C interrupt handler in real-time.<br>
/external/platform/pico/rp2_common/pico_standard_link/
A Dmemmap_blocked_ram.ld68 …/* bit of a hack right now to exclude all floating point and time critical (e.g. memset, memcpy) c…
A Dmemmap_default.ld68 …/* bit of a hack right now to exclude all floating point and time critical (e.g. memset, memcpy) c…
/external/platform/stellaris/ti-driverlib/
A DMANIFEST.TXT41 determining the correct classification of any item at the time of export. Any
50 were verified at the time the Manifest was created. TI makes no guarantee that
/external/platform/nrfx/
A DCHANGELOG.md247 - Fixed a bug affecting the conversion of time to ticks in the TIMER HAL.
303 - Added the NRFX_WAIT_FOR macro to improve the time-out functionality in QSPI and SAADC drivers.
323 - Fixed time-out in the SAADC driver in abort function.
/external/platform/pico/rp2_common/pico_float/
A Dfloat_v1_rom_shim.S89 asrs r4,r1,#24 @ try shifting 7 bits at a time
/external/platform/stm32f0xx/CMSIS/
A DCMSIS_END_USER_LICENCE_AGREEMENT.txt11 “CMSIS-RTOS API” means the real-time operating system (RTOS) specification defining a generic appli…
63 …icence immediately upon giving written notice to you. You may terminate this Licence at any time.
/external/lib/miniz/
A Dminiz.c2271 static void mz_zip_time_to_dos_time(time_t time, mz_uint16 *pDOS_time, mz_uint16 *pDOS_date) in mz_zip_time_to_dos_time() argument
2276 errno_t err = localtime_s(tm, &time); in mz_zip_time_to_dos_time()
2283 struct tm *tm = localtime(&time); in mz_zip_time_to_dos_time()
3523 time_t cur_time; time(&cur_time); in mz_zip_writer_add_mem_ex()
/external/lib/heap/dlmalloc/
A Ddlmalloc.c3231 magic = (size_t)(time(0) ^ (size_t)0x55555555U); in init_mparams()

Completed in 64 milliseconds