![]() |
nRF Connect SDK API 3.3.99
|
Compiler and CPU memory barrier utilities. More...
Functions | |
| static void | cmb (void) |
| static void | wmb (void) |
| static void | rmb (void) |
Compiler and CPU memory barrier utilities.
Provides compiler memory barrier (cmb), write memory barrier (wmb), and read memory barrier (rmb) with architecture-specific implementations.