Home
last modified time | relevance | path

Searched refs:aware (Results 26 – 50 of 58) sorted by relevance

123

/Zephyr-latest/doc/develop/api/
Dterminology.rst184 Be aware that **async** is orthogonal to context-switching. Some APIs
/Zephyr-latest/subsys/testsuite/ztest/
DKconfig43 value. Please be aware that increasing it for long-running test cases
/Zephyr-latest/subsys/bluetooth/host/
DKconfig.gatt163 a client until it becomes change-aware."
Dgatt.c547 static bool set_change_aware_no_store(struct gatt_cf_cfg *cfg, bool aware) in set_change_aware_no_store() argument
551 if (aware) { in set_change_aware_no_store()
557 LOG_DBG("peer is now change-%saware", aware ? "" : "un"); in set_change_aware_no_store()
562 static void set_change_aware(struct gatt_cf_cfg *cfg, bool aware) in set_change_aware() argument
564 bool changed = set_change_aware_no_store(cfg, aware); in set_change_aware()
/Zephyr-latest/boards/st/stm32h7s78_dk/doc/
Dindex.rst59 - TrustZone |reg| aware and securable peripherals
/Zephyr-latest/samples/subsys/usb/mass/
DREADME.rst256 Be aware that the parameters passed to :command:`lfs` in the example
/Zephyr-latest/doc/build/dts/
Dhowtos.rst398 "Devicetree-aware" :ref:`device drivers <device_model_api>` should create a
403 Writing a devicetree-aware driver begins by defining a :ref:`devicetree binding
/Zephyr-latest/boards/st/nucleo_h563zi/doc/
Dindex.rst57 - TrustZone |reg| aware and securable peripherals
/Zephyr-latest/boards/st/stm32h573i_dk/doc/
Dindex.rst61 - TrustZone |reg| aware and securable peripherals
/Zephyr-latest/boards/st/nucleo_h533re/doc/
Dindex.rst57 - TrustZone |reg| aware and securable peripherals
/Zephyr-latest/doc/hardware/peripherals/
Di3c.rst143 the controller needs to be made aware of it.
/Zephyr-latest/doc/kernel/services/threads/
Dworkqueue.rst419 locks (:c:struct:`k_spinlock`) or thread-aware locks (:c:struct:`k_sem`,
445 Be aware that if the lock is held by a thread with a lower priority than the
/Zephyr-latest/drivers/wifi/esp32/
DKconfig.esp3218 core mode because the network stack is not aware of SMP
/Zephyr-latest/doc/services/logging/
Dcs_stm.rst11 access the STM without being aware of each other. Each core has 65536 stimulus ports (identical
Dindex.rst622 the log message is not aware of the number of backends in the root domain.
/Zephyr-latest/doc/project/
Ddev_env_and_tools.rst116 stakeholders are made aware of the change.
/Zephyr-latest/doc/releases/
Dmigration-guide-3.5.rst40 there are a few side effects to be aware of when migrating to Picolibc.
Drelease-notes-1.11.rst32 * SMP-aware scheduler
/Zephyr-latest/doc/hardware/pinctrl/
Dindex.rst352 speed. Another downside of defaults is that user may not be aware of them,
/Zephyr-latest/boards/native/doc/
Dbsim_boards_design.rst328 Note when writing the tests with ``bs_tests`` one needs to be aware that other
/Zephyr-latest/doc/build/sysbuild/
Dindex.rst777 will not be aware of the application. Instead, you must manually flash and
/Zephyr-latest/boards/openisa/rv32m1_vega/doc/
Dindex.rst423 You can put them elsewhere, but be aware:
/Zephyr-latest/doc/hardware/arch/
Darm_cortex_m.rst333 processor faults. Developers need to be aware of this limitation.
/Zephyr-latest/doc/build/kconfig/
Dtips.rst312 Common sense applies, but be aware that ``select`` often causes issues in
/Zephyr-latest/boards/native/native_sim/doc/
Dindex.rst234 The Zephyr kernel is only aware of the simulated time as provided by the

123