view cfg-headers/rv_swe-2091-pwr.h @ 456:3d772a6268c4

config mechanism: allow TR_BAUD_CONFIG to be set on ./configure.sh line
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 16 Mar 2018 04:04:38 +0000
parents 05aa9659f6d6
children
line wrap: on
line source

#ifndef __RV_SWE_H__
#define __RV_SWE_H__

#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_PWR_SWE
#define RVM_RTC_SWE
#define RVM_FFS_SWE

#endif /* __RV_SWE_H__ */