| Tizen HAL API
    1.0
    | 
Tizen HAL Interface is carefully selected and tightly managed APIs from the Tizen HAL API subsystems.
 The Tizen HAL Interface Specification available in the Tizen Homepage shows full list of the selected HAL subsystem.
 The HAL Interface is divided into dozens of API modules; each module represents a logically similar set of submodule interfaces
 which can be grouped into the same category.
 The Tizen HAL Interface Reference provides descriptions for All interfaces and follows basic principles listed below: 
 
 
To be able to use an HAL Interface, you need to include a header in which HAL Interface is defined.
 You can find required headers in HAL API reference as illustrated below:
 
In the function documentation for each module, the HAL interfaces are described using a unified structure, illustrated in the below example.