libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
sync.h File Reference
#include "common.h"
Include dependency graph for sync.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void __dmb (void)
 

Function Documentation

◆ __dmb()

void __dmb ( void  )

Definition at line 23 of file sync.c.