Searched full:384 (Results 1 – 20 of 20) sorted by relevance
/nrf52832-nimble/rt-thread/components/utilities/ulog/backend/ |
H A D | console_be.c | 16 #if defined(ULOG_ASYNC_OUTPUT_BY_THREAD) && ULOG_ASYNC_OUTPUT_THREAD_STACK < 384 17 #error "The thread stack size must more than 384 when using async output by thread (ULOG_ASYNC_OUTP…
|
/nrf52832-nimble/nordic/cmsis/include/ |
H A D | arm_common_tables.h | 65 extern const q31_t twiddleCoef_256_q31[384]; 74 extern const q15_t twiddleCoef_256_q15[384];
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/snmp/ |
H A D | snmp_snmpv2_framework.c | 26 * .6 sha-384
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/ |
H A D | syscfg.yml | 169 by the Mesh specification is 32 segments (384 bytes).
|
/nrf52832-nimble/packages/NimBLE-latest/porting/examples/linux/include/syscfg/ |
H A D | syscfg.h | 949 #define MYNEWT_VAL_BLE_MESH_RX_SDU_MAX (384)
|
/nrf52832-nimble/nordic/nrfx/hal/ |
H A D | nrf_i2s.h | 146 NRF_I2S_RATIO_384X = I2S_CONFIG_RATIO_RATIO_384X, ///< LRCK = MCK / 384.
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/ |
H A D | trees.h | 125 32, 48, 64, 96, 128, 192, 256, 384, 512, 768,
|
/nrf52832-nimble/nordic/nrfx/templates/nRF9160/ |
H A D | nrfx_config.h | 413 // <7=> 384x
|
/nrf52832-nimble/nordic/nrfx/templates/nRF52840/ |
H A D | nrfx_config.h | 436 // <7=> 384x
|
/nrf52832-nimble/drivers/ |
H A D | nrfx_config.h | 436 // <7=> 384x
|
/nrf52832-nimble/nordic/nrfx/templates/nRF52832/ |
H A D | nrfx_config.h | 436 // <7=> 384x
|
/nrf52832-nimble/nordic/nrfx/mdk/ |
H A D | nrf52810.h | 593 __IM uint32_t RESERVED[384];
|
H A D | nrf9160.h | 1909 __IM uint32_t RESERVED[384];
|
H A D | nrf52.h | 772 __IM uint32_t RESERVED[384];
|
H A D | nrf9160.svd | 26032 <name>384X</name> 26033 <description>LRCK = MCK / 384</description>
|
H A D | nrf52.svd | 36260 <name>384X</name> 36261 <description>LRCK = MCK / 384</description>
|
H A D | nrf9160_bitfields.h | 1896 #define I2S_CONFIG_RATIO_RATIO_384X (7UL) /*!< LRCK = MCK / 384 */
|
H A D | nrf52840.svd | 39590 <name>384X</name> 39591 <description>LRCK = MCK / 384</description>
|
H A D | nrf52_bitfields.h | 2464 #define I2S_CONFIG_RATIO_RATIO_384X (7UL) /*!< LRCK = MCK / 384 */
|
H A D | nrf52840_bitfields.h | 2254 #define I2S_CONFIG_RATIO_RATIO_384X (7UL) /*!< LRCK = MCK / 384 */
|