/nrf52832-nimble/nordic/nrfx/drivers/src/ |
H A D | nrfx_rtc.c | 60 bool reliable; /**< Reliable mode flag. */ member 90 m_cb[p_instance->instance_id].reliable = p_config->reliable; in nrfx_rtc_init() 182 if (m_cb[p_instance->instance_id].reliable) in nrfx_rtc_cc_set() 267 if (m_cb[p_instance->instance_id].reliable) in nrfx_rtc_max_ticks_get()
|
/nrf52832-nimble/nordic/nrfx/drivers/include/ |
H A D | nrfx_rtc.h | 100 bool reliable; /**< Reliable mode flag. */ member 108 .reliable = NRFX_RTC_DEFAULT_CONFIG_RELIABLE, \ 165 …* behind. If RTCn_CONFIG_RELIABLE is 1 for the given instance, the Reliable mode handles tha… 239 * If Reliable mode is enabled, the provided maximum latency is taken into account 241 * If Reliable mode is disabled, the return value equals the counter resolution.
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/ |
H A D | syscfg.yml | 251 Enables the Reliable Writes GATT procedure. (0/1) 271 GATT Reliable Write procedure. (0/1)
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/ |
H A D | syscfg.yml | 153 reliable messages. 159 reliable messages.
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/ |
H A D | FAQ | 324 for), using the "gzip" transfer encoding is probably more reliable due to
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/ |
H A D | ble_gattc.c | 616 ble_gattc_log_proc_init("write reliable; "); in ble_gattc_log_write_reliable() 3854 * $write reliable * 3901 * write-reliable-characteristic-value proc. 3979 * write-reliable-characteristic-value proc. 4000 * write-reliable-cahracteristic-values proc. 4067 * write-reliable-characteristic-values proc.
|
/nrf52832-nimble/rt-thread/components/net/freemodbus/modbus/include/ |
H A D | mb.h | 83 * a low jitter. ASCII is slower and more reliable on slower links (E.g. modems)
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/ |
H A D | ble_gatt_conn_test.c | 724 /*** Write reliable. */ in TEST_CASE()
|
H A D | ble_gatt_write_test.c | 725 /* Initiate a write reliable procedure. */ in TEST_CASE()
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/include/host/ |
H A D | ble_gatt.h | 438 * Initiates GATT procedure: Reliable Writes. This function consumes the
|
H A D | ble_gap.h | 812 * *not* a reliable method to restart advertising:
|
/nrf52832-nimble/rt-thread/components/net/uip/doc/ |
H A D | uip-doc.txt | 75 TCP provides a reliable byte stream to the upper layer protocols. It
|
/nrf52832-nimble/packages/NimBLE-latest/apps/btshell/src/ |
H A D | btshell.c | 891 console_printf("characteristic write reliable complete; " in btshell_on_write_reliable()
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/include/lwip/ |
H A D | opt.h | 178 * reliable. */
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/include/ |
H A D | zlib.h | 1265 An Adler-32 checksum is almost as reliable as a CRC32 but can be computed
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/ |
H A D | zlib.h | 1265 An Adler-32 checksum is almost as reliable as a CRC32 but can be computed
|
/nrf52832-nimble/rt-thread/components/net/uip/doc/html/ |
H A D | main.html | 35 TCP provides a reliable byte stream to the upper layer protocols. It breaks the byte stream into ap…
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/ |
H A D | opt.h | 293 * reliable. */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/ |
H A D | opt.h | 355 * reliable. */
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/ |
H A D | CHANGELOG | 2564 faster and more reliable communication between api_lib and tcpip.
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/ |
H A D | CHANGELOG | 3491 faster and more reliable communication between api_lib and tcpip.
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/ |
H A D | CHANGELOG | 3708 faster and more reliable communication between api_lib and tcpip.
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/elmfat/ |
H A D | ff.c | 911 sector = 0xFFFFFFFF; /* Invalidate window if data is not reliable */ in move_window()
|