Home
last modified time | relevance | path

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

/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_nvmc.h85 * @brief Write consecutive bytes to flash.
95 * @brief Write consecutive words to flash.
H A Dnrf_gpio.h419 * @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 Dpm.h93 /* the values of the run modes and sleep mode must be consecutive */
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/libs/parser/
H A Dlist.h76 * Insert a new entry between two known consecutive entries.
/nrf52832-nimble/nordic/nrfx/drivers/include/
H A Dnrfx_i2s.h197 * (buffers for all consecutive parts are provided
/nrf52832-nimble/nordic/nrfx/drivers/
H A Dnrfx_common.h158 * @param[in] delay_us Delay between consecutive checks, in microseconds.
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/src/
H A Dble_ll_conn.c511 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 Dble_ll_sched.c74 * Checks if two events in the schedule will overlap in time. NOTE: consecutive
H A Dble_ll_adv.c1334 * 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 Dsyscfg.yml264 consecutive requests sent by the Low Power node. If no
/nrf52832-nimble/rt-thread/components/drivers/spi/sfud/src/
H A Dsfud_sfdp.c38 …* 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 Ddeflate.c166 * 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 Dgzio.c733 /* Ignore the second of two consecutive flushes: */
H A DChangeLog597 - 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 Dpbuf.c640 /* de-allocate all consecutive pbufs from the head of the chain that in pbuf_free()
H A Dtcp_in.c953 * count of consecutive duplicate acks */ in tcp_receive()
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/
H A Dpbuf.c737 /* de-allocate all consecutive pbufs from the head of the chain that in pbuf_free()
H A Dtcp_in.c1101 * count of consecutive duplicate acks */
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/
H A Dpbuf.c743 /* de-allocate all consecutive pbufs from the head of the chain that in pbuf_free()
H A Dtcp_in.c1224 * count of consecutive duplicate acks */
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/ppp/
H A Dlcp.c171 "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 Dlcp.c171 "Set number of consecutive echo failures to indicate link failure",
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/
H A DCHANGELOG1092 which are not consecutive when retransmitting unacked segments
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/
H A DCHANGELOG2019 which are not consecutive when retransmitting unacked segments
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/
H A DCHANGELOG2236 which are not consecutive when retransmitting unacked segments