Home
last modified time | relevance | path

Searched full:comes (Results 1 – 25 of 233) sorted by relevance

12345678910

/Zephyr-latest/soc/aspeed/ast10x0/
DKconfig22 The non-cached SRAM size in kB. The default value comes from reg[1]
29 The non-cached SRAM base address. The default value comes from
/Zephyr-latest/samples/subsys/shell/shell_module/
Dshell_module.robot8 …# `Prepare Machine` keyword comes from $ZEPHYR_BASE/tests/robot/common.robot file, which is import…
/Zephyr-latest/samples/sensor/mcux_lpcmp/
DREADME.rst13 means the input voltage comes from the LPCMP internal DAC, the reference
15 check the reference manual to confirm where this reference voltage comes
/Zephyr-latest/drivers/sensor/ite/ite_vcmp_it8xxx2/
DKconfig14 channels, and the input of each comparator comes from ADC pin.
/Zephyr-latest/.github/workflows/
Derrno.yml21 # GitHub comes up with a fundamental fix for this problem.
/Zephyr-latest/boards/makerdiary/nrf52840_mdk/doc/
Dindex.rst10 The development kit comes with a fully integrated debugger (also known as
/Zephyr-latest/drivers/sensor/bosch/bma4xx/
Dbma4xx_emul.c278 /* (1 << (31 - shift) >> 12) * 2 (where 2 comes from 2g range) */ in bma4xx_emul_backend_get_sample_range()
285 /* (1 << (31 - shift) >> 12) * 4 (where 4 comes from 4g range) */ in bma4xx_emul_backend_get_sample_range()
292 /* (1 << (31 - shift) >> 12) * 8 (where 8 comes from 8g range) */ in bma4xx_emul_backend_get_sample_range()
299 /* (1 << (31 - shift) >> 12) * 16 (where 16 comes from 16g range) */ in bma4xx_emul_backend_get_sample_range()
/Zephyr-latest/boards/nuvoton/npcx7m6fb_evb/doc/
Dindex.rst68 This board comes with a Cortex ETM port which facilitates tracing and debugging
69 using a single physical connection. In addition, it comes with sockets for
/Zephyr-latest/samples/subsys/usb/mass/
DREADME.rst269 * ``--block_size`` comes from ``0x1000-byte blocks`` and is 4096 (0x1000);
270 * ``--block_count`` comes from ``16 0x1000-byte blocks`` and is 16;
271 * ``--cache_size`` comes from the ``ca`` size and is 64;
272 * ``--lookahead_size`` comes from the ``la`` size and is 32
/Zephyr-latest/scripts/schemas/twister/
Dplatform-schema.yaml9 # The original spec comes from Zephyr's twister script
/Zephyr-latest/arch/arm64/core/
Dreset.S104 * Ran when the system comes out of reset. The processor is in thread mode with
177 /* loop until our turn comes */
/Zephyr-latest/soc/nxp/kinetis/kwx/
Dsoc_kw4xz.c44 /* This function comes from the MCUX SDK:
/Zephyr-latest/boards/qorvo/decawave_dwm1001_dev/doc/
Dindex.rst8 connector. In addition, the board comes with J-Link OB adding
/Zephyr-latest/boards/qorvo/decawave_dwm3001cdk/doc/
Dindex.rst11 In addition, the board comes with J-Link OB adding debugging and Virtual COM
/Zephyr-latest/subsys/rtio/
Drtio_workq.c45 /** Initialize work item before using it as it comes in rtio_work_req_alloc()
/Zephyr-latest/boards/nuvoton/npcm400_evb/doc/
Dindex.rst70 This board comes with a Cortex ETM port which facilitates tracing and debugging
71 using a single physical connection. In addition, it comes with sockets for
/Zephyr-latest/subsys/net/l2/ieee802154/
Dieee802154_6lo_fragment.h63 * comes in number of fragments. This function will reassemble them all as
/Zephyr-latest/tests/bluetooth/tester/
Doverlay-le-audio.conf38 # were freed too slow. The bt_bap_stream_ops.configured callback comes earlier.
/Zephyr-latest/boards/microchip/ev11l78a/doc/
Dindex.rst9 evaluation platform comes in a small form factor and adheres to the
/Zephyr-latest/drivers/serial/
DKconfig.ns16550100 then TX. If another character comes in before end of TX processing
/Zephyr-latest/boards/shields/m5stack_core2_ext/doc/
Dindex.rst9 `M5Stack-Core2`_ comes with a base shield that is connected to the M5Stack
/Zephyr-latest/tests/drivers/watchdog/wdt_basic_api/src/
Dtest_wdt.c27 * -# If reset comes, the same testcase should be executed but state should
39 * -# If reset comes, the same testcase should be executed but state should be
53 * -# If reset comes, the same testcase should be executed but state should be
/Zephyr-latest/arch/arc/core/
Dfast_irq.S192 /* when USERSPACE is configured, here need to consider the case where firq comes
201 * if firq comes out in kernel mode, the following micro ops will be executed:
/Zephyr-latest/doc/connectivity/bluetooth/
Dbluetooth-le-host.rst38 Each role comes with its own build-time configuration option:
150 an application comes in direct contact with it only when using it in the
291 Mesh is a little bit special when it comes to the needed GAP roles. By
/Zephyr-latest/doc/hardware/peripherals/sensor/
Daccel_stream.c73 /* Frame iterator values when data comes from a FIFO */ in main()

12345678910