FreeCalypso > hg > fc-magnetite
diff cfg-headers/2091/rv_swe.h @ 5:53c4389afc06
cfg-headers/2091: pdt_2091 config headers
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Mon, 26 Sep 2016 01:16:12 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cfg-headers/2091/rv_swe.h Mon Sep 26 01:16:12 2016 +0000 @@ -0,0 +1,16 @@ +#ifndef __RV_SWE_H__ +#define __RV_SWE_H__ + +#define RVM_ATP_SWE +#define RVM_AUDIO_SWE +#define RVM_ETM_SWE +#define RVM_DAR_SWE +#define RVM_SPI_SWE +#define RVM_LLS_SWE +#define RVM_KPD_SWE +#define RVM_LCC_SWE +#define RVM_MKS_SWE +#define RVM_RTC_SWE +#define RVM_FFS_SWE + +#endif /* __RV_SWE_H__ */