Home
last modified time | relevance | path

Searched refs:number (Results 126 – 150 of 1002) sorted by relevance

12345678910>>...41

/Zephyr-latest/soc/silabs/silabs_sim3/sim3u/
Dgen_crossbar_config.py140 def __init__(self, number, bits, portbanks): argument
141 self.number = number
170 if self.number == 0 and mux.pin[0] != 0 and mux.pin[0] != 1:
172 if self.number == 1 and mux.pin[0] != 2 and mux.pin[0] != 3:
/Zephyr-latest/subsys/net/lib/coap/
DKconfig67 in RFC 7252, i.e. will be a random number between ACK_TIMEOUT and
144 int "Maximum number of CoAP clients"
147 Maximum number of CoAP clients
150 int "Maximum number of simultaneous requests per client"
153 Maximum number of CoAP requests a single client can handle at a time
199 CoAP server message maximum number of options to parse.
211 Maximum number of pending CoAP messages to retransmit per active service.
217 Maximum number of CoAP observers per active service.
248 The number of data blocks to reserve for pending messages to retransmit.
/Zephyr-latest/soc/nxp/imx/imx6sx/
DKconfig.defconfig9 # must be >= the highest interrupt number used
/Zephyr-latest/drivers/entropy/
DKconfig.sy1xx5 bool "Sensry sy1xx soc family true random number generator (TRNG) driver"
/Zephyr-latest/soc/silabs/silabs_s2/efr32bg22/
DKconfig.defconfig7 # must be >= the highest interrupt number used
/Zephyr-latest/soc/silabs/silabs_s2/efr32zg23/
DKconfig.defconfig7 # must be >= the highest interrupt number used
/Zephyr-latest/samples/drivers/adc/adc_dt/boards/
Drobokit1.overlay11 /* adjust channel number according to pinmux in board.dts */
/Zephyr-latest/drivers/pcie/host/
Dcontroller.c167 uint32_t number = pcie_conf_read(bdf, PCIE_BUS_NUMBER); in pcie_generic_ctrl_enumerate_type1() local
177 PCIE_SECONDARY_LATENCY_TIMER(number))); in pcie_generic_ctrl_enumerate_type1()
222 uint32_t number = pcie_conf_read(bdf, PCIE_BUS_NUMBER); in pcie_generic_ctrl_post_enumerate_type1() local
227 PCIE_BUS_NUMBER_VAL(PCIE_BUS_PRIMARY_NUMBER(number), in pcie_generic_ctrl_post_enumerate_type1()
228 PCIE_BUS_SECONDARY_NUMBER(number), in pcie_generic_ctrl_post_enumerate_type1()
230 PCIE_SECONDARY_LATENCY_TIMER(number))); in pcie_generic_ctrl_post_enumerate_type1()
/Zephyr-latest/subsys/bluetooth/audio/
DKconfig.vocs16 This option sets the maximum number of instances of Volume Offset
44 This option sets the maximum number of instances of Volume Offset
DKconfig.mcs37 Sets the maximum number of bytes (including the null termination) of
46 Sets the maximum number of bytes (including the null termination) of
55 Sets the maximum number of bytes (including the null termination) of
64 Sets the maximum number of bytes (including the null termination)
98 int "Maximum number of tracks segments in a track segment object"
102 Sets the maximum number of tracks segments in a track segment object.
107 int "Maximum number of records in a group object"
111 Sets the maximum number of records in a group object. If the received
DKconfig.aics17 This option sets the maximum number of instances of Audio Input
46 This option sets the maximum number of instances of Audio Input
/Zephyr-latest/tests/kernel/timer/starve/
DKconfig9 int "The number of seconds to run without error before pass"
/Zephyr-latest/drivers/ieee802154/
DKconfig.cc13xx_cc26xx18 Set the initialization priority number.
35 The maximum number of backoffs the CSMA-CA algorithm will attempt
69 This option allows the user to configure the number of
89 Set the initialization priority number.
/Zephyr-latest/samples/arch/smp/pktqueue/
DREADME.rst38 The headers then are stored in multiple "sender" queues (the number is defined
55 number of parallel executed pairs of queues(``QUEUE_NUM``),
56 the number of threads per pair of queues(``THREADS_NUM``),
57 the number of headers in queue (``SIZE_OF_QUEUE``), and
/Zephyr-latest/soc/silabs/silabs_s1/efm32gg12b/
DKconfig.defconfig7 # must be >= the highest interrupt number used
/Zephyr-latest/drivers/wifi/winc1500/
DKconfig.winc150046 Set the number of buffer the driver will have access to in each of
58 int "Maximum number of sockets that can be managed"
61 Set the number of sockets that can be managed through the driver
/Zephyr-latest/soc/espressif/esp32c2/
DKconfig.mac10 Configure the number of universally administered (by IEEE) MAC addresses.
13 If the number of universal MAC addresses is four, all four interfaces (WiFi station, WiFi softap,
16 If the number of universal MAC addresses is two, only two interfaces (WiFi station and Bluetooth)
/Zephyr-latest/soc/espressif/esp32c3/
DKconfig.mac10 Configure the number of universally administered (by IEEE) MAC addresses.
13 If the number of universal MAC addresses is four, all four interfaces (WiFi station, WiFi softap,
16 If the number of universal MAC addresses is two, only two interfaces (WiFi station and Bluetooth)
/Zephyr-latest/soc/espressif/esp32c6/
DKconfig.mac10 Configure the number of universally administered (by IEEE) MAC addresses.
13 If the number of universal MAC addresses is four, all four interfaces (WiFi station, WiFi softap,
16 If the number of universal MAC addresses is two, only two interfaces (WiFi station and Bluetooth)
/Zephyr-latest/subsys/logging/backends/
DKconfig.fs47 The prefix is followed by the number of log file.
63 int "Max number of files containing logs"
66 Limit of number of files with logs. It is also limited by
/Zephyr-latest/soc/nxp/lpc/lpc54xxx/
DKconfig.defconfig12 # must be >= the highest interrupt number used
/Zephyr-latest/soc/intel/intel_socfpga/agilex/
DKconfig.defconfig.agilex6 # must be >= the highest interrupt number used
/Zephyr-latest/soc/intel/intel_socfpga/agilex5/
DKconfig.defconfig.agilex56 # must be >= the highest interrupt number used
/Zephyr-latest/subsys/ipc/ipc_service/backends/
DKconfig.rpmsg25 int "Max number of registered endpoints per instance"
28 Maximal number of endpoints that can be registered for one instance
/Zephyr-latest/samples/net/cloud/mqtt_azure/
DKconfig34 int "Azure cloud server port number"
37 Azure cloud server port number.

12345678910>>...41