/nrf52832-nimble/packages/NimBLE-latest/docs/ble_setup/ |
H A D | ble_setup_intro.rst | 7 must perform manually.
|
/nrf52832-nimble/nordic/nrfx/drivers/include/ |
H A D | nrfx_gpiote.h | 380 * @brief Function for triggering the task OUT manually. 388 * @brief Function for triggering the task SET manually. 397 * @brief Function for triggering the task CLR manually.
|
H A D | nrfx_qspi.h | 183 * To manually control operation execution in the memory device, use @ref nrfx_qspi_mem_busy_check 210 * To manually control operation execution in the memory device, use @ref nrfx_qspi_mem_busy_check
|
H A D | nrfx_adc.h | 228 * wait for the SAMPLE task. Sampling can be triggered manually by the @ref
|
H A D | nrfx_saadc.h | 247 * the SAMPLE task. It can be triggered manually by the @ref nrfx_saadc_sample function or by PPI
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/include/host/ |
H A D | ble_hs_stop.h | 38 * This should be used as an opaque structure and not modified manually.
|
H A D | ble_gap.h | 1265 * This should be used as an opaque structure and not modified manually.
|
/nrf52832-nimble/nordic/nrfx/hal/ |
H A D | nrf_temp.h | 58 …r PAN_028 rev2.0A anomaly 31 - TEMP: Temperature offset value has to be manually loaded to the TEM… in nrf_temp_init()
|
/nrf52832-nimble/rt-thread/components/net/uip/uip/ |
H A D | uip_timer.h | 6 * application must "manually" check if its timers have expired; this
|
H A D | pt.h | 182 * \note The child protothread must be manually initialized with the
|
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/riot/include/nimble/ |
H A D | nimble_npl_os.h | 117 * Need to clear list_node manually since init function below does not do in ble_npl_event_init()
|
/nrf52832-nimble/rt-thread/components/net/uip/doc/ |
H A D | pt-doc.txt | 20 implemented by manually breaking the function into two pieces - one
|
/nrf52832-nimble/packages/NimBLE-latest/porting/nimble/include/os/ |
H A D | os_mempool.h | 178 * are not specified when this function is called; they are assigned manually
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/ |
H A D | syscfg.yml | 217 needs to be manually enabled by calling bt_mesh_lpn_set(true).
|
/nrf52832-nimble/rt-thread/components/net/uip/doc/html/ |
H A D | a00196.html | 26 <a name="l00006"></a>00006 <span class="comment"> * application must "manually" check if its timers…
|
H A D | a00156.html | 19 An application must "manually" check if its timers have expired; this is not done automatically.<p>
|
H A D | a00142.html | 21 …ctions. In purely event-driven systems, blocking must be implemented by manually breaking the func… 508 <dl compact><dt><b>Note:</b></dt><dd>The child protothread must be manually initialized with the <a…
|
H A D | a00194.html | 202 <a name="l00182"></a>00182 <span class="comment"> * \note The child protothread must be manually in…
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/ipv6/ |
H A D | nd6.c | 151 * a manually assigned address, it will remain in existence as duplicate, and in nd6_duplicate_addr_detected() 204 * (i.e., manually assigned), and 2) there is an advertised autoconfiguration in nd6_process_autoconfig_prefix() 250 * address really does not exist. It might have been added manually, after in nd6_process_autoconfig_prefix() 1642 /* Check to see if address prefix matches a manually configured (= static) in nd6_is_prefix_in_netif()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/ |
H A D | api.h | 66 …ent netconn_recv_data_tcp() from updating the tcp window - must be done manually via netconn_tcp_r…
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/ |
H A D | ble_gap_test.c | 2939 /* Cancel connect procedure manually. */ in TEST_CASE() 2980 /* Cancel discovery procedure manually. */ in TEST_CASE()
|
/nrf52832-nimble/rt-thread/tools/ |
H A D | pymenuconfig.py | 55 Or import MenuConfig class, instantiate it and manually run Tkinter's mainloop:
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/netif/ppp/ |
H A D | ipv6cp.c | 335 * setifaceid - set the interface identifiers manually
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/ppp/ |
H A D | ipv6cp.c | 335 * setifaceid - set the interface identifiers manually
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/uffs/src/uffs/ |
H A D | uffs_fs.c | 1827 buf->parent = new_parent; // !! need to manually change the 'parent' !! in uffs_MoveObjectEx()
|