Home
last modified time | relevance | path

Searched defs:cnt_base_reg_map_t (Results 1 – 1 of 1) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/arm/drivers/timer/armv8m/
Dsystimer_armv8-m_reg_map.h36 struct cnt_base_reg_map_t { struct
37 volatile const uint32_t cntpct_low;
39 volatile const uint32_t cntpct_high;
41 volatile const uint32_t reserved0[2];
43 volatile uint32_t cntfrq;
45 volatile const uint32_t reserved1[3];
47 volatile uint32_t cntp_cval_low;
49 volatile uint32_t cntp_cval_high;
51 volatile uint32_t cntp_tval;
53 volatile uint32_t cntp_ctl;
[all …]