/nrf52832-nimble/rt-thread/components/dfs/filesystems/elmfat/ |
H A D | diskio.h | 49 #define CTRL_SYNC 0 /* Complete pending write process (needed at _FS_READONLY == 0) */ 50 #define GET_SECTOR_COUNT 1 /* Get media size (needed at _USE_MKFS == 1) */ 51 #define GET_SECTOR_SIZE 2 /* Get sector size (needed at _MAX_SS != _MIN_SS) */ 52 #define GET_BLOCK_SIZE 3 /* Get erase block size (needed at _USE_MKFS == 1) */ 53 …* Inform device that the data on the block of sectors is no longer used (needed at _USE_TRIM == 1)…
|
/nrf52832-nimble/nordic/nrfx/drivers/include/ |
H A D | nrfx_i2s.h | 64 * if this signal is not needed. */ 67 * if this signal is not needed. */ 70 * if this signal is not needed. */ 127 * and used later. If needed, the pointed content (i.e. buffers pointers)
|
H A D | nrfx_spi.h | 95 * if this signal is not needed. */ 98 * if this signal is not needed. */ 101 * if this signal is not needed. The driver
|
H A D | nrfx_spim.h | 98 * if this signal is not needed. */ 101 * if this signal is not needed. */ 104 * if this signal is not needed. */
|
H A D | nrfx_comp.h | 51 * (needed by the COMP_TH register). 89 … threshold; /**< Structure holding THDOWN and THUP values needed by the COMP_TH reg…
|
H A D | nrfx_spis.h | 129 * if this signal is not needed. */ 132 * if this signal is not needed. */
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/ |
H A D | inflate.h | 13 the crc code when it is not needed. For shared libraries, gzip decoding 92 unsigned char FAR *window; /* allocated sliding window, if needed */ 100 unsigned extra; /* extra bits needed */
|
H A D | inftrees.c | 163 When a new sub-table is needed, it is necessary to look ahead in the 164 code lengths to determine what size sub-table is needed. The length 170 against the space in *table, ENOUGH, minus the maximum space needed by 259 /* create new sub-table if needed */ 294 len is equal to curr + drop, so there is no loop needed to increment
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/prot/ |
H A D | etharp.h | 69 * this to copying 2 u16_t's) - no NULL-pointer-checking needed. */ 76 * this to copying 2 u16_t's) - no NULL-pointer-checking needed. */
|
/nrf52832-nimble/rt-thread/libcpu/arm/am335x/ |
H A D | start_iar.s | 45 __iar_init$$done: ; The vector table is not needed 111 ; Add initialization needed before setup of stackpointers here. 161 ;; Initialize VFP (if needed).
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/scripts/.autostuff/m4/ |
H A D | ltsugar.m4 | 21 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 54 # This macro is needed until we can rely on Autoconf 2.62, since earlier 67 # Needed until we can rely on m4_combine added in Autoconf 2.62.
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/src/ |
H A D | cfg_srv.c | 682 /* Needed size: opcode (2 bytes) + msg + MIC */ in beacon_get() 702 /* Needed size: opcode (2 bytes) + msg + MIC */ in beacon_set() 747 /* Needed size: opcode (2 bytes) + msg + MIC */ in default_ttl_get() 769 /* Needed size: opcode (2 bytes) + msg + MIC */ in default_ttl_set() 806 /* Needed size: opcode (2 bytes) + msg + MIC */ in send_gatt_proxy_status() 906 /* Needed size: opcode (2 bytes) + msg + MIC */ in net_transmit_get() 928 /* Needed size: opcode (2 bytes) + msg + MIC */ in net_transmit_set() 964 /* Needed size: opcode (2 bytes) + msg + MIC */ in relay_get() 987 /* Needed size: opcode (2 bytes) + msg + MIC */ in relay_set() 1047 /* Needed size: opcode (2 bytes) + msg + MIC */ in send_mod_pub_status() [all …]
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/uffs/ |
H A D | README | 30 * There is no garbage collection needed for UFFS. 32 * Support bare flash hardware, no operating system needed. 132 - allow using static memory allocation, 'malloc' is no longer needed.
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/ |
H A D | FILES | 1 api/ - The code for the high-level wrapper API. Not needed if
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/ |
H A D | FILES | 1 api/ - The code for the high-level wrapper API. Not needed if
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/ |
H A D | FILES | 1 api/ - The code for the high-level wrapper API. Not needed if
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/include/controller/ |
H A D | ble_ll_sched.h | 32 * Worst case time needed for scheduled advertising item. This is the longest 62 * This is the number of slots needed to transmit and receive a maximum
|
/nrf52832-nimble/nordic/nrfx/drivers/src/ |
H A D | nrfx_spi.c | 246 // RXD register), and store it in the RX buffer (only when needed). in transfer_byte() 257 // when needed. in transfer_byte() 307 // be written immediately, if needed, i.e. if TX or RX transfer is to in spi_xfer()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/netif/ppp/polarssl/ |
H A D | README | 9 fields and functions needed for lwIP.
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/ppp/polarssl/ |
H A D | README | 9 fields and functions needed for lwIP.
|
/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/include/tinycrypt/ |
H A D | cmac_mode.h | 80 * segment then only one tc_cmac_update call is needed; if data 82 * will be needed. CMAC IS ORDER SENSITIVE, to be able to detect
|
/nrf52832-nimble/packages/NimBLE-latest/docs/mesh/ |
H A D | sample.rst | 17 Every device should have unique Device UUID so config amend and rebuild is needed for each of the d…
|
/nrf52832-nimble/nordic/nrfx/hal/ |
H A D | nrf_spim.h | 136 // [conversion to 'int' needed to prevent compilers from complaining 347 * If a given signal is not needed, pass the @ref NRF_SPIM_PIN_NOT_CONNECTED 364 * If this signal is not needed, pass the @ref NRF_SPIM_PIN_NOT_CONNECTED 384 * If this signal is not needed, pass the @ref NRF_SPIM_PIN_NOT_CONNECTED
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/ |
H A D | syscfg.yml | 140 a connection event will be given this much time, if needed. Consecutively 291 Enables HCI Test commands needed for Bluetooth SIG certification
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/nfs/rpc/ |
H A D | pmap.c | 49 parms.pm_port = 0; /* not needed or used */ in pmap_getport()
|