NUC472_NUC442_BSP V3.03.005
The Board Support Package for NUC472/NUC442
Modules | Macros | Variables
RTC Exported Constants
Collaboration diagram for RTC Exported Constants:

Modules

 RTC Exported Structs
 

Macros

#define RTC_TIMEOUT_ERR
 
#define RTC_INIT_KEY
 
#define RTC_WRITE_KEY
 
#define RTC_WAIT_COUNT
 
#define RTC_YEAR2000
 
#define RTC_FCR_REFERENCE
 
#define RTC_CLOCK_12
 
#define RTC_CLOCK_24
 
#define RTC_AM
 
#define RTC_PM
 
#define RTC_TICK_1_SEC
 
#define RTC_TICK_1_2_SEC
 
#define RTC_TICK_1_4_SEC
 
#define RTC_TICK_1_8_SEC
 
#define RTC_TICK_1_16_SEC
 
#define RTC_TICK_1_32_SEC
 
#define RTC_TICK_1_64_SEC
 
#define RTC_TICK_1_128_SEC
 
#define RTC_SUNDAY
 
#define RTC_MONDAY
 
#define RTC_TUESDAY
 
#define RTC_WEDNESDAY
 
#define RTC_THURSDAY
 
#define RTC_FRIDAY
 
#define RTC_SATURDAY
 
#define RTC_TAMPER_0
 
#define RTC_TAMPER_1
 

Variables

int32_t g_RTC_i32ErrCode
 

Detailed Description

Macro Definition Documentation

◆ RTC_AM

#define RTC_AM

RTC AM

Definition at line 48 of file rtc.h.

◆ RTC_CLOCK_12

#define RTC_CLOCK_12

RTC 12 Hour

Definition at line 45 of file rtc.h.

◆ RTC_CLOCK_24

#define RTC_CLOCK_24

RTC 24 Hour

Definition at line 46 of file rtc.h.

◆ RTC_FCR_REFERENCE

#define RTC_FCR_REFERENCE

RTC Reference

Definition at line 43 of file rtc.h.

◆ RTC_FRIDAY

#define RTC_FRIDAY

Day of week is friday

Definition at line 65 of file rtc.h.

◆ RTC_INIT_KEY

#define RTC_INIT_KEY

RTC Access Key

Definition at line 37 of file rtc.h.

◆ RTC_MONDAY

#define RTC_MONDAY

Day of week is monday

Definition at line 61 of file rtc.h.

◆ RTC_PM

#define RTC_PM

RTC PM

Definition at line 49 of file rtc.h.

◆ RTC_SATURDAY

#define RTC_SATURDAY

Day of week is saturday

Definition at line 66 of file rtc.h.

◆ RTC_SUNDAY

#define RTC_SUNDAY

Day of week is sunday

Definition at line 60 of file rtc.h.

◆ RTC_TAMPER_0

#define RTC_TAMPER_0

Select Tamper 0 pin

Definition at line 68 of file rtc.h.

◆ RTC_TAMPER_1

#define RTC_TAMPER_1

Select Tamper 0 pin

Definition at line 69 of file rtc.h.

◆ RTC_THURSDAY

#define RTC_THURSDAY

Day of week is thuesday

Definition at line 64 of file rtc.h.

◆ RTC_TICK_1_128_SEC

#define RTC_TICK_1_128_SEC

Time tick is 1/128 second

Definition at line 58 of file rtc.h.

◆ RTC_TICK_1_16_SEC

#define RTC_TICK_1_16_SEC

Time tick is 1/16 second

Definition at line 55 of file rtc.h.

◆ RTC_TICK_1_2_SEC

#define RTC_TICK_1_2_SEC

Time tick is 1/2 second

Definition at line 52 of file rtc.h.

◆ RTC_TICK_1_32_SEC

#define RTC_TICK_1_32_SEC

Time tick is 1/32 second

Definition at line 56 of file rtc.h.

◆ RTC_TICK_1_4_SEC

#define RTC_TICK_1_4_SEC

Time tick is 1/4 second

Definition at line 53 of file rtc.h.

◆ RTC_TICK_1_64_SEC

#define RTC_TICK_1_64_SEC

Time tick is 1/64 second

Definition at line 57 of file rtc.h.

◆ RTC_TICK_1_8_SEC

#define RTC_TICK_1_8_SEC

Time tick is 1/8 second

Definition at line 54 of file rtc.h.

◆ RTC_TICK_1_SEC

#define RTC_TICK_1_SEC

Time tick is 1 second

Definition at line 51 of file rtc.h.

◆ RTC_TIMEOUT_ERR

#define RTC_TIMEOUT_ERR

RTC operation abort due to timeout error

Definition at line 35 of file rtc.h.

◆ RTC_TUESDAY

#define RTC_TUESDAY

Day of week is tuesday

Definition at line 62 of file rtc.h.

◆ RTC_WAIT_COUNT

#define RTC_WAIT_COUNT

Initial Time Out Value

Definition at line 40 of file rtc.h.

◆ RTC_WEDNESDAY

#define RTC_WEDNESDAY

Day of week is wednesday

Definition at line 63 of file rtc.h.

◆ RTC_WRITE_KEY

#define RTC_WRITE_KEY

RTC Access Key

Definition at line 38 of file rtc.h.

◆ RTC_YEAR2000

#define RTC_YEAR2000

RTC Reference

Definition at line 42 of file rtc.h.

Variable Documentation

◆ g_RTC_i32ErrCode

int32_t g_RTC_i32ErrCode
extern