Collaboration diagram for CMSIS CM3 NVIC:

Data Structures

struct  NVIC_Type
 

Variables

typedef __attribute__
 If an IRQ is not registered, we end up at this stub function. More...
 

Detailed Description

memory mapped structure for Nested Vectored Interrupt Controller (NVIC)

Variable Documentation

If an IRQ is not registered, we end up at this stub function.

GCC C libraries call this function to set time of day.

Wrap the FreeRTOS tick function such that we get a true measure of how much CPU tasks are using.