Searched refs:base (Results 826 – 850 of 872) sorted by relevance
1...<<3132333435
| /Zephyr-latest/boards/toradex/colibri_imx7d/doc/ |
| D | index.rst | 506 …https://developer.toradex.com/knowledge-base/freertos-on-the-cortex-m4-of-a-colibri-imx7#Memory_ar…
|
| /Zephyr-latest/cmake/modules/ |
| D | extensions.cmake | 436 # provided base and writes it to the argument "lib_name" 437 macro(zephyr_library_get_current_dir_lib_name base lib_name) 439 file(RELATIVE_PATH name ${base} ${CMAKE_CURRENT_LIST_FILE}) 948 # OPTIONAL: Revision specifier is optional. If revision is not provided the base 2654 # BASE_DIR <base-dir>: convert paths relative to <base-dir> 4195 # Get the base address of the register block at index <idx>, or with 4208 # - The base address of the register block 5026 # When MMU is active and Kernel VM base and offset is different 5027 # from SRAM base and offset, then the region defined by KVMA will
|
| /Zephyr-latest/doc/build/kconfig/ |
| D | tips.rst | 863 file in Zephyr), it is best to only give the symbol type for the "base" 865 value``) for the remaining definitions. That way, if the base definition of
|
| /Zephyr-latest/subsys/debug/ |
| D | Kconfig | 148 continue, which can be useful if a code base has known
|
| /Zephyr-latest/boards/arm/mps2/doc/ |
| D | mps2_an521.rst | 63 the offset value is the offset from the base of the 4MB code or SRAM block,
|
| /Zephyr-latest/doc/develop/tools/ |
| D | coccinelle.rst | 283 spatch could proceed the entire code base more quickly.
|
| /Zephyr-latest/modules/trusted-firmware-m/ |
| D | Kconfig.tfm | 82 bool "TF-M build profile: not set (base)"
|
| /Zephyr-latest/samples/subsys/mgmt/updatehub/ |
| D | README.rst | 172 The ethernet depends only from base configuration.
|
| /Zephyr-latest/arch/ |
| D | Kconfig | 226 The SRAM base address. The default value comes from 249 This option specifies the base address of the flash on the board. It is
|
| /Zephyr-latest/subsys/net/ip/ |
| D | Kconfig | 463 int "Transmit traffic class base thread priority" 472 int "Receive traffic class base thread priority"
|
| /Zephyr-latest/doc/kernel/drivers/ |
| D | index.rst | 110 example, base memory mapped IO addresses, IRQ line numbers, or other fixed
|
| /Zephyr-latest/doc/contribute/ |
| D | guidelines.rst | 819 https://git-scm.com/docs/git-rebase#Documentation/git-rebase.txt---keep-base 821 #. When pushing follow-up changes, use the ``--keep-base`` option of
|
| /Zephyr-latest/doc/connectivity/networking/conn_mgr/ |
| D | implementation.rst | 263 Therefore, do not base implementation behaviors on iface state.
|
| /Zephyr-latest/boards/native/doc/ |
| D | bsim_boards_design.rst | 356 from Babblesim's base/libUtilv1 library. And basic arguments definitions that
|
| /Zephyr-latest/doc/hardware/pinctrl/ |
| D | index.rst | 409 include: [base.yaml, pinctrl-device.yaml]
|
| /Zephyr-latest/doc/develop/test/ |
| D | ztest.rst | 221 A simple working base is located at :zephyr_file:`samples/subsys/testsuite/integration`.
|
| /Zephyr-latest/doc/releases/ |
| D | release-notes-3.2.rst | 155 * ``label`` property from devicetree as a base property. The property is still 1041 same nodes, with the base bus definition provided in 1678 - :github:`42030` - can: "bosch,m-can-base": Warning "missing or empty reg/ranges property" 1859 * :github:`50330` - Fail to find GICv3 Redistributor base address for Cortex-R52 running in a clust… 1999 * :github:`49440` - test-ci: mimxrt11xx: testing.ztest.base.verbose_x and crypto.tinycryp : run fai…
|
| D | release-notes-4.1.rst | 678 * :dtcompatible:`lattice,ice40-fpga-base`
|
| D | migration-guide-3.6.rst | 340 base address and size (in Bytes) with the **reg** property as follows.
|
| D | release-notes-1.14.rst | 112 * :github:`16002` - the spi base reg address in arc_iot.dtsi has an error 119 * :github:`16143` - posix: clock_settime calculates the base time incorrectly 311 * :github:`16002` - the spi base reg address in arc_iot.dtsi has an error 318 * :github:`16143` - posix: clock_settime calculates the base time incorrectly 1862 …ID :183483]Incorrect expression in /sanitylog/v2m_beetle/tests/ztest/test/base/testing.ztest.verbo…
|
| D | release-notes-1.10.rst | 521 * :github:`5085` - bug: dts: stm32f1: wrong pinctrl base address
|
| D | release-notes-4.0.rst | 607 to the device base address (:github:`79082`). 1207 * Renamed ``power-domain`` base property to ``power-domains``,
|
| /Zephyr-latest/doc/develop/ |
| D | modules.rst | 123 with upstream code base, may only be applied via pull requests. These pull 206 soon as the fixes are available in the upstream code base
|
| /Zephyr-latest/dts/common/nordic/ |
| D | nrf54h20.dtsi | 179 closed-loop-base-accuracy-ppm = <5000>;
|
| /Zephyr-latest/doc/hardware/arch/ |
| D | arm_cortex_m.rst | 473 This will automatically create a new MPU entry in with the correct name, base,
|
1...<<3132333435