comparison src/cs/drivers/drv_app/pwr/pwr_messages_i.h @ 151:c93a236e0d50

PWR SWE compiles
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 09 Oct 2016 16:08:17 +0000
parents fb95e3f83dc5
children
comparison
equal deleted inserted replaced
150:05aa9659f6d6 151:c93a236e0d50
11 ******************************************************************************/ 11 ******************************************************************************/
12 12
13 #ifndef __PWR_MESSAGES_I_H__ 13 #ifndef __PWR_MESSAGES_I_H__
14 #define __PWR_MESSAGES_I_H__ 14 #define __PWR_MESSAGES_I_H__
15 15
16 #include "rv_general.h" 16 #include "rv/rv_general.h"
17 #include "pwr_api.h" 17 #include "pwr/pwr_api.h"
18 #include "spi_api.h" 18 #include "spi/spi_api.h"
19 19
20 20
21 21
22 /* Events that can be sent by the power SWE API to the SPI task */ 22 /* Events that can be sent by the power SWE API to the SPI task */
23 #define PWR_SPI_INFO_BATTERY_EVT (1) 23 #define PWR_SPI_INFO_BATTERY_EVT (1)