VSF Documented
mcs51_compiler.h File Reference

Go to the source code of this file.

Macros

#define __USE_MCS51_COMPILER_H_PART_2__
 
#define VSF_CAL_ALIGN_OF(__TYPE)
 none standard memory types
 
#define VSF_CAL_ALIGN_WITH(__TYPE)
 
#define VSF_CAL_ISR(__VECT)
 

Functions

void vsf_stdio_init (void)
 

Macro Definition Documentation

◆ __USE_MCS51_COMPILER_H_PART_2__

#define __USE_MCS51_COMPILER_H_PART_2__

◆ VSF_CAL_ALIGN_OF

#define VSF_CAL_ALIGN_OF ( __TYPE)
Value:
__VSF_CAL_ALIGN_OF(__TYPE)

none standard memory types

◆ VSF_CAL_ALIGN_WITH

#define VSF_CAL_ALIGN_WITH ( __TYPE)
Value:
#define VSF_CAL_ALIGN(__N)
Definition __compiler.h:187
#define VSF_CAL_ALIGN_OF(__TYPE)
none standard memory types
Definition mcs51_compiler.h:127

◆ VSF_CAL_ISR

#define VSF_CAL_ISR ( __VECT)
Value:
__VSF_CAL_ISR(__VECT)

Function Documentation

◆ vsf_stdio_init()

void vsf_stdio_init ( void )
extern

< Macro to enable all interrupts.

< Macro to disable all interrupts.

Generated from commit: vsfteam/vsf@ceb53fd