Home
last modified time | relevance | path

Searched full:was (Results 1 – 25 of 592) sorted by relevance

12345678910>>...24

/nrf52832-nimble/nordic/nrfx/drivers/include/
H A Dnrfx_qspi.h137 * @retval NRFX_SUCCESS If initialization was successful.
139 * @retval NRFX_ERROR_INVALID_STATE If the driver was already initialized.
140 * @retval NRFX_ERROR_INVALID_PARAM If the pin configuration was incorrect.
165 * @retval NRFX_SUCCESS If the operation was successful (blocking mode) or operation
166 * was commissioned (handler mode).
185 …* Remember that an incoming event signalizes only that data was sent to the memory device and the …
186 * before the write operation checked if memory was busy.
192 * @retval NRFX_SUCCESS If the operation was successful (blocking mode) or operation
193 * was commissioned (handler mode).
212 …* Remember that an incoming event signalizes only that data was sent to the memory device and the …
[all …]
H A Dnrfx_dppi.h58 * @retval NRFX_SUCCESS If the channel was successfully allocated.
69 * @retval NRFX_SUCCESS If the channel was successfully freed.
79 * @retval NRFX_SUCCESS If the channel was successfully enabled.
89 * @retval NRFX_SUCCESS If the channel was successfully disabled.
100 * @retval NRFX_SUCCESS If the channel group was successfully allocated.
111 * @retval NRFX_SUCCESS If the channel group was successfully freed.
122 * @retval NRFX_SUCCESS If the channel was successfully included.
134 * @retval NRFX_SUCCESS If the channel was successfully removed.
145 * @retval NRFX_SUCCESS If the group was successfully cleared.
155 * @retval NRFX_SUCCESS If the group was successfully enabled.
[all …]
H A Dnrfx_ppi.h80 * @retval NRFX_SUCCESS If the channel was successfully allocated.
91 * @retval NRFX_SUCCESS If the channel was successfully freed.
103 * @retval NRFX_SUCCESS If the channel was successfully assigned.
115 * @retval NRFX_SUCCESS If the channel was successfully assigned.
126 * @retval NRFX_SUCCESS If the channel was successfully enabled.
137 * @retval NRFX_SUCCESS If the channel was successfully disabled.
149 * @retval NRFX_SUCCESS If the channel group was successfully allocated.
160 * @retval NRFX_SUCCESS If the channel group was successfully freed.
183 * @retval NRFX_SUCCESS If the channels was successfully included.
197 * @retval NRFX_SUCCESS If the channel was successfully included.
[all …]
H A Dnrfx_pdm.h123 * @retval NRFX_SUCCESS If initialization was successful.
125 * @retval NRFX_ERROR_INVALID_PARAM If invalid configuration was specified.
163 * @retval NRFX_SUCCESS If sampling was started successfully or was already in progress.
175 * @retval NRFX_SUCCESS If sampling was stopped successfully or was already stopped before.
188 * @retval NRFX_SUCCESS If the buffer was applied successfully.
189 …* @retval NRFX_ERROR_BUSY If the buffer was already supplied or the peripheral is current…
190 * @retval NRFX_ERROR_INVALID_STATE If the driver was not initialized.
H A Dnrfx_saadc.h142 uint8_t channel; ///< Channel on which the limit was detected.
175 * @retval NRFX_SUCCESS If initialization was successful.
201 * @retval NRFX_SUCCESS If initialization was successful.
202 * @retval NRFX_ERROR_INVALID_STATE If the ADC was not initialized.
203 * @retval NRFX_ERROR_NO_MEM If the specified channel was already allocated.
212 * @retval NRFX_SUCCESS If uninitialization was successful.
220 * @retval NRFX_SUCCESS If ADC sampling was triggered.
236 * @retval NRFX_SUCCESS If conversion was successful.
256 * @retval NRFX_SUCCESS If conversion was successful.
269 * @retval NRFX_SUCCESS If calibration was started successfully.
H A Dnrfx_twi.h202 * @retval NRFX_SUCCESS If initialization was successful.
249 * @retval NRFX_SUCCESS If the procedure was successful.
251 * @retval NRFX_ERROR_INTERNAL If an error was detected by hardware.
272 * @retval NRFX_SUCCESS If the procedure was successful.
274 * @retval NRFX_ERROR_INTERNAL If an error was detected by hardware.
275 * @retval NRFX_ERROR_DRV_TWI_ERR_OVERRUN If the unread data was replaced by new data
307 * @retval NRFX_SUCCESS If the procedure was successful.
310 * @retval NRFX_ERROR_INTERNAL If an error was detected by hardware.
311 * @retval NRFX_ERROR_DRV_TWI_ERR_OVERRUN If the unread data was replaced by new data (TXRX and RX)
H A Dnrfx_uarte.h176 * @retval NRFX_SUCCESS If initialization was successful.
218 * If an event handler was provided in nrfx_uarte_init() call, this function
235 * @retval NRFX_SUCCESS If initialization was successful.
237 * @retval NRFX_ERROR_FORBIDDEN If the transfer was aborted from a different context
258 * It will contain number of bytes sent until abort was called. The event
268 * If an event handler was provided in the nrfx_uarte_init() call, this function
289 * @retval NRFX_SUCCESS If initialization was successful.
293 * @retval NRFX_ERROR_FORBIDDEN If the transfer was aborted from a different context
317 * It will contain number of bytes received until abort was called. The event
H A Dnrfx_uart.h167 * @retval NRFX_SUCCESS If initialization was successful.
209 * If an event handler was provided in nrfx_uart_init() call, this function
219 * @retval NRFX_SUCCESS If initialization was successful.
221 * @retval NRFX_ERROR_FORBIDDEN If the transfer was aborted from a different context
241 * It will contain number of bytes sent until abort was called. The event
251 * If an event handler was provided in the nrfx_uart_init() call, this function
280 * @retval NRFX_ERROR_FORBIDDEN If the transfer was aborted from a different context
324 * It will contain number of bytes received until abort was called. The event
H A Dnrfx_twim.h212 * @retval NRFX_SUCCESS If initialization was successful.
266 * @retval NRFX_SUCCESS If the procedure was successful.
268 * @retval NRFX_ERROR_INTERNAL If an error was detected by hardware.
293 * @retval NRFX_SUCCESS If the procedure was successful.
295 * @retval NRFX_ERROR_INTERNAL If an error was detected by hardware.
346 * @retval NRFX_SUCCESS If the procedure was successful.
349 * @retval NRFX_ERROR_INTERNAL If an error was detected by hardware.
372 …* This function should be used if @ref nrfx_twim_xfer was called with the flag @ref NRFX_TWIM_FLAG…
H A Dnrfx_clock.h76 * @retval NRFX_SUCCESS If the procedure was successful.
77 * @retval NRFX_ERROR_ALREADY_INITIALIZED If the driver was already initialized.
138 * @retval NRFX_SUCCESS If the procedure was successful.
149 * @retval NRFX_SUCCESS If the procedure was successful.
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/include/
H A Dzlib.h67 The zlib format was designed to be compact and fast for use in memory
68 and on communications channels. The gzip format was designed for single-
121 int hcrc; /* true if there was or will be a header crc */
233 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not
298 was enough output space; if deflate returns with Z_OK, this function must be
320 Z_FINISH), Z_STREAM_ERROR if the stream state was inconsistent (for example
321 if next_in or next_out was NULL), Z_BUF_ERROR if no progress is possible
322 (for example avail_in or avail_out was zero). Note that Z_BUF_ERROR is not
335 stream state was inconsistent, Z_DATA_ERROR if the stream was freed
336 prematurely (some input or output was discarded). In the error case,
[all …]
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/
H A Dzlib.h67 The zlib format was designed to be compact and fast for use in memory
68 and on communications channels. The gzip format was designed for single-
121 int hcrc; /* true if there was or will be a header crc */
233 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not
298 was enough output space; if deflate returns with Z_OK, this function must be
320 Z_FINISH), Z_STREAM_ERROR if the stream state was inconsistent (for example
321 if next_in or next_out was NULL), Z_BUF_ERROR if no progress is possible
322 (for example avail_in or avail_out was zero). Note that Z_BUF_ERROR is not
335 stream state was inconsistent, Z_DATA_ERROR if the stream was freed
336 prematurely (some input or output was discarded). In the error case,
[all …]
/nrf52832-nimble/nordic/nrfx/mdk/
H A Dnrf51_deprecated.h49 /* The interrupt ISR was renamed. Adding old name to the macros. */
57 /* The field MPU.PERR0.LPCOMP_COMP was renamed. Added into deprecated in case somebody was using th…
65 /* The field POWER.RAMON.OFFRAM3 was eliminated. Added into deprecated in case somebody was using t…
70 /* The field POWER.RAMON.OFFRAM2 was eliminated. Added into deprecated in case somebody was using t…
75 /* The field POWER.RAMON.ONRAM3 was eliminated. Added into deprecated in case somebody was using th…
80 /* The field POWER.RAMON.ONRAM2 was eliminated. Added into deprecated in case somebody was using th…
88 /* The enumerated value RADIO.TXPOWER.TXPOWER.Neg40dBm was renamed. Added into deprecated with the …
90 /* The name of the field SKIPADDR was corrected. Old macros added for compatibility. */
95 /* The name of the field PLLLOCK was corrected. Old macros added for compatibility. */
100 /* The name of the field CONSTCARRIER was corrected. Old macros added for compatibility. */
[all …]
/nrf52832-nimble/rt-thread/components/net/freemodbus/
H A DChangelog.txt25 byte of the register count was ignored. This does not have a
46 functions. Fixed bug when illegal slave address was passed to eMBInit
47 where the error was not detected. Fixed typo in the holding registers
48 where the frame for write multiple registers was parsed with the wrong
50 in discrete input registers implementation where the frame was not parsed
59 is was possible to start the Modbus stack with an address of 0
78 conversion was missing and therefore has lead to error when
79 this function was used (Registers of by one, Start at > 1).
115 and returns MB_ENOERR in case is was already disabled.
134 If not all bytes where written in the first call or write was
[all …]
/nrf52832-nimble/rt-thread/components/net/uip/uip/
H A Duip-fw.h135 * A non-error message that indicates that a packet was forwarded.
143 * transmission was attempted, and that no packet was sent.
150 * An error message that indicates that a packet that was too large
151 * for the outbound network interface was detected.
167 * forwarded or output was dropped.
/nrf52832-nimble/rt-thread/libcpu/avr32/uc3/
H A Dexception_gcc.S200 …breq _spint0 // If this was not a spurious interrupt (R12 != NULL), jump to the handler.
215 …rete // If this was a spurious interrupt (R12 == NULL), return from event handl…
222 …breq _spint1 // If this was not a spurious interrupt (R12 != NULL), jump to the handler.
237 …rete // If this was a spurious interrupt (R12 == NULL), return from event handl…
244 …breq _spint2 // If this was not a spurious interrupt (R12 != NULL), jump to the handler.
259 …rete // If this was a spurious interrupt (R12 == NULL), return from event handl…
266 …breq _spint3 // If this was not a spurious interrupt (R12 != NULL), jump to the handler.
281 …rete // If this was a spurious interrupt (R12 == NULL), return from event handl…
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/apps/snmp/
H A Dsnmpv3_dummy.c45 * @param auth_algo is a pointer to u8_t. The implementation has to set this if user was found.
46 …m auth_key is a pointer to a pointer to a string. Implementation has to set this if user was found.
47 * @param priv_algo is a pointer to u8_t. The implementation has to set this if user was found.
48 …m priv_key is a pointer to a pointer to a string. Implementation has to set this if user was found.
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/test/unit/core/
H A Dtest_pbuf.c170 "Bad data at pos %d, was %02X, expected %02X", i, out[i], testdata[i]); in START_TEST()
179 "Bad data at pos %d, was %02X, expected %02X", p->len - 1, out[p->len - 1], testdata[0]); in START_TEST()
183 "Bad data at pos %d, was %02X, expected %02X", p->len - 1 + i, out[i-1], testdata[i]); in START_TEST()
193 "Bad data at pos %d, was %02X, expected %02X", p->len+i, out[i], testdata[i]); in START_TEST()
219 "Bad data at pos %d, was %02X, expected %02X", p->len, *out, testdata); in START_TEST()
223 "pbuf_get_at() returned bad data at pos %d, was %02X, expected %02X", p->len, getdata, *out); in START_TEST()
/nrf52832-nimble/rt-thread/components/net/uip/apps/webclient/
H A Dwebclient.h170 * \retval 1 if the connection was initiated.
184 * may be empty if no MIME type was reported by the web server.
193 * was made with webclient_get(). This function is used for obtaining
205 * original GET request was made with webclient_get(). This function
217 * request was made with webclient_get(). This function is used for
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/test/unit/core/
H A Dtest_pbuf.c199 "Bad data at pos %d, was %02X, expected %02X", i, out[i], testdata[i]); in START_TEST()
208 "Bad data at pos %d, was %02X, expected %02X", p->len - 1, out[p->len - 1], testdata[0]); in START_TEST()
212 "Bad data at pos %d, was %02X, expected %02X", p->len - 1 + i, out[i-1], testdata[i]); in START_TEST()
222 "Bad data at pos %d, was %02X, expected %02X", p->len+i, out[i], testdata[i]); in START_TEST()
249 "Bad data at pos %d, was %02X, expected %02X", p->len, *out, testdata); in START_TEST()
253 "pbuf_get_at() returned bad data at pos %d, was %02X, expected %02X", p->len, getdata, *out); in START_TEST()
/nrf52832-nimble/rt-thread/components/net/uip/doc/
H A Duip-doc.txt126 or the application for which the incoming packet was intended may have
289 retransmission flag and produces the same data that was previously
291 is not different from how the data originally was sent. Therefore the
370 data that was previously sent. From the application's standpoint,
372 originally was sent. Therefor, the application can be written in such
396 that the connection was aborted by the remote host, or that the
422 the application was invoked because a new connection was created.
425 check to which port the new connection was connected.
501 to determine why it was called. If the application was called because
503 application function was called because data was lost in the network
[all …]
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/
H A Duncompr.c26 uncompress returns Z_OK if success, Z_MEM_ERROR if there was not
27 enough memory, Z_BUF_ERROR if there was not enough room in the output
28 buffer, or Z_DATA_ERROR if the input data was corrupted.
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/include/host/
H A Dble_store.h194 * @return 0 if an object was successfully retreived;
195 * BLE_HS_ENOENT if no matching object was found;
211 * @return 0 if the object was successfully written;
225 * @return 0 if an object was successfully retreived;
226 * BLE_HS_ENOENT if no matching object was found;
/nrf52832-nimble/rt-thread/components/net/uip/
H A Duip-1.0-changelog.txt45 UIP_PINGADDRCONF was not used.
73 o TCP: Array index for uip_conns[] array was out of bounds in
88 o TCP: FIN segment was accepted even though application had stopped
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/api/
H A Dapi_lib.c100 * @return ERR_OK if the connection was deleted
132 * ERR_OK if the information was retrieved
237 * @return ERR_OK if the netconn was set to listen (UDP and RAW netconns
546 * @return ERR_OK if data was sent, any other err_t on error
564 * @return ERR_OK if data was sent, any other err_t on error
595 * @return ERR_OK if data was sent, any other err_t on error
660 * @return ERR_OK if the netconn was closed, any other err_t on error
686 * @return ERR_OK if the netconn was closed, any other err_t on error
699 * @return ERR_OK if the netconn was closed, any other err_t on error
716 * @return ERR_OK if the action was taken, any err_t on error
[all …]

12345678910>>...24