/Zephyr-latest/soc/ |
D | Kconfig.v2 | 34 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/ |
D | Kconfig.ccp | 27 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/ |
D | Kconfig | 22 int "Maximum number of opened inodes" 34 int "Maximum number of blocks that might be used"
|
/Zephyr-latest/samples/arch/smp/pi/ |
D | README.rst | 18 number of digits calculated (``DIGITS_NUM``), and the 19 number of threads to use (``THREADS_NUM``).
|
/Zephyr-latest/tests/drivers/adc/adc_api/boards/ |
D | nucleo_u575zi_q.overlay | 9 /* adjust channel number according to pinmux in board.dts */
|
D | stm32u083c_dk.overlay | 9 /* adjust channel number according to pinmux in board.dts */
|
D | nucleo_l476rg.overlay | 9 /* adjust channel number according to pinmux in board.dts */
|
D | nucleo_wba55cg.overlay | 9 /* adjust channel number according to pinmux in board.dts */
|
D | xmc45_relax_kit.overlay | 9 /* adjust channel number according to pinmux in board.dts */
|
/Zephyr-latest/samples/boards/renesas/openamp_linux_zephyr/ |
D | README.rst | 140 [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/ |
D | net_config_guide.rst | 87 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/ |
D | Kconfig.defconfig | 10 # must be >= the highest interrupt number used
|
/Zephyr-latest/drivers/entropy/ |
D | Kconfig.litex | 12 This option enables the RNG module, which is an entropy number
|
/Zephyr-latest/subsys/mgmt/mcumgr/smp/ |
D | Kconfig | 18 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/ |
D | test_cdp1.c | 31 #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/ |
D | Kconfig | 104 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/ |
D | Kconfig.defconfig | 9 # must be >= the highest interrupt number used
|
/Zephyr-latest/samples/modules/lvgl/accelerometer_chart/ |
D | Kconfig | 9 Maximum number of points per series in the accelerometer chart.
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | delayable_msg.c | 114 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/ |
D | main.c | 88 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/ |
D | Kconfig.defconfig.series | 9 # must be >= the highest interrupt number used
|
/Zephyr-latest/soc/wch/ch32v/ |
D | Kconfig | 18 This option defines the total number of interrupt and exception
|
/Zephyr-latest/soc/xlnx/zynq7000/ |
D | Kconfig.defconfig | 11 # must be >= the highest interrupt number used
|
/Zephyr-latest/soc/snps/nsim/arc_classic/hs/ |
D | Kconfig.defconfig.hs | 15 # must be > the highest interrupt number used
|
/Zephyr-latest/samples/drivers/adc/adc_dt/boards/ |
D | frdm_mcxc444.overlay | 9 /* adjust channel number according to pinmux in board.dts */
|