Project

General

Profile

Revision 178

minor fixes

View differences:

interrupts_func.h
1 1
#ifndef INTERRUPTS_FUNC_H_INCLUDED
2 2
#define INTERRUPTS_FUNC_H_INCLUDED
3 3

  
4
#include <stdint.h>
5

  
6 4
/**
7 5
 * @brief Subscribes all drivers used (timer->keyboard->mouse)
8 6
 * @return ERROR_CODE code representing the result of the operation, SUCCESS code is returned if everything is OK

Also available in: Unified diff