Home
last modified time | relevance | path

Searched refs:second (Results 276 – 300 of 338) sorted by relevance

1...<<11121314

/Zephyr-latest/soc/espressif/esp32s3/
Ddefault_appcpu.ld292 …*(.rodata_custom_desc .rodata_custom_desc.*) /* Should be the second. Custom app version info. DO …
/Zephyr-latest/doc/kernel/services/other/
Dfatal.rst108 disabled. The second parameter tells ``__ASSERT_EVAL()`` what to do if
/Zephyr-latest/doc/connectivity/bluetooth/
Dbluetooth-ctlr-arch.rst333 * 4 capture/compare registers for second instance, if single tIFS timer
Dbluetooth-arch.rst73 one running the Application and the Host, and a second one with the Controller
/Zephyr-latest/doc/develop/west/
Dextensions.rst130 You can ignore the second argument to ``do_run()`` (``unknown_args`` above), as
Dmanifest.rst182 A multi-line description of the second example
347 A multi-line description of the second example
1171 - name: foo-second-sub
1172 path: path/to/foo-second-sub
1177 ``path/to/foo-second-sub``. Any submodules in ``bar`` are still ignored.
/Zephyr-latest/boards/snps/emsdp/doc/
Dindex.rst236 second console, from the build directory containing the output :file:`zephyr.elf`.
/Zephyr-latest/boards/st/nucleo_wl55jc/doc/
Dnucleo_wl55jc.rst147 - 1x RTC with 32-bit sub-second wakeup counter
/Zephyr-latest/boards/nxp/s32z2xxdc2/doc/
Dindex.rst316 To execute this sample in the second core of RTU0 in split-lock mode:
/Zephyr-latest/boards/element14/warp7/doc/
Dindex.rst201 have 2 USB serial ports, the first one is the A7 console and the second is the
/Zephyr-latest/doc/kernel/services/
Dinterrupts.rst230 a second ISR/argument pair on the same interrupt line is made (using
409 The following code defines two ISRs using the same interrupt number. The second
724 for the first level, :kconfig:option:`CONFIG_2ND_LEVEL_INTERRUPT_BITS` for the second level and
/Zephyr-latest/doc/kernel/services/smp/
Dsmp.rst262 other CPUs. The second is a cost incurred by the CPUs receiving the IPIs as
326 handle to the context to which it should switch, and the second is a
/Zephyr-latest/boards/native/doc/
Darch_soc.rst40 peripherals, while the second intend to simulate a particular HW platform,
202 - Run tests fast: several minutes of simulated time per wall time second.
/Zephyr-latest/soc/espressif/esp32/
Ddefault_appcpu.ld308 …*(.rodata_custom_desc .rodata_custom_desc.*) /* Should be the second. Custom app version info. DO …
/Zephyr-latest/doc/services/rtio/
Dindex.rst47 create concurrent sequential requests. A second queue for completion queue events.
/Zephyr-latest/boards/nxp/lpcxpresso55s69/doc/
Dindex.rst355 and executed on the second core when ``SECOND_CORE_MCUX`` is selected. For
/Zephyr-latest/arch/arc/
DKconfig174 to use second register bank - otherwise all interrupts will use
/Zephyr-latest/doc/connectivity/usb/device/
Dusb_device.rst57 A second interface for the voice channels has not been implemented as there is
60 the btusb driver would not try to claim a second (isochronous) interface.
/Zephyr-latest/subsys/net/ip/
DKconfig.ipv6123 the second one 220 bytes.
/Zephyr-latest/boards/udoo/udoo_neo_full/doc/
Dindex.rst289 counter as its value aligned to 64 KB down, or it can be provided as a second
/Zephyr-latest/boards/snps/em_starterkit/doc/
Dindex.rst251 Then connect to the debug server at the EM Starter Kit from a second
/Zephyr-latest/doc/services/device_mgmt/
Dmcumgr_callbacks.rst225 /** Callback on second post, data is test_struct. */
/Zephyr-latest/scripts/
Dcheckpatch.pl3312 my $second = $2;
3315 pos($rawline) += length($first) + length($second) + 1;
3319 next if ($first ne $second);
3325 $fixed[$fixlinenr] =~ s/\b$first $second\b/$first/;
/Zephyr-latest/doc/contribute/
Dexternal.rst99 The second way of integrating external source code into the project is to import
/Zephyr-latest/doc/services/tfm/
Doverview.rst147 (for the second-stage bootloader, potentially after a HW-based bootloader on

1...<<11121314