SYS/BIOS  7.00
Macros | Functions
SecureTS.h File Reference
#include <stddef.h>
#include <stdint.h>
Include dependency graph for SecureTS.h:

Go to the source code of this file.

Macros

#define HWREG(x)   (*((volatile unsigned long *)(x)))
 
#define AON_RTC_BASE   0x40092000
 
#define AON_RTC_O_SEC   0x00000008
 
#define AON_RTC_O_SUBSEC   0x0000000C
 

Functions

__STATIC_INLINE uint64_t AONRTCCurrent64BitValueGet (void)
 
 __attribute__ ((always_inline)) __STATIC_INLINE uint32_t SecureTS_get32()
 

Macro Definition Documentation

§ HWREG

#define HWREG (   x)    (*((volatile unsigned long *)(x)))

§ AON_RTC_BASE

#define AON_RTC_BASE   0x40092000

§ AON_RTC_O_SEC

#define AON_RTC_O_SEC   0x00000008

§ AON_RTC_O_SUBSEC

#define AON_RTC_O_SUBSEC   0x0000000C

Function Documentation

§ AONRTCCurrent64BitValueGet()

__STATIC_INLINE uint64_t AONRTCCurrent64BitValueGet ( void  )

§ __attribute__()

__attribute__ ( (always_inline)  )
© Copyright 1995-2022, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale