| /components/lwp/ |
| A D | lwp_ipc.c | 476 …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 D | lwp_syscall.c | 1768 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 D | lwp_signal.c | 1369 rt_tick_t time; in lwp_thread_signal_timedwait() local
|
| /components/net/lwip/lwip-1.4.1/src/include/lwip/ |
| A D | timers.h | 69 u32_t time; member
|
| /components/net/lwip/lwip-2.0.3/src/include/lwip/ |
| A D | timeouts.h | 88 u32_t time; member
|
| /components/net/lwip/lwip-2.1.2/src/include/lwip/ |
| A D | timeouts.h | 95 u32_t time; member
|
| /components/drivers/pm/ |
| A D | lptimer.c | 22 rt_tick_t time, in rt_lptimer_init()
|
| /components/libc/posix/pthreads/ |
| A D | pthread_cond.c | 344 rt_int32_t time; in _pthread_cond_timedwait() local
|
| /components/drivers/watchdog/ |
| A D | watchdog-i6300esb.c | 110 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 D | dev_soft_rtc.c | 259 time_t time = 0; in rt_soft_rtc_sync() local
|
| A D | dev_alarm.c | 39 rt_inline rt_uint32_t alarm_mkdaysec(struct tm *time) in alarm_mkdaysec()
|
| /components/libc/compilers/common/ |
| A D | ctime.c | 340 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 D | timerfd.c | 275 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 D | lwiperf.c | 265 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 D | nd6.c | 1152 u32_t time; in nd6_new_neighbor_cache_entry() local
|
| /components/net/lwip/lwip-2.1.2/src/apps/snmp/ |
| A D | snmp_msg.c | 1053 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 D | lwiperf.c | 293 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 D | nd6.c | 1444 u32_t time; in nd6_new_neighbor_cache_entry() local
|
| /components/utilities/ulog/ |
| A D | ulog.c | 1429 rt_err_t ulog_async_waiting_log(rt_int32_t time)
|