Zephyr API 3.6.99
|
#include <zephyr/toolchain.h>
Go to the source code of this file.
Functions | |
static ALWAYS_INLINE void | barrier_dmem_fence_full (void) |
Full/sequentially-consistent data memory barrier. | |
static ALWAYS_INLINE void | barrier_dsync_fence_full (void) |
Full/sequentially-consistent data synchronization barrier. | |
static ALWAYS_INLINE void | barrier_isync_fence_full (void) |
Full/sequentially-consistent instruction synchronization barrier. | |