| 
    Zephyr Project API
    3.4.0
    
   A Scalable Open Source RTOS 
   | 
 
#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.  More... | |
| static ALWAYS_INLINE void | barrier_dsync_fence_full (void) | 
| Full/sequentially-consistent data synchronization barrier.  More... | |
| static ALWAYS_INLINE void | barrier_isync_fence_full (void) | 
| Full/sequentially-consistent instruction synchronization barrier.  More... | |