/nrf52832-nimble/nordic/nrfx/drivers/include/ |
H A D | nrfx_dppi.h | 58 * @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 D | nrfx_ppi.h | 80 * @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 D | nrfx_pdm.h | 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.
|
/nrf52832-nimble/rt-thread/components/drivers/usb/usbhost/core/ |
H A D | driver.c | 21 * @return the error code, RT_EOK on successfully. 35 * @return the error code, RT_EOK on successfully. 53 * @return the error code, RT_EOK on successfully. 71 * @return the error code, RT_EOK on successfully. 89 * @return the error code, RT_EOK on successfully.
|
H A D | hub.c | 116 * @return the error code, RT_EOK on successfully. 149 * @return the error code, RT_EOK on successfully. 182 * @return the error code, RT_EOK on successfully. 224 * @return the error code, RT_EOK on successfully. 264 * @return the error code, RT_EOK on successfully. 303 * @return the error code, RT_EOK on successfully. 340 * @return the error code, RT_EOK on successfully. 379 * @return the error code, RT_EOK on successfully. 488 * @return the error code, RT_EOK on successfully. 588 * @return the error code, RT_EOK on successfully. [all …]
|
H A D | core.c | 63 * @return the error code, RT_EOK on successfully. 250 * @return the error code, RT_EOK on successfully. 300 * @return the error code, RT_EOK on successfully. 335 * @return the error code, RT_EOK on successfully. 371 * @return the error code, RT_EOK on successfully. 405 * @return the error code, RT_EOK on successfully. 436 * @return the error code, RT_EOK on successfully. 468 * @return the error code, RT_EOK on successfully. 513 * @return the error code, RT_EOK on successfully.
|
/nrf52832-nimble/rt-thread/components/drivers/usb/usbhost/class/ |
H A D | hid.c | 27 * @return the error code, RT_EOK on successfully. 60 * @return the error code, RT_EOK on successfully. 94 * @return the error code, RT_EOK on successfully. 126 * @return the error code, RT_EOK on successfully. 160 * @return the error code, RT_EOK on successfully. 192 * @return the error code, RT_EOK on successfully. 264 * @return the error code, RT_EOK on successfully. 344 * @return the error code, RT_EOK on successfully. 378 * @return the error code, RT_EOK on successfully.
|
H A D | mass.c | 28 * @return the error code, RT_EOK on successfully. 93 * @return the error code, RT_EOK on successfully. 187 * @return the error code, RT_EOK on successfully. 237 * @return the error code, RT_EOK on successfully. 285 * @return the error code, RT_EOK on successfully. 331 * @return the error code, RT_EOK on successfully. 375 * @return the error code, RT_EOK on successfully. 411 * @return the error code, RT_EOK on successfully. 447 * @return the error code, RT_EOK on successfully. 484 * @return the error code, RT_EOK on successfully. [all …]
|
H A D | adk.c | 52 * @return the error code, RT_EOK on successfully. 85 * @return the error code, RT_EOK on successfully. 119 * @return the error code, RT_EOK on successfully. 150 * @return the error code, RT_EOK on successfully. 178 * @return the error code, RT_EOK on successfully. 216 * @return the error code, RT_EOK on successfully. 366 * @return the error code, RT_EOK on successfully. 409 * @return the error code, RT_EOK on successfully.
|
H A D | udisk.c | 138 * @return the error code, RT_EOK on successfully. 183 * @return the error code, RT_EOK on successfully. 340 RT_DEBUG_LOG(RT_DEBUG_USB, ("udisk part %d mount successfully\n", i)); in rt_udisk_run() 406 * @return the error code, RT_EOK on successfully.
|
/nrf52832-nimble/rt-thread/components/drivers/include/drivers/ |
H A D | spi.h | 180 * @return RT_EOK on taken SPI bus successfully. others on taken SPI bus failed. 189 * @return RT_EOK on release SPI bus successfully. 198 * @return RT_EOK on release SPI bus successfully. others on taken SPI bus failed. 207 * @return RT_EOK on release SPI device successfully. 249 * @return RT_NULL if transmits message list successfully,
|
/nrf52832-nimble/rt-thread/components/libc/aio/ |
H A D | posix_aio.c | 32 * that are successfully canceled. If there are requests that cannot be canceled, 36 * For requested operations that are successfully canceled, the associated error 38 * requested operations that are not successfully canceled, the aiocbp shall not 107 * for the operation is [EINPROGRESS]. When all data has been successfully transferred, 109 * If the operation does not complete successfully, the error status for the 118 * data is not guaranteed to have been successfully transferred. 254 * operation, then aio_return() may be successfully used to retrieve the return
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/include/host/ |
H A D | ble_store.h | 194 * @return 0 if an object was successfully retreived; 211 * @return 0 if the object was successfully written; 225 * @return 0 if an object was successfully retreived;
|
H A D | ble_hs_stop.h | 60 * @return 0: Stop procedure successfully initiated.
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/doc/ |
H A D | mdns.txt | 50 The hostname will be copied. If this returns successfully, the netif will join 81 If this call returns successfully, the following queries will be answered:
|
H A D | rawapi.txt | 200 enqueued successfully, the tcp_connect() function returns ERR_OK. 206 tcp_write(). When the data is successfully transmitted to the remote 233 data has been successfully received by the other host and try again. 240 successfully been received (i.e., acknowledged) by the remote
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/doc/ |
H A D | mdns.txt | 50 The hostname will be copied. If this returns successfully, the netif will join 81 If this call returns successfully, the following queries will be answered:
|
/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/include/tinycrypt/ |
H A D | ecc_dh.h | 80 * @return returns TC_CRYPTO_SUCCESS (1) if the key pair was generated successfully 111 * @return returns TC_CRYPTO_SUCCESS (1) if the shared secret was computed successfully
|
H A D | cmac_mode.h | 167 * @return returns TC_CRYPTO_SUCCESS (1) after successfully updating the CMAC state 180 * @return returns TC_CRYPTO_SUCCESS (1) after successfully generating the tag
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/netif/ppp/ |
H A D | auth.h | 84 /* peer successfully authenticated itself */ 90 /* we successfully authenticated ourselves */
|
/nrf52832-nimble/rt-thread/src/ |
H A D | device.c | 47 * @return the error code, RT_EOK on initialization successfully. 78 * @return the error code, RT_EOK on successfully. 95 * @return the error code, RT_EOK on successfully.
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/doc/ |
H A D | rawapi.txt | 179 enqueued successfully, the tcp_connect() function returns ERR_OK. 185 tcp_write(). When the data is successfully transmitted to the remote 212 data has been successfully received by the other host and try again. 219 successfully been received (i.e., acknowledged) by the remote
|
/nrf52832-nimble/packages/NimBLE-latest/porting/nimble/include/os/ |
H A D | os_mempool.h | 97 * @return Indicates whether the block was successfully 99 * returned if the block was not successfully
|
/nrf52832-nimble/nordic/nrfx/hal/ |
H A D | nrf_kmu.h | 57 …OT_PUSHED = offsetof(NRF_KMU_Type, EVENTS_KEYSLOT_PUSHED), ///< Key successfully pushed over sec… 74 …NRF_KMU_STATUS_SELECTED_MASK = KMU_STATUS_SELECTED_Msk, ///< Key slot ID successfully selected by …
|
/nrf52832-nimble/packages/NimBLE-latest/apps/blecent/src/ |
H A D | blecent.c | 202 /* Service discovery has completed successfully. Now we have a complete in blecent_on_disc_complete() 337 * @return 0 if the application successfully handled the 367 /* Connection successfully established. */ in blecent_gap_event()
|