| /components/mm/ |
| A D | avl_adpt.c | 152 struct util_avl_struct *current = NULL; in _aspace_bst_insert() local 159 current = *next; in _aspace_bst_insert() 160 struct rt_varea *data = VAREA_ENTRY(current); in _aspace_bst_insert() 163 next = &(current->avl_left); in _aspace_bst_insert() 165 next = &(current->avl_right); in _aspace_bst_insert() 171 util_avl_link(&varea->node.node, current, next); in _aspace_bst_insert() 172 util_avl_rebalance(current, root); in _aspace_bst_insert()
|
| A D | mm_page.c | 924 rt_page_t current; in rt_pages_alloc_tagged() local 926 current = _do_pages_alloc(size_bits, flags, affid); in rt_pages_alloc_tagged() 927 if (current && RT_PAGE_PICK_AFFID(current) != affid) in rt_pages_alloc_tagged() 932 return current; in rt_pages_alloc_tagged()
|
| /components/drivers/rtc/ |
| A D | dev_alarm.c | 303 _container.current = alm_next; in alarm_update() 309 _container.current = alm_prev; in alarm_update() 313 if (_container.current != RT_NULL) in alarm_update() 315 alarm_set(_container.current); in alarm_update() 604 if (_container.current == RT_NULL) in rt_alarm_start() 635 _container.current = alarm; in rt_alarm_start() 662 if (_container.current == alarm) in rt_alarm_stop() 665 _container.current = RT_NULL; in rt_alarm_stop() 691 if (_container.current == alarm) in rt_alarm_delete() 694 _container.current = RT_NULL; in rt_alarm_delete() [all …]
|
| /components/lwp/ |
| A D | lwp_tid.c | 104 rt_thread_t current; in lwp_tid_put() local 121 current = rt_thread_self(); in lwp_tid_put() 123 thread->susp_recycler = current; in lwp_tid_put() 126 rt_thread_suspend_with_flag(current, RT_UNINTERRUPTIBLE); in lwp_tid_put()
|
| A D | lwp_signal.c | 35 static lwp_siginfo_t siginfo_create(rt_thread_t current, int signo, int code, lwp_siginfo_ext_t ext) in siginfo_create() argument 48 self_thr = current; in siginfo_create() 49 self_lwp = current->lwp; in siginfo_create()
|
| /components/drivers/serial/ |
| A D | bypass.c | 320 struct rt_serial_bypass_func* current; in serial_bypass_list() local 340 current = rt_container_of(node, struct rt_serial_bypass_func, node); in serial_bypass_list() 341 rt_kprintf(" - Name: [%s], Level: [%d]\n", current->name, current->level); in serial_bypass_list() 360 current = rt_container_of(node, struct rt_serial_bypass_func, node); in serial_bypass_list() 361 rt_kprintf(" - Name: [%s], Level: [%d]\n", current->name, current->level); in serial_bypass_list()
|
| /components/dfs/dfs_v2/filesystems/procfs/ |
| A D | proc_partitions.c | 51 static rt_list_t *list_get_next(rt_list_t *current, list_get_next_t *arg) in list_get_next() argument 70 if (!current) /* find first */ in list_get_next() 77 node = current; in list_get_next()
|
| A D | proc_devices.c | 59 static rt_list_t *list_get_next(rt_list_t *current, list_get_next_t *arg) in list_get_next() argument 78 if (!current) /* find first */ in list_get_next() 85 node = current; in list_get_next()
|
| /components/net/lwip-dhcpd/ |
| A D | dhcp_server_raw.c | 126 ip4_addr_t current; member 253 node = dhcp_client_find_by_ip(dhcpserver, &dhcpserver->current); in dhcp_client_alloc() 256 ipaddr = (ntohl(dhcpserver->current.addr) + 1); in dhcp_client_alloc() 261 dhcpserver->current.addr = htonl(ipaddr); in dhcp_client_alloc() 270 node->ipaddr = dhcpserver->current; in dhcp_client_alloc() 625 dhcp_server->current = *start; in dhcp_server_start() 649 dhcp_server->current = *start; in dhcp_server_start()
|
| /components/net/lwip/lwip-2.0.3/src/apps/ |
| A D | README.md | 1 Some net apps for current version LwIP.
|
| /components/net/lwip/lwip-1.4.1/doc/ |
| A D | FILES | 1 savannah.txt - How to obtain the current development source code.
|
| A D | contrib.txt | 25 10. use current source code style as further reference. 32 3. Use current documentation style as further reference. 37 sources. (From the latest release and/or the current CVS sources.)
|
| /components/net/lwip/lwip-2.0.3/doc/ |
| A D | contrib.txt | 25 10. use current source code style as further reference. 32 3. Use current documentation style as further reference. 37 sources. (From the latest release and/or the current Git sources.)
|
| A D | FILES | 4 savannah.txt - How to obtain the current development source code.
|
| /components/net/lwip/lwip-2.1.2/doc/ |
| A D | contrib.txt | 25 10. use current source code style as further reference. 32 3. Use current documentation style as further reference. 37 sources. (From the latest release and/or the current Git sources.)
|
| A D | FILES | 4 savannah.txt - How to obtain the current development source code.
|
| /components/drivers/include/drivers/ |
| A D | dev_alarm.h | 63 struct rt_alarm *current; member
|
| A D | usb_common.h | 362 rt_uint8_t current; member
|
| /components/net/lwip/lwip-2.1.2/src/apps/smtp/ |
| A D | smtp.c | 726 char current = data[i]; in smtp_verify() local 727 if ((current & 0x80) != 0) { in smtp_verify() 731 if (current == '\r') { in smtp_verify() 742 if (current == '\n') { in smtp_verify() 923 u8_t current = 0; in smtp_base64_encode() local 932 current = (u8_t)(current | (1U << x)); in smtp_base64_encode() 935 target[target_idx++] = base64_table[current]; in smtp_base64_encode() 937 current = 0; in smtp_base64_encode()
|
| /components/dfs/dfs_v2/src/ |
| A D | dfs_pcache.c | 1130 struct util_avl_struct *current = NULL; in _dfs_page_insert() local 1136 current = *next; in _dfs_page_insert() 1137 tmp = rt_container_of(current, struct dfs_page, avl_node); in _dfs_page_insert() 1140 next = &(current->avl_left); in _dfs_page_insert() 1142 next = &(current->avl_right); in _dfs_page_insert() 1148 util_avl_link(&page->avl_node, current, next); in _dfs_page_insert() 1149 util_avl_rebalance(current, &aspace->avl_root); in _dfs_page_insert()
|
| /components/net/lwip/lwip-2.0.3/ |
| A D | README | 66 The current Git trees are web-browsable: 79 Self documentation of the source code is regularly extracted from the current
|
| /components/net/lwip/lwip-1.4.1/ |
| A D | README | 56 The current CVS trees are web-browsable: 71 current CVS sources and is available from this web page:
|
| /components/net/lwip/lwip-2.1.2/ |
| A D | README | 72 The current Git trees are web-browsable: 85 Self documentation of the source code is regularly extracted from the current
|
| /components/lwp/arch/arm/cortex-a/ |
| A D | lwp_gcc.S | 431 1: ldmia r2, {r0, r1} @ load current val 447 1: ldr r3, [r2] @ load current val
|
| /components/finsh/ |
| A D | cmd.c | 92 static rt_list_t *list_get_next(rt_list_t *current, list_get_next_t *arg) in list_get_next() argument 111 if (!current) /* find first */ in list_get_next() 118 node = current; in list_get_next()
|