ConOpSys V2970  P004.07
ANVILEX control operating system
Macros | Functions | Variables
Hardware_Platform_P015_09.h File Reference
#include "P015_09_V1_0.h"
#include "CPU_STM32F429.h"
#include "STACK_STM32F429.h"
#include "HEAP_STM32F429.h"
#include "NVIC_STM32F429.h"
#include "TIMER2_STM32F429.h"
#include "SYSTICK_STM32F429.h"
#include "WDT_STM32F429.h"
#include "RTC_STM32F429.h"
#include "LED_P015_09_CB.h"
#include "SPI5_P015_09_CB.h"
#include "SPI2_P015_09_CB.h"
#include "SPI4_P015_09_CB.h"
#include "Parameter_Manager.h"
#include "FM25V02.h"
#include "Function_Block_Manager.h"
Include dependency graph for Hardware_Platform_P015_09.h:

Go to the source code of this file.

Macros

#define SPI2_MODULE_INSTALLED   (true)
 

Functions

VOID High_Precision_Timer_Interrupt_Handler ()
 
VOID System_Timer_Interrupt_Handler ()
 

Variables

TTarget_P015_09_V1_0 object_Target
 
TCPU_STM32F429 object_System_CPU
 
TSTACK_STM32F429 object_System_STACK
 
THEAP_STM32F429 object_System_HEAP
 
TTIMER2_STM32F429 object_Delay_Timer
 
TSYSTICK_STM32F429 object_System_Timer
 
TWDT_STM32F429 object_System_Watchdog_Timer
 
TRTC_STM32F429 object_System_RTC
 
TLED_P015_09_CB object_System_LED
 
TSPI5_P015_09_CB object_System_SPI1
 
TSPI_Master_Baseobject_System_SPI2
 
TSPI4_P015_09_CB object_System_SPI3
 
TProtocol_Baseobject_System_Terminal
 

Macro Definition Documentation

◆ SPI2_MODULE_INSTALLED

#define SPI2_MODULE_INSTALLED   (true)

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

TTIMER2_STM32F429 object_Delay_Timer
extern

◆ object_System_CPU

TCPU_STM32F429 object_System_CPU
extern

◆ object_System_HEAP

THEAP_STM32F429 object_System_HEAP
extern

◆ object_System_LED

TLED_P015_09_CB object_System_LED
extern

◆ object_System_RTC

TRTC_STM32F429 object_System_RTC
extern

◆ object_System_SPI1

TSPI5_P015_09_CB object_System_SPI1
extern

◆ object_System_SPI2

TSPI_Master_Base* object_System_SPI2
extern

◆ object_System_SPI3

TSPI4_P015_09_CB object_System_SPI3
extern

◆ object_System_STACK

TSTACK_STM32F429 object_System_STACK
extern

◆ object_System_Terminal

TProtocol_Base* object_System_Terminal
extern

◆ object_System_Timer

TSYSTICK_STM32F429 object_System_Timer
extern

◆ object_System_Watchdog_Timer

TWDT_STM32F429 object_System_Watchdog_Timer
extern

◆ object_Target

TTarget_P015_09_V1_0 object_Target
extern