/nrf52832-nimble/nordic/nrfx/hal/ |
H A D | nrf_nvmc.h | 85 * @brief Write consecutive bytes to flash. 95 * @brief Write consecutive words to flash.
|
H A D | nrf_gpio.h | 419 * @brief Function for reading pins state of multiple consecutive ports. 429 * @brief Function for reading latch state of multiple consecutive ports.
|
/nrf52832-nimble/rt-thread/components/drivers/include/drivers/ |
H A D | pm.h | 93 /* the values of the run modes and sleep mode must be consecutive */
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/libs/parser/ |
H A D | list.h | 76 * Insert a new entry between two known consecutive entries.
|
/nrf52832-nimble/nordic/nrfx/drivers/include/ |
H A D | nrfx_i2s.h | 197 * (buffers for all consecutive parts are provided
|
/nrf52832-nimble/nordic/nrfx/drivers/ |
H A D | nrfx_common.h | 158 * @param[in] delay_us Delay between consecutive checks, in microseconds.
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/src/ |
H A D | ble_ll_conn.c | 511 uint8_t consecutive; in ble_ll_conn_calc_access_addr() local 552 consecutive = 1; in ble_ll_conn_calc_access_addr() 561 consecutive = 1; in ble_ll_conn_calc_access_addr() 563 ++consecutive; in ble_ll_conn_calc_access_addr() 567 ++consecutive; in ble_ll_conn_calc_access_addr() 570 consecutive = 1; in ble_ll_conn_calc_access_addr() 589 if (consecutive > 6) { in ble_ll_conn_calc_access_addr() 3823 * received PDU does not pass the CRC check. If we receive two consecutive in ble_ll_conn_rx_isr_end()
|
H A D | ble_ll_sched.c | 74 * Checks if two events in the schedule will overlap in time. NOTE: consecutive
|
H A D | ble_ll_adv.c | 1334 * For secondary channel we always start by scheduling two consecutive in ble_ll_adv_aux_schedule()
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/ |
H A D | syscfg.yml | 264 consecutive requests sent by the Low Power node. If no
|
/nrf52832-nimble/rt-thread/components/drivers/spi/sfud/src/ |
H A D | sfud_sfdp.c | 38 …* DWORD: Four consecutive 8-bit bytes used as the basic 32-bit building block for headers and para…
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/ |
H A D | deflate.c | 166 * IN assertion: all calls to to UPDATE_HASH are made with consecutive 179 * IN assertion: all calls to to INSERT_STRING are made with consecutive 770 /* Make sure there is something to do and avoid duplicate consecutive
|
H A D | gzio.c | 733 /* Ignore the second of two consecutive flushes: */
|
H A D | ChangeLog | 597 - do not return an error for the 2nd of two consecutive gzflush() (Felix Lee)
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/core/ |
H A D | pbuf.c | 640 /* de-allocate all consecutive pbufs from the head of the chain that in pbuf_free()
|
H A D | tcp_in.c | 953 * count of consecutive duplicate acks */ in tcp_receive()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/ |
H A D | pbuf.c | 737 /* de-allocate all consecutive pbufs from the head of the chain that in pbuf_free()
|
H A D | tcp_in.c | 1101 * count of consecutive duplicate acks */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/ |
H A D | pbuf.c | 743 /* de-allocate all consecutive pbufs from the head of the chain that in pbuf_free()
|
H A D | tcp_in.c | 1224 * count of consecutive duplicate acks */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/ppp/ |
H A D | lcp.c | 171 "Set number of consecutive echo failures to indicate link failure",
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/netif/ppp/ |
H A D | lcp.c | 171 "Set number of consecutive echo failures to indicate link failure",
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/ |
H A D | CHANGELOG | 1092 which are not consecutive when retransmitting unacked segments
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/ |
H A D | CHANGELOG | 2019 which are not consecutive when retransmitting unacked segments
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/ |
H A D | CHANGELOG | 2236 which are not consecutive when retransmitting unacked segments
|