Searched refs:marked (Results 51 – 75 of 107) sorted by relevance
12345
/Zephyr-latest/soc/espressif/esp32c3/ |
D | default.ld | 199 * It holds data marked with RTC_FAST_ATTR attribute. 210 * RTC data section holds data marked with 233 * User data marked with RTC_NOINIT_ATTR will be placed 244 * It holds data marked with RTC_SLOW_ATTR attribute.
|
/Zephyr-latest/soc/espressif/esp32s3/ |
D | default.ld | 233 * It holds data marked with RTC_FAST_ATTR attribute. 245 /* RTC data section holds data marked with 266 * User data marked with RTC_NOINIT_ATTR will be placed 277 * It holds data marked with RTC_SLOW_ATTR attribute. 354 /* Code marked as running out of IRAM */
|
/Zephyr-latest/boards/u-blox/ubx_evkninab1/doc/ |
D | index.rst | 163 Note that the buttons on the EVK-NINA-B1 are marked SW1 and SW2, which
|
/Zephyr-latest/cmake/flash/ |
D | CMakeLists.txt | 144 # Everything is marked with FORCE so that re-running CMake updates the
|
/Zephyr-latest/doc/project/ |
D | proposals.rst | 57 All items marked as ``feature-request`` are non-binding and those without an
|
/Zephyr-latest/doc/build/dts/ |
D | bindings-intro.rst | 66 has no ``num-foos`` property, and this property is marked required in the
|
D | bindings-upstream.rst | 227 Zephyr-specific extensions are marked as such with the prefix.
|
/Zephyr-latest/doc/develop/test/ |
D | twister_statuses.rst | 50 If a status is marked as applicable for Suites, it is also applicable for Instances.
|
D | twister.rst | 8 application on boards marked as default in the board definition file. 27 - The test is marked as ``build_only: true`` in its ``.yaml`` 215 Do not attempt to build (and therefore run) tests marked with this list of 1254 Any options marked as ``unknown`` need to be changed and set with the correct 1482 platforms to be put under quarantine. Such tests will be skipped and marked
|
/Zephyr-latest/soc/espressif/esp32c6/ |
D | default.ld | 202 * It holds data marked with RTC_FAST_ATTR attribute. 215 /* RTC data section holds data marked with 235 * User data marked with RTC_NOINIT_ATTR will be placed 248 * It holds data marked with RTC_SLOW_ATTR attribute.
|
/Zephyr-latest/soc/espressif/esp32/ |
D | default.ld | 219 It holds data marked with RTC_FAST_ATTR attribute. 231 named rtc_wake_stub*.c and the data marked with 258 * It holds data marked with RTC_SLOW_ATTR attribute. 329 /* Code marked as running out of IRAM */
|
D | default_appcpu.ld | 167 /* Code marked as running out of IRAM */
|
/Zephyr-latest/soc/espressif/esp32s2/ |
D | default.ld | 224 It holds data marked with RTC_FAST_ATTR attribute. 236 named rtc_wake_stub*.c and the data marked with 263 * It holds data marked with RTC_SLOW_ATTR attribute. 336 /* Code marked as running out of IRAM */
|
/Zephyr-latest/boards/shields/inventek_eswifi/doc/ |
D | index.rst | 47 shield. These signals marked as optional can help on development. The current
|
/Zephyr-latest/modules/ |
D | Kconfig.mcuboot | 236 from either slot, as long as it has been marked to be boot 237 next time for test or permanently. In case when application is marked
|
/Zephyr-latest/ |
D | Kconfig.zephyr | 257 symbols. During boot, the corresponding memory will be marked 282 pinned sections will be marked as not present in the page 933 - dirty: one or more repositories are marked dirty 948 be marked with the same state as the Zephyr revision. 952 - dirty: one or more repositories are marked dirty
|
D | LICENSE | 59 excluding communication that is conspicuously marked or otherwise
|
/Zephyr-latest/doc/services/retention/ |
D | index.rst | 121 will be set on the area, and it will be marked as valid from that point
|
/Zephyr-latest/doc/kernel/ |
D | code-relocation.rst | 129 By default, all relocated functions and variables will be marked with ``KEEP()``
|
/Zephyr-latest/doc/services/pm/ |
D | device.rst | 145 is marked as busy. 305 When :c:func:`pm_device_busy_set` is called, the device is marked as busy and
|
/Zephyr-latest/subsys/testsuite/ztest/ |
D | Kconfig | 213 that while tests will still be marked as skipped on failed zassume calls, the final test
|
/Zephyr-latest/subsys/mgmt/mcumgr/grp/img_mgmt/ |
D | Kconfig | 89 Allows erasing secondary slot which is marked for test or confirmed; this allows
|
/Zephyr-latest/boards/st/stm32h747i_disco/doc/ |
D | index.rst | 107 Following two images shows necessary changes on the board marked:
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | sar_cfg.rst | 68 When the last segment marked as unacknowledged is transmitted, the lower transport layer starts a
|
/Zephyr-latest/doc/develop/api/ |
D | api_lifecycle.rst | 221 The API needs to be marked as deprecated in at least two full releases.
|
12345