Home
last modified time | relevance | path

Searched defs:time (Results 1 – 19 of 19) sorted by relevance

/components/lwp/
A Dlwp_ipc.c476 …rt_channel_t ch, rt_channel_msg_t data, int need_reply, rt_channel_msg_t data_ret, rt_int32_t time) in _send_recv_timeout()
514 …h, rt_channel_msg_t data, int need_reply, rt_channel_msg_t data_ret, rt_int32_t time, rt_ipc_msg_t… in _do_send_recv_timeout()
693 …nd_recv_timeout(rt_channel_t ch, rt_channel_msg_t data, rt_channel_msg_t data_ret, rt_int32_t time) in rt_raw_channel_send_recv_timeout()
806 …atic rt_err_t _rt_raw_channel_recv_timeout(rt_channel_t ch, rt_channel_msg_t data, rt_int32_t time) in _rt_raw_channel_recv_timeout()
922 rt_err_t rt_raw_channel_recv_timeout(rt_channel_t ch, rt_channel_msg_t data, rt_int32_t time) in rt_raw_channel_recv_timeout()
1183 …cv_timeout(int fdt_type, int fd, rt_channel_msg_t data, rt_channel_msg_t data_ret, rt_int32_t time) in lwp_channel_send_recv_timeout()
1207 rt_err_t lwp_channel_recv_timeout(int fdt_type, int fd, rt_channel_msg_t data, rt_int32_t time) in lwp_channel_recv_timeout()
1234 …hannel_send_recv_timeout(int fd, rt_channel_msg_t data, rt_channel_msg_t data_ret, rt_int32_t time) in rt_channel_send_recv_timeout()
1249 rt_err_t rt_channel_recv_timeout(int fd, rt_channel_msg_t data, rt_int32_t time) in rt_channel_recv_timeout()
A Dlwp_syscall.c1768 sysret_t sys_sem_take(rt_sem_t sem, rt_int32_t time) in sys_sem_take()
1911 sysret_t sys_mutex_take(rt_mutex_t mutex, rt_int32_t time) in sys_mutex_take()
2862 rt_tick_t time, in sys_rt_timer_create()
4198 …hannel_send_recv_timeout(int fd, rt_channel_msg_t data, rt_channel_msg_t data_ret, rt_int32_t time) in sys_channel_send_recv_timeout()
4308 sysret_t sys_channel_recv_timeout(int fd, rt_channel_msg_t data, rt_int32_t time) in sys_channel_recv_timeout()
A Dlwp_signal.c1369 rt_tick_t time; in lwp_thread_signal_timedwait() local
/components/net/lwip/lwip-1.4.1/src/include/lwip/
A Dtimers.h69 u32_t time; member
/components/net/lwip/lwip-2.0.3/src/include/lwip/
A Dtimeouts.h88 u32_t time; member
/components/net/lwip/lwip-2.1.2/src/include/lwip/
A Dtimeouts.h95 u32_t time; member
/components/drivers/pm/
A Dlptimer.c22 rt_tick_t time, in rt_lptimer_init()
/components/libc/posix/pthreads/
A Dpthread_cond.c344 rt_int32_t time; in _pthread_cond_timedwait() local
/components/drivers/watchdog/
A Dwatchdog-i6300esb.c110 static rt_err_t i6300esb_timer_set_heartbeat(struct i6300esb_wdt *esb, rt_uint32_t time) in i6300esb_timer_set_heartbeat()
/components/drivers/rtc/
A Ddev_soft_rtc.c259 time_t time = 0; in rt_soft_rtc_sync() local
A Ddev_alarm.c39 rt_inline rt_uint32_t alarm_mkdaysec(struct tm *time) in alarm_mkdaysec()
/components/libc/compilers/common/
A Dctime.c340 rt_weak time_t time(time_t *t) in time() function
758 int rt_timespec_to_tick(const struct timespec *time) in rt_timespec_to_tick()
/components/libc/posix/io/timerfd/
A Dtimerfd.c275 static int get_current_time(struct rt_timerfd *tfd, struct timespec *time) in get_current_time()
/components/net/lwip/lwip-2.0.3/src/apps/lwiperf/
A Dlwiperf.c265 u32_t time = (u32_t)-(s32_t)lwip_htonl(conn->settings.amount); in lwiperf_tcp_client_send_more() local
/components/net/lwip/lwip-2.0.3/src/core/ipv6/
A Dnd6.c1152 u32_t time; in nd6_new_neighbor_cache_entry() local
/components/net/lwip/lwip-2.1.2/src/apps/snmp/
A Dsnmp_msg.c1053 s32_t time = snmpv3_get_engine_time_internal(); in snmp_parse_inbound_frame() local
/components/net/lwip/lwip-2.1.2/src/apps/lwiperf/
A Dlwiperf.c293 u32_t time = (u32_t) - (s32_t)lwip_htonl(conn->settings.amount); in lwiperf_tcp_client_send_more() local
/components/net/lwip/lwip-2.1.2/src/core/ipv6/
A Dnd6.c1444 u32_t time; in nd6_new_neighbor_cache_entry() local
/components/utilities/ulog/
A Dulog.c1429 rt_err_t ulog_async_waiting_log(rt_int32_t time)

Completed in 44 milliseconds