CLEON
Version 1
Cloud-Offloaded GPS Receiver
Main Page
Related Pages
Data Structures
Files
File List
Globals
hal_init.h
Go to the documentation of this file.
1
7
#ifndef __HAL_INIT_H__
8
#define __HAL_INIT_H__
9
10
#define HAL_DisableGlobalInterrupt() __disable_interrupt()
11
#define HAL_EnableGlobalInterrupt() __enable_interrupt()
12
13
void
HAL_Init
(
void
);
14
15
#endif
hal
hal_init.h
Generated on Tue May 28 2013 15:17:19 for CLEON by
1.8.2