RTEMS 6.1-rc1
|
Macros | |
#define | RTC_TAMPERTRIGGER_RISINGEDGE 0x01u |
#define | RTC_TAMPERTRIGGER_FALLINGEDGE 0x02u |
#define | RTC_TAMPERTRIGGER_LOWLEVEL 0x04u |
#define | RTC_TAMPERTRIGGER_HIGHLEVEL 0x08u |
#define | RTC_TAMPER_1_TRIGGER RTC_TAMPCR_TAMP1TRG |
#define | RTC_TAMPER_2_TRIGGER RTC_TAMPCR_TAMP2TRG |
#define | RTC_TAMPER_3_TRIGGER RTC_TAMPCR_TAMP3TRG |
#define | RTC_TAMPER_X_TRIGGER |
#define RTC_TAMPER_X_TRIGGER |
#define RTC_TAMPERTRIGGER_FALLINGEDGE 0x02u |
Warning : Filter must be RTC_TAMPERFILTER_DISABLE
#define RTC_TAMPERTRIGGER_HIGHLEVEL 0x08u |
Warning : Filter must not be RTC_TAMPERFILTER_DISABLE
#define RTC_TAMPERTRIGGER_LOWLEVEL 0x04u |
Warning : Filter must not be RTC_TAMPERFILTER_DISABLE
#define RTC_TAMPERTRIGGER_RISINGEDGE 0x01u |
Warning : Filter must be RTC_TAMPERFILTER_DISABLE