Home
last modified time | relevance | path

Searched full:when (Results 1 – 25 of 833) sorted by relevance

12345678910>>...34

/nrf52832-nimble/rt-thread/components/utilities/ymodem/
H A Dymodem.h61 /* how many CAN be sent when user active end the session. */
68 /* set when C is send */
70 /* set when we've got the packet 0 and sent ACK and second C */
72 /* set when the sender respond to our second C and recviever got a real
75 /* set when the sender send a EOT */
77 /* set when transmission is really finished, i.e., after the NAK, C, final
83 /* when receiving files, the buf will be the data received from ymodem protocol
87 * When sending files, the len is the buf size in RYM. The callback need to
104 /* When error happened, user need to check this to get when the error has
119 * @param on_begin The callback will be invoked when the first packet arrived.
[all …]
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/doc/
H A Drawapi.txt14 the various protocols. It is the only API available when running lwIP
33 lwIP started targeting single-threaded environments. When adding multi-
36 (also known as the "tcpip_thread"). When running in a multithreaded
105 invoked by the lwIP core when activity related to that application
152 Commands a pcb to start listening for incoming connections. When an
178 Specified the callback function that should be called when a new
192 when the connection is established. If the connection could not be
206 tcp_write(). When the data is successfully transmitted to the remote
239 Specifies the callback function that should be called when data has
248 callback function is called when new data arrives. When the
[all …]
H A Dsys_arch.txt85 When using pointers, a simple way is to check the pointer for != NULL.
86 When directly using OS structures, implementing this may be more complex.
119 When using pointers, a simple way is to check the pointer for != NULL.
120 When directly using OS structures, implementing this may be more complex.
143 mailbox when the mailbox is deallocated, it is an indication of a
189 When using pointers, a simple way is to check the pointer for != NULL.
190 When directly using OS structures, implementing this may be more complex.
212 When lwIP is used from more than one context (e.g. from multiple threads OR from
248 Be careful with using mem_malloc() in sys_arch. When malloc() refers to
251 can't be performed when sys_arch uses mem_malloc.
/nrf52832-nimble/rt-thread/components/net/uip/apps/webclient/
H A Dwebclient.h76 * Callback function that is called from the webclient code when HTTP
81 * when HTTP data has been received. The function is not called when
84 * \note This function is called many times, repetedly, when data is
85 * being received, and not once when all data has been received.
93 * Callback function that is called from the webclient code when the
121 * Callback function that is called from the webclient code when the
141 * and requests the specified file using the GET method. When the HTTP
143 * function is called and when the HTTP data arrives the
151 * When the HTTP request has been completed and the HTTP connection is
192 * and may therefore not be the same as when the original GET request
[all …]
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/doc/
H A Drawapi.txt27 lwIP started targeting single-threaded environments. When adding multi-
122 Commands a pcb to start listening for incoming connections. When an
157 Specified the callback function that should be called when a new
171 when the connection is established. If the connection could not be
185 tcp_write(). When the data is successfully transmitted to the remote
218 Specifies the callback function that should be called when data has
227 callback function is called when new data arrives. When the
236 Sets the callback function that will be called when new data
245 Must be called when the application has received the data. The len
251 When a connection is idle (i.e., no data is either transmitted or
[all …]
/nrf52832-nimble/rt-thread/components/net/uip/doc/
H A Duip-doc.txt57 another equally limited device, e.g., when running distributed
125 will never block, but will return at once. When it returns, the stack
132 round-trip time estimations. When the main control loop infers that
135 retransmissions when dealing with a timer event, the network device
188 size. When a packet arrives from the network, the device driver places
196 arrive when the application is processing the data must be queued,
203 performance degradation, but only when multiple connections are
260 response to certain events. uIP calls the application when data is
261 received, when data has been successfully delivered to the other end
262 of the connection, when a new connection has been set up, or when data
[all …]
/nrf52832-nimble/rt-thread/
H A DChangeLog.md7 * When the thread is running on CPU, the state of this thread is changed to RUNNING stat instead of…
11 * When formatting the file system, adds FM_SFD option to create a volume in SFD format for FatFs; (…
13 * Fix stdio fd issue when POSIX api is used; (gbcwbz)
14 * Fix the `fd_is_open()` issue: when the sub-path is the same in different mounted filesystem.
18 * Fix the mmap issue when the addr parameter is NULL; (fullhan)
23 * Fix the at_socket issue when socket is a null pointer; (thomas onegd)
31 * Fix the `can_rx/can_tx` issue, which is not cleared to NULL when CAN device is closed in drivers/…
34 * Fix the tick compensation issue when enable interrupt too early; (geniusgogo)
43 * Remove the duplicate opening file check when open a file;
63 * Fix the link issue when enable cmBacktrace package in stm32f4xx-HAL BSP; (xeonxu)
[all …]
/nrf52832-nimble/rt-thread/components/utilities/
H A DKconfig59 When the log level is less than this option and it will stop output.
60 These log will not compile into ROM when using LOG_X api.
80 When the log level is less than this option and it will stop output.
81 These log will not compile into ROM when using LOG_X api.
139When enable asynchronous output mode. The log output is not immediately and the log will stored to…
151 …ll output the asynchronous logs. The logs can output by other user thread when this option is disa…
174When enable this option then it will enable libc. The formater will change to vsnprint on libc.
/nrf52832-nimble/nordic/nrfx/drivers/include/
H A Dnrfx_adc.h54 NRFX_ADC_EVT_DONE, ///< Event generated when the buffer is filled with samples.
55 NRFX_ADC_EVT_SAMPLE, ///< Event generated when the requested channel is sampled.
133 * This function is called when the requested number of samples has been processed.
164 * This function configures and enables the channel. When @ref nrfx_adc_buffer_convert is
167 * This function can be called only when there is no conversion in progress
178 * This function can be called only when there is no conversion in progress
186 * This function can be called only when there is no conversion in progress
204 * function returns when the conversion is started, and the result is provided in an event (driver
221 * If the driver is initialized in non-blocking mode, this function returns when the first
222 * conversion is set up. When the buffer is filled, the application is notified by the event
[all …]
H A Dnrfx_nfct.h66 * @brief NFC tag states, when NFCT hardware is activated.
129 …uint32_t fdt; ///< NFC-A Frame Delay Time. Filled when nrfx_nfct_param_t::i…
130 …ol; ///< NFC-A value of the 'Protocol' field in the SEL_RES frame. Filled when nrfx_nfct_param_t::…
131 …nrfx_nfct_nfcid1_t nfcid1; ///< NFC-A NFCID1 value (tag identifier). Filled when nrfx_nf…
177 …nrfx_nfct_evt_rx_frameend_t rx_frameend; ///< End of the RX frame data. Filled when nrfx_nfct_…
178 …nrfx_nfct_evt_tx_framestart_t tx_framestart; ///< Start of the TX frame data. Filled when nrfx_nfc…
179 …nrfx_nfct_evt_error_t error; ///< Error data. Filled when nrfx_nfct_evt_t::evt_id …
339 * - 116. NFCT does not release HFCLK when switching from ACTIVATED to SENSE mode.
341 * the timing module periodically polls its state to determine when the field is turned off.
348 * - 116. NFCT does not release HFCLK when switching from ACTIVATED to SENSE mode.
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/apps/
H A Dmqtt.h117 * Function prototype for mqtt connection status callback. Called when
119 * calling mqtt_client_connect() or when connection is closed by server or an error
133 /** Flag set when last fragment of data arrives in data callback */
139 * Function prototype for MQTT incoming publish data callback function. Called when data
144 NULL is passed when all publish data are delivered
146 …* @param flags MQTT_DATA_FLAG_LAST set when this call contains the last part of data from publish …
154 * Function prototype for MQTT incoming publish function. Called when an incoming publish
166 * Function prototype for mqtt request callback. Called when a subscribe, unsubscribe
168 * @param arg Pointer to user data supplied when invoking request
/nrf52832-nimble/rt-thread/documentation/doxygen/
H A Dkernel.h83 * when the resource is available, thread pended on this resource at first would get
86 * when the resource is available, thread pended on this resource who had the most high
91 * bit of a binary number when an event ocurs.
106 * The time to allocate a memory block from the memory pool is determinant. When
109 * When other thread releases memory blocks to this memory pool, the blocked thread is
143 * - memory hook, invoked when allocate or free memory block.
144 * - timer hook, invoked when timer is timeout.
156 * The error code is defined to identify which kind of error occurs. When some
/nrf52832-nimble/rt-thread/components/drivers/sensors/
H A Dsensor.h77 * the axis are not swapped when the device's screen orientation changes.
119 * In batch mode, and only when the flag SENSORS_BATCH_WAKE_UPON_FIFO_FULL is
180 * The HAL must return an event immediately when an on-change
244 * The norm of <x, y, z> should be close to 0 when in free fall.
246 * When the device lies flat on a table and is pushed on its left side
249 * When the device lies flat on a table, the acceleration value is +9.81,
253 * When the device lies flat on a table and is pushed toward the sky, the
292 * pitch: Rotation around X axis (-180<=pitch<=180), with positive values when
295 * roll: Rotation around Y axis (-90<=roll<=90), with positive values when
379 * acceleration sensor. When the device is at rest, the output of the
[all …]
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/apps/
H A Dmqtt.h93 * Function prototype for mqtt connection status callback. Called when
95 * calling mqtt_connect() or when connection is closed by server or an error
109 /** Flag set when last fragment of data arrives in data callback */
115 * Function prototype for MQTT incoming publish data callback function. Called when data
120 NULL is passed when all publish data are delivered
122 …* @param flags MQTT_DATA_FLAG_LAST set when this call contains the last part of data from publish …
130 * Function prototype for MQTT incoming publish function. Called when an incoming publish
142 * Function prototype for mqtt request callback. Called when a subscribe, unsubscribe
144 * @param arg Pointer to user data supplied when invoking request
H A Dhttpd_opts.h137 * - reset when pcb->sent is called
149 * Lower priorities get killed first when running out of memory.
164 /** Set this to one to show error pages when parsing a request fails instead
202 copied from pbuf into this a global buffer when pbuf- or packet-queues
209 /** This is the size of a static buffer used when URIs end with '/'.
219 * filled in by the application when a POST is finished.
231 /** Set this to 1 to call tcp_abort when tcp_close fails with memory error.
238 /** Set this to 1 to kill the oldest connection when running out of
258 when http is not an important protocol in the device. */
307 * (fs_read_async returns FS_READ_DELAYED and calls a callback when finished).
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/include/lwip/
H A Dtcp.h51 /** Function prototype for tcp accept callback functions. Called when a new
62 /** Function prototype for tcp receive callback functions. Called when data has
67 * @param p The received data (or NULL when the connection has been closed!)
75 /** Function prototype for tcp sent callback functions. Called when sent data has
100 /** Function prototype for tcp error callback functions. Called when the pcb
103 * @note The corresponding pcb is already freed when this callback is called!
112 /** Function prototype for tcp connected callback functions. Called when a pcb
122 * @note When a connection attempt fails, the error callback is currently called!
141 /* Function to call when a listener has been connected.
251 /* Function to be called when more send buffer space is available. */
[all …]
/nrf52832-nimble/rt-thread/components/libc/aio/
H A Dposix_aio.c34 * requests when they are completed.
84 * call to aio_fsync(). The function call shall return when the synchronization
85 * request has been initiated or queued to the file or device (even when the data
106 * operation while it is proceeding. When the request is queued, the error status
107 * for the operation is [EINPROGRESS]. When all data has been successfully transferred,
112 * Delivery when all operations have achieved synchronized I/O completion. All
182 * function call shall return when the read request has been initiated or queued
183 * to the file or device (even when the data cannot be delivered immediately).
202 * The aio_sigevent member specifies the notification which occurs when the
253 * When the aiocb structure referred to by aiocbp is used to submit another asynchronous
[all …]
/nrf52832-nimble/packages/NimBLE-latest/nimble/drivers/nrf52/
H A Dsyscfg.yml37 When set to proper GPIO pin number, this pin will be set
38 to high state when radio is enabled using PPI channels
45 When set to proper GPIO pin number, this pin will be set
53 When set to proper GPIO pin number, this pin will be set
55 state when wfr timer expires.
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/
H A Dinftrees.c84 from their more natural integer increment ordering, and so when the
102 at length counts to determine sub-table sizes when building the
157 root is the number of index bits for the root table. When len exceeds
159 of the low root bits of huff. This is saved in low to check for when a
160 new sub-table should be started. drop is zero when the root table is
161 being filled, and drop is root when sub-tables are being filled.
163 When a new sub-table is needed, it is necessary to look ahead in the
169 provided *table space. It is checked when a LENS table is being made
173 This assumes that when type == LENS, bits == 9.
175 sym increments through all symbols, and the loop terminates when
[all …]
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/
H A DCHANGELOG40 (e.g. when using FreeRTOS)
147 sockets: fix race conditions when closing full-duplex sockets
236 * tcp: do not keep sending SYNs when getting ACKs
242 * httpd: LWIP_HTTPD_POST_MANUAL_WND: fixed double-free when httpd_post_data_recved
303 reason when listening fails (bug #49861)
348 * dhcp.c: fixed bug #49676 (Possible endless loop when parsing dhcp options)
352 (and therefore on a UDP socket/netconn) when the PCB is bound to IP_ADDR_ANY
358 * tcp_out.c: fixed bug #49533 (start persist timer when unsent seg can't fit
384 * tcp: call accept-callback with ERR_MEM when allocating a pcb fails on
399 automatically supported when an IPv6 netconn/socket is created.
[all …]
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/include/
H A Dzlib.h112 int xflags; /* extra flags (not used when writing a gzip file) */
116 uInt extra_max; /* space at extra (only when reading header) */
118 uInt name_max; /* space at name (only when reading header) */
120 uInt comm_max; /* space at comment (only when reading header) */
122 int done; /* true when done reading gzip header (not used
123 when writing a gzip file) */
129 The application must update next_in and avail_in when avail_in has
130 dropped to zero. It must update next_out and avail_out when avail_out
244 deflate compresses as much data as possible, and stops when the input
246 output latency (reading input without producing any output) except when
[all …]
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/
H A Dzlib.h112 int xflags; /* extra flags (not used when writing a gzip file) */
116 uInt extra_max; /* space at extra (only when reading header) */
118 uInt name_max; /* space at name (only when reading header) */
120 uInt comm_max; /* space at comment (only when reading header) */
122 int done; /* true when done reading gzip header (not used
123 when writing a gzip file) */
129 The application must update next_in and avail_in when avail_in has
130 dropped to zero. It must update next_out and avail_out when avail_out
244 deflate compresses as much data as possible, and stops when the input
246 output latency (reading input without producing any output) except when
[all …]
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/
H A DCHANGELOG19 * tcp: do not keep sending SYNs when getting ACKs
25 * httpd: LWIP_HTTPD_POST_MANUAL_WND: fixed double-free when httpd_post_data_recved
86 reason when listening fails (bug #49861)
131 * dhcp.c: fixed bug #49676 (Possible endless loop when parsing dhcp options)
135 (and therefore on a UDP socket/netconn) when the PCB is bound to IP_ADDR_ANY
141 * tcp_out.c: fixed bug #49533 (start persist timer when unsent seg can't fit
167 * tcp: call accept-callback with ERR_MEM when allocating a pcb fails on
182 automatically supported when an IPv6 netconn/socket is created.
250 ip(4/6)_addr_t are only used internally or when initializing netifs or when
275 ATTENTION: netif_set_up() now always has to be called, even when dhcp/autoip
[all …]
/nrf52832-nimble/rt-thread/components/net/uip/doc/html/
H A Dmain.html32 …edded device is to communicate with another equally limited device, e.g., when running distributed…
44 …op. The input handler function will never block, but will return at once. When it returns, the sta…
45When the main control loop infers that the periodic timer should fire, it should invoke the timer …
56When a packet arrives from the network, the device driver places it in the global buffer and calls…
66 …on when data is received, when data has been successfully delivered to the other end of the connec…
67 uIP is different from other TCP/IP stacks in that it requires help from the application when doing …
68When uIP decides that a segment should be retransmitted, it calls the application with a flag set …
72 When the application is called by uIP, the global variable <a class="el" href="a00088.html">uip_con…
76 When sending data, uIP adjusts the length of the data sent by the application according to the avai…
80 …at the application takes an active part in performing the retransmission. When uIP decides that a …
[all …]
/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_power.h199 NRF_POWER_OFFRAM0, /**< Keep retention on RAM block 0 when RAM block is switched off */
201 NRF_POWER_OFFRAM1, /**< Keep retention on RAM block 1 when RAM block is switched off */
203 NRF_POWER_OFFRAM2, /**< Keep retention on RAM block 2 when RAM block is switched off */
205 NRF_POWER_OFFRAM3, /**< Keep retention on RAM block 3 when RAM block is switched off */
216 …NRF_POWER_OFFRAM0_MASK = 1U << NRF_POWER_OFFRAM0, /**< Keep retention on RAM block 0 when RAM bloc…
218 …NRF_POWER_OFFRAM1_MASK = 1U << NRF_POWER_OFFRAM1, /**< Keep retention on RAM block 1 when RAM bloc…
220 …NRF_POWER_OFFRAM2_MASK = 1U << NRF_POWER_OFFRAM2, /**< Keep retention on RAM block 2 when RAM bloc…
222 …NRF_POWER_OFFRAM3_MASK = 1U << NRF_POWER_OFFRAM3, /**< Keep retention on RAM block 3 when RAM bloc…
303 /** Keep section retention in OFF mode when section is OFF */
305 NRF_POWER_RAMPOWER_S1RETENTION, /**< Keep section retention in OFF mode when section is OFF */
[all …]

12345678910>>...34