/nrf52832-nimble/nordic/nrfx/hal/ |
H A D | nrf_ecb.c | 39 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 D | nrf_nfct.h | 189 … = 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 D | context_iar.S | 91 ;Return from interrupt starts new task! 108 ;Return from interrupt starts new task!
|
H A D | context_iar.asm | 91 ;Return from interrupt starts new task! 108 ;Return from interrupt starts new task!
|
/nrf52832-nimble/packages/NimBLE-latest/apps/ext_advertiser/src/ |
H A D | ext_advertiser.c | 64 /* 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 D | mainpage.h | 45 * Once RT-Thread operating system starts up, the facility in system must be initialized
|
H A D | systeminit.h | 10 * When RT-Thread operating system starts up, the basic operating system facility
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/ |
H A D | ble_hs.c | 543 * 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 D | ble_sync_cb.rst | 10 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 D | snmp_raw.c | 82 * Starts SNMP Agent.
|
H A D | snmp_netconn.c | 113 * Starts SNMP Agent.
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/snmp/ |
H A D | snmp_raw.c | 83 * Starts SNMP Agent.
|
H A D | snmp_netconn.c | 114 * Starts SNMP Agent.
|
/nrf52832-nimble/rt-thread/components/net/uip/apps/telnetd/ |
H A D | uip_shell.h | 51 * Called when the shell front-end process starts. This function may
|
/nrf52832-nimble/rt-thread/components/drivers/include/drivers/ |
H A D | mtd.h | 58 loff_t offset; /* At which this MTD starts, from the beginning of the MEMORY */
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/src/ |
H A D | ble_ll_xcvr.c | 122 * Starts the timer that will turn the rf clock on. The 'cputime' is
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/docs/ |
H A D | kconfig-language.txt | 37 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 D | ip.h | 121 /** 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 D | ip.h | 119 /** 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 D | nrfx_wdt.h | 104 * @brief This function starts watchdog.
|
H A D | nrfx_clock.h | 135 * 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 D | inftrees.c | 22 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 D | ble_gatts_read_test.c | 245 /* Ensure response starts at appropriate offset (22). */ in TEST_CASE()
|
/nrf52832-nimble/packages/NimBLE-latest/apps/bleuart/src/ |
H A D | bleuart.c | 194 * then starts serving events from default event queue.
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/include/controller/ |
H A D | ble_ll_scan.h | 184 /* Called when Link Layer starts to receive a PDU and is in scanning state */
|