|
#include "acc_integration.h"
Go to the source code of this file.
Functions | |
void | acc_integration_critical_section_enter (void) |
void | acc_integration_critical_section_exit (void) |
void acc_integration_critical_section_enter | ( | void | ) |
Enter a critical section
Definition at line 10 of file acc_integration_cortex.c.
void acc_integration_critical_section_exit | ( | void | ) |
Exit a critical section
Definition at line 18 of file acc_integration_cortex.c.