Home
last modified time | relevance | path

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

123456

/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_ecb.c39 static uint8_t* ecb_key; ///< Key: Starts at ecb_data
40 static uint8_t* ecb_cleartext; ///< Cleartext: Starts at ecb_data + 16 bytes.
41 static uint8_t* ecb_ciphertext; ///< Ciphertext: Starts at ecb_data + 32 bytes.
H A Dnrf_nfct.h189 … = NFCT_FRAMEDELAYMODE_FRAMEDELAYMODE_FreeRun, /**< Frame transmission starts when @ref NRF_NFCT…
190 … = NFCT_FRAMEDELAYMODE_FRAMEDELAYMODE_Window, /**< Frame transmission starts in a window betwee…
191 … = NFCT_FRAMEDELAYMODE_FRAMEDELAYMODE_ExactVal, /**< Frame transmission starts when the delay tim…
192 … = NFCT_FRAMEDELAYMODE_FRAMEDELAYMODE_WindowGrid /**< Frame transmission starts in a bit grid betw…
470 * If no transmission starts before the Frame Delay Timer timeout,
482 * If no transmission starts before the Frame Delay Timer timeout,
/nrf52832-nimble/rt-thread/libcpu/v850/70f34/
H A Dcontext_iar.S91 ;Return from interrupt starts new task!
108 ;Return from interrupt starts new task!
H A Dcontext_iar.asm91 ;Return from interrupt starts new task!
108 ;Return from interrupt starts new task!
/nrf52832-nimble/packages/NimBLE-latest/apps/ext_advertiser/src/
H A Dext_advertiser.c64 /* Starts advertising instance with 100 max events and changing adv data pattern
159 /* Starts advertising instance with 5sec timeout and changing adv data pattern
443 * then starts serving events from default event queue.
/nrf52832-nimble/rt-thread/documentation/doxygen/
H A Dmainpage.h45 * Once RT-Thread operating system starts up, the facility in system must be initialized
H A Dsysteminit.h10 * When RT-Thread operating system starts up, the basic operating system facility
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_hs.c543 * starts.
552 * Implements the second half of the start process. This actually starts the
557 * starts.
/nrf52832-nimble/packages/NimBLE-latest/docs/ble_setup/
H A Dble_sync_cb.rst10 occurs in under a second after the application starts. An application
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/apps/snmp/
H A Dsnmp_raw.c82 * Starts SNMP Agent.
H A Dsnmp_netconn.c113 * Starts SNMP Agent.
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/snmp/
H A Dsnmp_raw.c83 * Starts SNMP Agent.
H A Dsnmp_netconn.c114 * Starts SNMP Agent.
/nrf52832-nimble/rt-thread/components/net/uip/apps/telnetd/
H A Duip_shell.h51 * Called when the shell front-end process starts. This function may
/nrf52832-nimble/rt-thread/components/drivers/include/drivers/
H A Dmtd.h58 loff_t offset; /* At which this MTD starts, from the beginning of the MEMORY */
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/src/
H A Dble_ll_xcvr.c122 * Starts the timer that will turn the rf clock on. The 'cputime' is
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/docs/
H A Dkconfig-language.txt37 Every line starts with a key word and can be followed by multiple
38 arguments. "config" starts a new config entry. The following lines
280 line starts with a keyword (except help texts). The following keywords
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/
H A Dip.h121 /** Total header length of current_ip4/6_header (i.e. after this, the UDP/TCP header starts) */
140 /** Total header length of ip(6)_current_header() (i.e. after this, the UDP/TCP header starts) */
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/
H A Dip.h119 /** Total header length of current_ip4/6_header (i.e. after this, the UDP/TCP header starts) */
138 /** Total header length of ip(6)_current_header() (i.e. after this, the UDP/TCP header starts) */
/nrf52832-nimble/nordic/nrfx/drivers/include/
H A Dnrfx_wdt.h104 * @brief This function starts watchdog.
H A Dnrfx_clock.h135 * This function starts the calibration process. The process cannot be aborted. LFCLK and HFCLK
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/
H A Dinftrees.c22 The code lengths are lens[0..codes-1]. The result starts at *table,
80 for codes with equal lengths. Then the code starts with all zero bits
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/
H A Dble_gatts_read_test.c245 /* Ensure response starts at appropriate offset (22). */ in TEST_CASE()
/nrf52832-nimble/packages/NimBLE-latest/apps/bleuart/src/
H A Dbleuart.c194 * then starts serving events from default event queue.
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/include/controller/
H A Dble_ll_scan.h184 /* Called when Link Layer starts to receive a PDU and is in scanning state */

123456