Home
last modified time | relevance | path

Searched refs:CNTP_CVAL_READ (Results 1 – 1 of 1) sorted by relevance

/ThreadX-v6.4.1/ports_smp/cortex_a5x_smp/green/example_build/sample_threadx/
Dtx_zynqmp_low_level.c105 static inline uint64_t CNTP_CVAL_READ(void) in CNTP_CVAL_READ() function
127 CNTP_CVAL_WRITE(CNTP_CVAL_READ() + tx_timer_delay); in tx_generic_timer_interrupt()