embedded-software
reusable software modules for embedded systems
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
hal_general.h
Go to the documentation of this file.
1
#ifndef _HAL_GENERAL_
2
#define _HAL_GENERAL_
3
4
#define DisableInterrupts()
5
#define EnableInterrupts()
6
7
#define BlockInterrupts()
8
#define RestoreInterrupts()
9
10
#endif // _HAL_GENERAL_
hal
linux
hal_general.h
Generated on Wed May 8 2019 01:29:42 for embedded-software by
1.8.6