MAX32650 Peripheral Driver API
Peripheral Driver API for the MAX32650
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Modules Pages
TPU_Registers

Modules

 Register Offsets
 
 TPU_CRYPTO_CTRL
 
 TPU_CIPHER_CTRL
 
 TPU_HASH_CTRL
 
 TPU_CRC_CTRL
 
 TPU_DMA_SRC
 
 TPU_DMA_DEST
 
 TPU_DMA_CNT
 
 TPU_MAA_CTRL
 
 TPU_CRYPTO_DIN
 
 TPU_CRYPTO_DOUT
 
 TPU_CRC_POLY
 
 TPU_CRC_VAL
 
 TPU_CRC_PRNG
 
 TPU_HAM_ECC
 
 TPU_CIPHER_INIT
 
 TPU_CIPHER_KEY
 
 TPU_HASH_DIGEST
 
 TPU_HASH_MSG_SZ
 
 TPU_MAA_MAWS
 

Files

file  tpu_regs.h
 

Data Structures

struct  mxc_tpu_regs_t
 

Detailed Description

Registers, Bit Masks and Bit Positions for the TPU Peripheral Module.

The Trust Protection Unit used to assist the computationally intensive operations of several common cryptographic algorithms.


Data Structure Documentation

◆ mxc_tpu_regs_t

struct mxc_tpu_regs_t

Structure type to access the TPU Registers.

Data Fields

__IO uint32_t crypto_ctrl
 
__IO uint32_t cipher_ctrl
 
__IO uint32_t hash_ctrl
 
__IO uint32_t crc_ctrl
 
__IO uint32_t dma_src
 
__IO uint32_t dma_dest
 
__IO uint32_t dma_cnt
 
__IO uint32_t maa_ctrl
 
__O uint32_t crypto_din [4]
 
__I uint32_t crypto_dout [4]
 
__IO uint32_t crc_poly
 
__IO uint32_t crc_val
 
__I uint32_t crc_prng
 
__IO uint32_t ham_ecc
 
__IO uint32_t cipher_init [4]
 
__O uint32_t cipher_key [8]
 
__IO uint32_t hash_digest [16]
 
__IO uint32_t hash_msg_sz [4]
 
__IO uint32_t maa_maws
 

Field Documentation

◆ cipher_ctrl

__IO uint32_t cipher_ctrl

0x04: TPU CIPHER_CTRL Register

◆ cipher_init

__IO uint32_t cipher_init[4]

0x50: TPU CIPHER_INIT Register

◆ cipher_key

__O uint32_t cipher_key[8]

0x60: TPU CIPHER_KEY Register

◆ crc_ctrl

__IO uint32_t crc_ctrl

0x0C: TPU CRC_CTRL Register

◆ crc_poly

__IO uint32_t crc_poly

0x40: TPU CRC_POLY Register

◆ crc_prng

__I uint32_t crc_prng

0x48: TPU CRC_PRNG Register

◆ crc_val

__IO uint32_t crc_val

0x44: TPU CRC_VAL Register

◆ crypto_ctrl

__IO uint32_t crypto_ctrl

0x00: TPU CRYPTO_CTRL Register

◆ crypto_din

__O uint32_t crypto_din[4]

0x20: TPU CRYPTO_DIN Register

◆ crypto_dout

__I uint32_t crypto_dout[4]

0x30: TPU CRYPTO_DOUT Register

◆ dma_cnt

__IO uint32_t dma_cnt

0x18: TPU DMA_CNT Register

◆ dma_dest

__IO uint32_t dma_dest

0x14: TPU DMA_DEST Register

◆ dma_src

__IO uint32_t dma_src

0x10: TPU DMA_SRC Register

◆ ham_ecc

__IO uint32_t ham_ecc

0x4C: TPU HAM_ECC Register

◆ hash_ctrl

__IO uint32_t hash_ctrl

0x08: TPU HASH_CTRL Register

◆ hash_digest

__IO uint32_t hash_digest[16]

0x80: TPU HASH_DIGEST Register

◆ hash_msg_sz

__IO uint32_t hash_msg_sz[4]

0xC0: TPU HASH_MSG_SZ Register

◆ maa_ctrl

__IO uint32_t maa_ctrl

0x1C: TPU MAA_CTRL Register

◆ maa_maws

__IO uint32_t maa_maws

0xD0: TPU MAA_MAWS Register