Home
last modified time | relevance | path

Searched refs:Section (Results 1 – 25 of 36) sorted by relevance

12

/Zephyr-latest/arch/arm/core/mpu/
DKconfig54 bool "Custom Section Align"
63 int "Custom Section Align Size"
/Zephyr-latest/scripts/build/
Dgen_kobject_placeholders.py84 … if type(one_sect) is not elftools.elf.sections.Section: # pylint: disable=unidiomatic-typecheck
Dcheck_init_priorities_test.py13 from elftools.elf.relocation import Section
63 rel = mock.Mock(spec=Section)
96 rel = mock.Mock(spec=Section)
Dllext_prepare_exptab.py24 from elftools.elf.sections import Section
79 if not isinstance(self.section, Section):
/Zephyr-latest/cmake/sca/eclair/ECL/
Dtoolchain.ecl77 -doc_begin="See Section \"6.62.13 Diagnostic Pragmas\" of "GCC_MANUAL"."
82 -doc_begin="See Section \"4.9 Structures, Unions, Enumerations, and Bit-Fields\" of "GCC_MANUAL". O…
Dcall_properties.ecl18 …See Section \"6.62.13 6.56 Built-in Functions to Perform Arithmetic with Overflow Checking\" of "G…
/Zephyr-latest/doc/project/
Dtsc.rst130 As noted under Section 8b of the Project Charter, voting rights for a
149 As per Section 4b of the Project Charter, Platinum and Silver
160 Voting in the Zephyr Project is defined under Section 8 of the Project Charter.
174 executed using the Voting Guidelines outlined in Section 8 of the Project
/Zephyr-latest/cmake/bintools/arcmwdt/
Delfconvert_command.cmake43 # 1. Section only selection(s)
/Zephyr-latest/scripts/coredump/coredump_parser/
Delf_parser.py106 … if type(section) is not elftools.elf.sections.Section: # pylint: disable=unidiomatic-typecheck
/Zephyr-latest/drivers/interrupt_controller/
DKconfig.loapic28 From x86 manual Volume 3 Section 10.9.
/Zephyr-latest/samples/subsys/smf/hsm_psicc2/
DREADME.rst50 PSiCC2 Section 2.3.15. The differences will not be listed here as it is hoped :ref:`SMF <smf>`
/Zephyr-latest/doc/services/portability/posix/overview/
Dindex.rst74 For more information, please see `IEEE 1003.1-2017, Section E, Subprofiling Considerations`_.
168 .. _IEEE 1003.1-2017, Section E, Subprofiling Considerations:
/Zephyr-latest/boards/ti/cc3220sf_launchxl/doc/
Dindex.rst93 Follow the instructions in Section 2.4 "Download the Application",
95 Section 2.4.1 which select an MCU image.
144 See Section 21.10 "Debugging Flash User Application Using JTAG" of the
/Zephyr-latest/boards/ti/cc3235sf_launchxl/doc/
Dindex.rst96 Follow the instructions in Section 2.4 "Download the Application",
98 Section 2.4.1 which select an MCU image.
147 See Section 21.10 "Debugging Flash User Application Using JTAG" of the
/Zephyr-latest/subsys/bluetooth/
DKconfig175 Bluetooth Core specification, Version 5.4 | Vol 6, Part B, Section 4.6.31.
182 Bluetooth Core specification, Version 5.4 | Vol 6, Part B, Section 4.6.32.
189 Bluetooth Core specification, Version 5.4 | Vol 6, Part B, Section 4.6.35.
/Zephyr-latest/dts/arm/intel_socfpga_std/
Dsocfpga.dtsi5 * Section of the DTS file containing definitions for the HPS
/Zephyr-latest/doc/releases/
Drelease-notes-1.11.rst237 * :github:`3316` - [IPv6 TAHI] Section 1: RFC 2460 - IPv6 Specification
238 * :github:`3317` - [IPv6 TAHI]Section 4: RFC 1981 - Path MTU Discovery for IPv6
239 * :github:`3318` - [IPv6 TAHI]Section 5: RFC 4443 - ICMPv6
240 * :github:`3322` - [IPv6 TAHI] Section 3: RFC 4862 - IPv6 Stateless Address Autoconfiguration
241 * :github:`3323` - [IPv6 TAHI] Section 2: RFC 4861 - Neighbor Discovery for IPv6
/Zephyr-latest/subsys/bluetooth/controller/
DKconfig658 Bluetooth Core specification, Version 5.4 | Vol 6, Part B, Section 4.6.31.
667 Bluetooth Core specification, Version 5.4 | Vol 6, Part B, Section 4.6.32.
883 Section 5.1.13
894 Section 5.1.13
/Zephyr-latest/boards/u-blox/ubx_evkninab4/doc/
Dindex.rst212 open the data sheet for the NINA-B4 at `NINA-B40 Data Sheet`_, Section 3 'Pin definition'.
/Zephyr-latest/subsys/net/lib/ptp/
DKconfig203 uniform through PTP domain. For more check IEEE 1588-2019 Section 7.7.2.2.
/Zephyr-latest/boards/u-blox/ubx_evkninab3/doc/
Dindex.rst316 open the data sheet for the NINA-B3 at `u-blox website`_, Section 3 'Pin definition'.
/Zephyr-latest/doc/kernel/
Dcode-relocation.rst108 Section Filtering
/Zephyr-latest/
DKconfig.zephyr61 prompt "Linker Orphan Section Handling"
243 bool "Use Boot Linker Section"
253 bool "Use Pinned Linker Section"
264 bool "Use Evictable Linker Section"
/Zephyr-latest/boards/espressif/esp_wrover_kit/doc/
Dindex.rst104 | | pins with jumpers as shown in Section |
120 | | jumper. For more details, see Section Setup Options, jumper header |
/Zephyr-latest/subsys/bluetooth/host/
DKconfig.gatt196 otherwise (Core spec v5.3, Vol 3, Part G, Section 4.2, Table 4.1).

12