Home
last modified time | relevance | path

Searched refs:guaranteed (Results 1 – 25 of 28) sorted by relevance

12

/Zephyr-latest/include/zephyr/drivers/misc/coresight/
Dstmesp.h57 bool marked, bool guaranteed) in _stmesp_get_data_reg() argument
60 if (guaranteed) { in _stmesp_get_data_reg()
74 if (guaranteed) { in _stmesp_get_data_reg()
99 static inline void stmesp_flag(STMESP_Type *reg, uint32_t data, bool ts, bool guaranteed) in stmesp_flag() argument
102 if (guaranteed) { in stmesp_flag()
108 if (guaranteed) { in stmesp_flag()
125 bool marked, bool guaranteed) in stmesp_data8() argument
127 *(volatile uint8_t *)_stmesp_get_data_reg(reg, ts, marked, guaranteed) = data; in stmesp_data8()
139 bool marked, bool guaranteed) in stmesp_data16() argument
141 *(volatile uint16_t *)_stmesp_get_data_reg(reg, ts, marked, guaranteed) = data; in stmesp_data16()
[all …]
/Zephyr-latest/drivers/timer/
DKconfig.xtensa25 general timer zero is guaranteed to be present and usable.
/Zephyr-latest/drivers/interrupt_controller/
DKconfig.loapic53 You don't need this if the RTEs are either all guaranteed to be masked
/Zephyr-latest/drivers/entropy/
DKconfig.nrf532 to generate a byte cannot be guaranteed.
/Zephyr-latest/subsys/logging/frontends/
DKconfig93 bool "Use STMESP guaranteed access"
/Zephyr-latest/doc/kernel/data_structures/
Drbtree.rst42 described above, all of these routines are guaranteed to have at most
75 The core invariant guaranteed by the tree is that the path from the root of
/Zephyr-latest/samples/boards/st/ccm/
DREADME.rst138 values from the last write. It is important to notice that this is not guaranteed,
/Zephyr-latest/doc/kernel/memory_management/
Dheap.rst89 latency. All ``sys_heap`` API functions are guaranteed to complete
158 guaranteed to be aligned on a multiple of pointer sizes. If a suitable
Dvirtual_memory.rst181 * The mapped region is not guaranteed to be physically contiguous in memory.
/Zephyr-latest/doc/develop/languages/c/
Dpicolibc.rst61 :ref:`Picolibc module <c_library_picolibc_module>` are guaranteed to be in
/Zephyr-latest/doc/kernel/services/timing/
Dtimers.rst60 guaranteed to have elapsed.
Dclocks.rst156 guaranteed at the tick level no matter how many events exist or how
/Zephyr-latest/doc/kernel/usermode/
Doverview.rst127 but the integrity of the system cannot be guaranteed.
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dblob.rst15 order is not guaranteed.
/Zephyr-latest/doc/services/rtio/
Dindex.rst128 Canceling an already queued operation is possible but not guaranteed. If the
/Zephyr-latest/scripts/
Dspelling.txt740 gaurenteed||guaranteed
755 guarenteed||guaranteed
/Zephyr-latest/doc/connectivity/networking/api/
Dnet_pkt.rst309 it is guaranteed the data is in a contiguous area.
/Zephyr-latest/doc/build/dts/
Dtroubleshooting.rst32 guaranteed.
/Zephyr-latest/arch/arm/core/cortex_m/
DKconfig460 Bus access fault), but this is not guaranteed. A
/Zephyr-latest/doc/connectivity/networking/conn_mgr/
Dmain.rst346 …ch it cannot recover (meaning any subsequent attempts to associate are guaranteed to fail, and all…
/Zephyr-latest/share/sysbuild/cmake/modules/
Dsysbuild_extensions.cmake123 # guaranteed to be up-to-date.
/Zephyr-latest/doc/kernel/services/threads/
Dindex.rst292 in driver subsystems. The thread, once woken, will be guaranteed to
/Zephyr-latest/doc/hardware/arch/
Darm_cortex_m.rst545 if it is guaranteed that the image code does not generate FP
/Zephyr-latest/arch/
DKconfig1007 if it is guaranteed that the image code does not generate FP
/Zephyr-latest/kernel/
DKconfig105 subsystems to return from interrupt context but be guaranteed

12