Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32_tamp.c40 #define _TAMP_COUNTR 0x40U macro
1450 io_write32(base + _TAMP_COUNTR + cnt_idx * sizeof(uint32_t), 1); in stm32_tamp_write_mcounter()
1463 return io_read32(base + _TAMP_COUNTR + cnt_idx * sizeof(uint32_t)); in stm32_tamp_read_mcounter()