CMSIS-Core (Cortex-A)  
CMSIS-Core support for Cortex-A processor-based devices
 
Loading...
Searching...
No Matches
PL1 Physical Timer Compare Value register (CNTP_CVAL)

Holds the 64-bit compare value for the PL1 physical timer. More...

Functions

__STATIC_FORCEINLINE uint64_t __get_CNTP_CVAL (void)
 Get CNTP_CVAL.
 

Description

Holds the 64-bit compare value for the PL1 physical timer.

Consider __get_CNTP_CVAL and __set_CNTP_CVAL to access this register.

Consider using Generic Physical Timer Functions for controlling the PL1 Timer instead.

Function Documentation

◆ __get_CNTP_CVAL()

__STATIC_FORCEINLINE uint32_t __get_CNTP_CVAL ( void  )

Get CNTP_CVAL.

This function returns the value of the 64 bits PL1 Physical Timer CompareValue Register (CNTP_CVAL).

Returns
CNTP_CVAL Register value

This function returns the value of the PL1 Physical Timer Compare Value register (CNTP_CVAL).