Home
last modified time | relevance | path

Searched refs:number (Results 251 – 275 of 1002) sorted by relevance

1...<<11121314151617181920>>...41

/Zephyr-latest/soc/
DKconfig.v234 This string holds the full part number of the SoC. It is a hidden option
35 that you should not set directly. The part number selection choice defines
/Zephyr-latest/subsys/bluetooth/audio/
DKconfig.ccp27 The number of supported telephone bearers on the CCP Call Control Client
51 The number of supported telephone bearers on the CCP Call Control Server
/Zephyr-latest/subsys/fs/ext2/
DKconfig22 int "Maximum number of opened inodes"
34 int "Maximum number of blocks that might be used"
/Zephyr-latest/samples/arch/smp/pi/
DREADME.rst18 number of digits calculated (``DIGITS_NUM``), and the
19 number of threads to use (``THREADS_NUM``).
/Zephyr-latest/tests/drivers/adc/adc_api/boards/
Dnucleo_u575zi_q.overlay9 /* adjust channel number according to pinmux in board.dts */
Dstm32u083c_dk.overlay9 /* adjust channel number according to pinmux in board.dts */
Dnucleo_l476rg.overlay9 /* adjust channel number according to pinmux in board.dts */
Dnucleo_wba55cg.overlay9 /* adjust channel number according to pinmux in board.dts */
Dxmc45_relax_kit.overlay9 /* adjust channel number according to pinmux in board.dts */
/Zephyr-latest/samples/boards/renesas/openamp_linux_zephyr/
DREADME.rst140 [CM33] sending payload number 0 of size 17
141 [CM33] received payload number 0 of size 17
142 [CM33] sending payload number 1 of size 18
143 [CM33] received payload number 1 of size 18
147 [CM33] sending payload number 471 of size 488
148 [CM33] received payload number 471 of size 488
/Zephyr-latest/doc/connectivity/networking/
Dnet_config_guide.rst87 Maximum number of supported poll() entries. One needs to select proper value here depending
91 Maximum number of open file descriptors, this includes files, sockets, special devices, etc.
105 Maximum number of TLS/DTLS contexts. Each TLS/DTLS connection needs one context.
108 This variable sets maximum number of TLS/DTLS credentials that can be
112 Maximum number of TLS/DTLS ciphersuites per socket.
113 This variable sets maximum number of TLS/DTLS ciphersuites that can
119 Maximum number of supported application layer protocols.
120 This variable sets maximum number of supported application layer
125 This variable specifies maximum number of stored TLS/DTLS sessions,
129 Maximum number of TLS credentials that can be registered.
[all …]
/Zephyr-latest/soc/nxp/kinetis/kv5x/
DKconfig.defconfig10 # must be >= the highest interrupt number used
/Zephyr-latest/drivers/entropy/
DKconfig.litex12 This option enables the RNG module, which is an entropy number
/Zephyr-latest/subsys/mgmt/mcumgr/smp/
DKconfig18 This is number of predicted entries in main response map,
73 This is a maximum number of levels of maps/lists that will
81 This number translates to zcbor backup states, it increases
129 This is a maximum number of levels of maps/lists that will
131 This number translates to zcbor backup states, it increases
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_cdp1.c31 #define TEST_MODEL_DECLARE(number) \ argument
32 static int model_##number##_init(const struct bt_mesh_model *model); \
33 static const struct bt_mesh_model_cb test_model_##number##_cb = { \
34 .init = model_##number##_init, \
36 static const struct bt_mesh_model_op model_op_##number[] = { \
/Zephyr-latest/subsys/settings/
DKconfig104 Number of areas to allocate in the settings FCB. A smaller number is
155 The number of sectors used by default is the maximum value that can
157 Enabling this config allows to customize the number of used sectors.
167 int "number of bits reserved to handle collisions between hash numbers"
171 The maximum number of hash collisions needs to be well sized depending
/Zephyr-latest/soc/ti/lm3s6965/
DKconfig.defconfig9 # must be >= the highest interrupt number used
/Zephyr-latest/samples/modules/lvgl/accelerometer_chart/
DKconfig9 Maximum number of points per series in the accelerometer chart.
/Zephyr-latest/subsys/bluetooth/mesh/
Ddelayable_msg.c114 static int allocate_delayable_msg_chunks(struct delayable_msg_ctx *msg, int number) in allocate_delayable_msg_chunks() argument
118 for (int i = 0; i < number; i++) { in allocate_delayable_msg_chunks()
121 LOG_WRN("Unable allocate %u chunks, allocated %u", number, i); in allocate_delayable_msg_chunks()
127 return number; in allocate_delayable_msg_chunks()
/Zephyr-latest/samples/bluetooth/handsfree_ag/src/
Dmain.c88 static void ag_outgoing(struct bt_hfp_ag *ag, const char *number) in ag_outgoing() argument
90 printk("Call outgoing, remote number %s\n", number); in ag_outgoing()
95 static void ag_incoming(struct bt_hfp_ag *ag, const char *number) in ag_incoming() argument
97 printk("Incoming call, remote number %s\n", number); in ag_incoming()
/Zephyr-latest/soc/microchip/mec/mec15xx/
DKconfig.defconfig.series9 # must be >= the highest interrupt number used
/Zephyr-latest/soc/wch/ch32v/
DKconfig18 This option defines the total number of interrupt and exception
/Zephyr-latest/soc/xlnx/zynq7000/
DKconfig.defconfig11 # must be >= the highest interrupt number used
/Zephyr-latest/soc/snps/nsim/arc_classic/hs/
DKconfig.defconfig.hs15 # must be > the highest interrupt number used
/Zephyr-latest/samples/drivers/adc/adc_dt/boards/
Dfrdm_mcxc444.overlay9 /* adjust channel number according to pinmux in board.dts */

1...<<11121314151617181920>>...41