/Zephyr-latest/include/zephyr/drivers/misc/coresight/ |
D | stmesp.h | 57 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/ |
D | Kconfig.xtensa | 25 general timer zero is guaranteed to be present and usable.
|
/Zephyr-latest/drivers/interrupt_controller/ |
D | Kconfig.loapic | 53 You don't need this if the RTEs are either all guaranteed to be masked
|
/Zephyr-latest/drivers/entropy/ |
D | Kconfig.nrf5 | 32 to generate a byte cannot be guaranteed.
|
/Zephyr-latest/subsys/logging/frontends/ |
D | Kconfig | 93 bool "Use STMESP guaranteed access"
|
/Zephyr-latest/doc/kernel/data_structures/ |
D | rbtree.rst | 42 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/ |
D | README.rst | 138 values from the last write. It is important to notice that this is not guaranteed,
|
/Zephyr-latest/doc/kernel/memory_management/ |
D | heap.rst | 89 latency. All ``sys_heap`` API functions are guaranteed to complete 158 guaranteed to be aligned on a multiple of pointer sizes. If a suitable
|
D | virtual_memory.rst | 181 * The mapped region is not guaranteed to be physically contiguous in memory.
|
/Zephyr-latest/doc/develop/languages/c/ |
D | picolibc.rst | 61 :ref:`Picolibc module <c_library_picolibc_module>` are guaranteed to be in
|
/Zephyr-latest/doc/kernel/services/timing/ |
D | timers.rst | 60 guaranteed to have elapsed.
|
D | clocks.rst | 156 guaranteed at the tick level no matter how many events exist or how
|
/Zephyr-latest/doc/kernel/usermode/ |
D | overview.rst | 127 but the integrity of the system cannot be guaranteed.
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | blob.rst | 15 order is not guaranteed.
|
/Zephyr-latest/doc/services/rtio/ |
D | index.rst | 128 Canceling an already queued operation is possible but not guaranteed. If the
|
/Zephyr-latest/scripts/ |
D | spelling.txt | 740 gaurenteed||guaranteed 755 guarenteed||guaranteed
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | net_pkt.rst | 309 it is guaranteed the data is in a contiguous area.
|
/Zephyr-latest/doc/build/dts/ |
D | troubleshooting.rst | 32 guaranteed.
|
/Zephyr-latest/arch/arm/core/cortex_m/ |
D | Kconfig | 460 Bus access fault), but this is not guaranteed. A
|
/Zephyr-latest/doc/connectivity/networking/conn_mgr/ |
D | main.rst | 346 …ch it cannot recover (meaning any subsequent attempts to associate are guaranteed to fail, and all…
|
/Zephyr-latest/share/sysbuild/cmake/modules/ |
D | sysbuild_extensions.cmake | 123 # guaranteed to be up-to-date.
|
/Zephyr-latest/doc/kernel/services/threads/ |
D | index.rst | 292 in driver subsystems. The thread, once woken, will be guaranteed to
|
/Zephyr-latest/doc/hardware/arch/ |
D | arm_cortex_m.rst | 545 if it is guaranteed that the image code does not generate FP
|
/Zephyr-latest/arch/ |
D | Kconfig | 1007 if it is guaranteed that the image code does not generate FP
|
/Zephyr-latest/kernel/ |
D | Kconfig | 105 subsystems to return from interrupt context but be guaranteed
|