ChibiOS/RT Logo ChibiOS/RT

Architecture - Reference Manual - Guides

nvic.c File Reference

Cortex-Mx NVIC support code. More...

#include "ch.h"
#include "nvic.h"

Go to the source code of this file.

Functions

void NVICEnableVector (uint32_t n, uint32_t prio)
 Sets the priority of an interrupt handler and enables it.
void NVICDisableVector (uint32_t n)
 Disables an interrupt handler.
void NVICSetSystemHandlerPriority (uint32_t handler, uint32_t prio)
 Changes the priority of a system handler.

Detailed Description

Cortex-Mx NVIC support code.

Definition in file nvic.c.


Generated on Sun Jul 11 13:13:02 2010 for ChibiOS/RT by doxygen 1.6.3