ConOpSys V2970  P004.07
ANVILEX control operating system
Macros | Functions | Variables
Hardware_Platform_P016_05.h File Reference
#include "P016_05_PUC2.h"
#include "CPU_STM32F410CBU6.h"
#include "STACK_STM32F410CBU6.h"
#include "HEAP_STM32F410CBU6.h"
#include "NVIC_STM32F410CBU6.h"
#include "TIMER5_STM32F410CBU6.h"
#include "SYSTICK_STM32F410CBU6.h"
#include "WDT_STM32F410CBU6.h"
#include "RTC_STM32F410CBU6.h"
#include "LED_P016_05_PUC2.h"
#include "SPI1_P016_05_PUC2.h"
#include "Parameter_Manager.h"
#include "FM25V02.h"
#include "Function_Block_Manager.h"
Include dependency graph for Hardware_Platform_P016_05.h:

Go to the source code of this file.

Macros

#define SPI2_MODULE_INSTALLED   (false)
 

Functions

VOID High_Precision_Timer_Interrupt_Handler ()
 
VOID System_Timer_Interrupt_Handler ()
 

Variables

TTarget_P016_05_PUC2 object_Target
 
TCPU_STM32F410CBU6 object_System_CPU
 
TSTACK_STM32F410CBU6 object_System_STACK
 
THEAP_STM32F410CBU6 object_System_HEAP
 
TTIMER5_STM32F410CBU6 object_Delay_Timer
 
TSYSTICK_STM32F410CBU6 object_System_Timer
 
TWDT_STM32F410CBU6 object_System_Watchdog_Timer
 
TRTC_STM32F410CBU6 object_System_RTC
 
TLED_P016_05_PUC2 object_System_LED
 
TSPI1_P016_05_PUC2 object_System_SPI1
 
TProtocol_Baseobject_System_Terminal
 

Macro Definition Documentation

◆ SPI2_MODULE_INSTALLED

#define SPI2_MODULE_INSTALLED   (false)

Function Documentation

◆ High_Precision_Timer_Interrupt_Handler()

VOID High_Precision_Timer_Interrupt_Handler ( )

◆ System_Timer_Interrupt_Handler()

VOID System_Timer_Interrupt_Handler ( )

Variable Documentation

◆ object_Delay_Timer

TTIMER5_STM32F410CBU6 object_Delay_Timer
extern

◆ object_System_CPU

TCPU_STM32F410CBU6 object_System_CPU
extern

◆ object_System_HEAP

THEAP_STM32F410CBU6 object_System_HEAP
extern

◆ object_System_LED

TLED_P016_05_PUC2 object_System_LED
extern

◆ object_System_RTC

TRTC_STM32F410CBU6 object_System_RTC
extern

◆ object_System_SPI1

TSPI1_P016_05_PUC2 object_System_SPI1
extern

◆ object_System_STACK

TSTACK_STM32F410CBU6 object_System_STACK
extern

◆ object_System_Terminal

TProtocol_Base* object_System_Terminal
extern

◆ object_System_Timer

TSYSTICK_STM32F410CBU6 object_System_Timer
extern

◆ object_System_Watchdog_Timer

TWDT_STM32F410CBU6 object_System_Watchdog_Timer
extern

◆ object_Target

TTarget_P016_05_PUC2 object_Target
extern