Home
last modified time | relevance | path

Searched refs:get (Results 1 – 25 of 33) sorted by relevance

12

/components/libc/cplusplus/cpp11/gcc/
A Dfuture86 R &get() {
158 R get() { return state_->get(); }
213 void get() { state_->get(); }
A Dthread.cpp36 auto raw_ptr = b.get(); in start_thread()
/components/net/lwip/lwip-2.1.2/src/include/lwip/apps/
A Dmqtt_priv.h65 u16_t get; member
/components/libc/cplusplus/os/
A Dcxx_queue.h56 bool get(T& data, int32_t millisec = WAIT_FOREVER)
A Dcxx_mail.h61 T* get(int32_t millisec = -1)
/components/net/lwip/lwip-2.1.2/src/apps/mqtt/
A Dmqtt.c197 return &rb->buf[rb->get]; in mqtt_ringbuf_get_ptr()
205 rb->get += len; in mqtt_ringbuf_advance_get_idx()
206 if (rb->get >= MQTT_OUTPUT_RINGBUF_SIZE) { in mqtt_ringbuf_advance_get_idx()
207 rb->get = rb->get - MQTT_OUTPUT_RINGBUF_SIZE; in mqtt_ringbuf_advance_get_idx()
215 u32_t len = rb->put - rb->get; in mqtt_ringbuf_len()
226 …ngbuf_linear_read_length(rb) LWIP_MIN(mqtt_ringbuf_len(rb), (MQTT_OUTPUT_RINGBUF_SIZE - (rb)->get))
247 send_len, ringbuf_lin_len, rb->get, rb->put)); in mqtt_output_send()
/components/drivers/cputime/
A DKconfig15 /* and get the ms of delta tick with API: */
/components/net/lwip/lwip-2.0.3/src/include/lwip/apps/
A Dmqtt.h172 u16_t get; member
/components/net/lwip/lwip-2.0.3/src/apps/mqtt/
A Dmqtt.c185 #define mqtt_ringbuf_len(rb) ((u16_t)((rb)->put - (rb)->get))
191 …ngth(rb) LWIP_MIN(mqtt_ringbuf_len(rb), (MQTT_OUTPUT_RINGBUF_SIZE - ((rb)->get & MQTT_RINGBUF_IDX_…
194 #define mqtt_ringbuf_get_ptr(rb) (&(rb)->buf[(rb)->get & MQTT_RINGBUF_IDX_MASK])
196 #define mqtt_ringbuf_advance_get_idx(rb, len) ((rb)->get += (len))
218 …send_len, ringbuf_lin_len, ((rb)->get & MQTT_RINGBUF_IDX_MASK), ((rb)->put & MQTT_RINGBUF_IDX_MASK… in mqtt_output_send()
/components/legacy/fdt/inc/
A Ddtb_fwnode.h52 struct fwnode_handle *(*get)(struct fwnode_handle *fwnode); member
/components/lwp/vdso/user/arch/risc-v/
A DSConstruct31 # get the gcc path
/components/drivers/misc/
A Drt_drv_pwm.c449 CMD_OPTIONS_NODE(PWM_LIST_GET, get, get pwm channel info)
/components/drivers/rtc/
A Ddev_rtc.c372 MSH_CMD_EXPORT(date, get date and time or set (local timezone) [year month day hour min sec])
/components/net/lwip/lwip-2.1.2/src/include/lwip/
A Dinit.h.cmake.in72 /* Some helper defines to get a version string */
/components/legacy/fdt/docs/
A Dapi.md93 # fdt get API
/components/net/lwip/lwip-2.0.3/
A DUPGRADING79 * added hook LWIP_HOOK_MEMP_AVAILABLE() to get informed when a memp pool was empty and an item
119 shutdown before): Now the application does *NOT* get any calls to the recv
A DCHANGELOG104 * tcp.h/.c: added function tcp_listen_with_backlog_and_err() to get the error
226 derived node classes to get more type-safe code
328 * opt.h, memp.c: added hook LWIP_HOOK_MEMP_AVAILABLE() to get informed when
679 (previously used by get/setsockopt only)
1320 * tcpip.h/.c, timers.c: Added an overridable define to get informed when the
1421 * netif.h: Added function-like macros to get/set the hostname on a netif
1732 close() vs. shutdown(). Now the application does not get any more
1830 returned by getnext (though not by get)
2118 * init.h: Added LWIP_VERSION to get the current version of the stack
3300 could get udp input packets if the remote side matched.
[all …]
/components/dfs/dfs_v1/src/
A Ddfs_fs.c656 FINSH_FUNCTION_EXPORT(df, get disk free);
/components/net/lwip/lwip-2.1.2/
A DUPGRADING114 * added hook LWIP_HOOK_MEMP_AVAILABLE() to get informed when a memp pool was empty and an item
154 shutdown before): Now the application does *NOT* get any calls to the recv
A DSConscript3 # get current directory
A DCHANGELOG81 * ipv6: add support for stateless DHCPv6 (to get DNS servers in SLAAC nets)
357 * tcp.h/.c: added function tcp_listen_with_backlog_and_err() to get the error
479 derived node classes to get more type-safe code
581 * opt.h, memp.c: added hook LWIP_HOOK_MEMP_AVAILABLE() to get informed when
932 (previously used by get/setsockopt only)
1674 * netif.h: Added function-like macros to get/set the hostname on a netif
1985 close() vs. shutdown(). Now the application does not get any more
2083 returned by getnext (though not by get)
2371 * init.h: Added LWIP_VERSION to get the current version of the stack
3553 could get udp input packets if the remote side matched.
[all …]
/components/net/lwip/lwip-1.4.1/
A DUPGRADING20 shutdown before): Now the application does *NOT* get any calls to the recv
A DCHANGELOG34 to get a clear separation of which functions an application or port may use
364 * tcpip.h/.c, timers.c: Added an overridable define to get informed when the
465 * netif.h: Added function-like macros to get/set the hostname on a netif
776 close() vs. shutdown(). Now the application does not get any more
874 returned by getnext (though not by get)
1162 * init.h: Added LWIP_VERSION to get the current version of the stack
1624 in your lwipopts.h file (LWIP_DNS=0 in opt.h). DNS_DEBUG can be set to get
1655 TCP_EVENT_xxx macros to get a code more readable. It could also help to remove
2344 could get udp input packets if the remote side matched.
2347 * netif.c: Fixed bug #20180 (TCP pcbs listening on IP_ADDR_ANY could get
[all …]
/components/net/lwip/lwip-1.4.1/doc/
A Dsnmp_agent.txt72 actually get the SNMP agent running.
/components/drivers/spi/
A Ddev_spi_wifi_rw009.c850 FINSH_FUNCTION_EXPORT(rw009_rssi, get RW009 current AP rssi.);

Completed in 78 milliseconds

12