Global interrupt management for SAM D20, SAM3 and SAM4 (NVIC based) More...
#include "interrupt_sam_nvic.h"
Go to the source code of this file.
Functions | |
void | cpu_irq_enter_critical (void) |
void | cpu_irq_leave_critical (void) |
Variables | |
volatile bool | g_interrupt_enabled = true |
Global interrupt management for SAM D20, SAM3 and SAM4 (NVIC based)
Copyright (c) 2012-2018 Microchip Technology Inc. and its subsidiaries.
Definition in file interrupt_sam_nvic.c.