FreeRTOS port on GAP8/RISC-V
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
udma_aes_accessors.h File Reference

Functions

static uint32_t udma_aes_key0_0_get (uint32_t base)
 
static void udma_aes_key0_0_set (uint32_t base, uint32_t value)
 
static uint32_t udma_aes_key0_1_get (uint32_t base)
 
static void udma_aes_key0_1_set (uint32_t base, uint32_t value)
 
static uint32_t udma_aes_key0_2_get (uint32_t base)
 
static void udma_aes_key0_2_set (uint32_t base, uint32_t value)
 
static uint32_t udma_aes_key0_3_get (uint32_t base)
 
static void udma_aes_key0_3_set (uint32_t base, uint32_t value)
 
static uint32_t udma_aes_key0_4_get (uint32_t base)
 
static void udma_aes_key0_4_set (uint32_t base, uint32_t value)
 
static uint32_t udma_aes_key0_5_get (uint32_t base)
 
static void udma_aes_key0_5_set (uint32_t base, uint32_t value)
 
static uint32_t udma_aes_key0_6_get (uint32_t base)
 
static void udma_aes_key0_6_set (uint32_t base, uint32_t value)
 
static uint32_t udma_aes_key0_7_get (uint32_t base)
 
static void udma_aes_key0_7_set (uint32_t base, uint32_t value)
 
static uint32_t udma_aes_iv0_0_get (uint32_t base)
 
static void udma_aes_iv0_0_set (uint32_t base, uint32_t value)
 
static uint32_t udma_aes_iv0_1_get (uint32_t base)
 
static void udma_aes_iv0_1_set (uint32_t base, uint32_t value)
 
static uint32_t udma_aes_iv0_2_get (uint32_t base)
 
static void udma_aes_iv0_2_set (uint32_t base, uint32_t value)
 
static uint32_t udma_aes_iv0_3_get (uint32_t base)
 
static void udma_aes_iv0_3_set (uint32_t base, uint32_t value)
 
static uint32_t udma_aes_dest_get (uint32_t base)
 
static void udma_aes_dest_set (uint32_t base, uint32_t value)
 
static uint32_t udma_aes_setup_get (uint32_t base)
 
static void udma_aes_setup_set (uint32_t base, uint32_t value)
 
static uint32_t udma_aes_cfg_get (uint32_t base)
 
static void udma_aes_cfg_set (uint32_t base, uint32_t value)
 

Function Documentation

static uint32_t udma_aes_cfg_get ( uint32_t  base)
inlinestatic

References GAP_READ, and UDMA_AES_CFG_OFFSET.

static void udma_aes_cfg_set ( uint32_t  base,
uint32_t  value 
)
inlinestatic

References GAP_WRITE, and UDMA_AES_CFG_OFFSET.

static uint32_t udma_aes_dest_get ( uint32_t  base)
inlinestatic

References GAP_READ, and UDMA_AES_DEST_OFFSET.

static void udma_aes_dest_set ( uint32_t  base,
uint32_t  value 
)
inlinestatic

References GAP_WRITE, and UDMA_AES_DEST_OFFSET.

Referenced by __pi_aes_conf_apply().

static uint32_t udma_aes_iv0_0_get ( uint32_t  base)
inlinestatic

References GAP_READ, and UDMA_AES_IV0_0_OFFSET.

static void udma_aes_iv0_0_set ( uint32_t  base,
uint32_t  value 
)
inlinestatic

References GAP_WRITE, and UDMA_AES_IV0_0_OFFSET.

Referenced by __pi_aes_conf_apply().

static uint32_t udma_aes_iv0_1_get ( uint32_t  base)
inlinestatic

References GAP_READ, and UDMA_AES_IV0_1_OFFSET.

static void udma_aes_iv0_1_set ( uint32_t  base,
uint32_t  value 
)
inlinestatic

References GAP_WRITE, and UDMA_AES_IV0_1_OFFSET.

Referenced by __pi_aes_conf_apply().

static uint32_t udma_aes_iv0_2_get ( uint32_t  base)
inlinestatic

References GAP_READ, and UDMA_AES_IV0_2_OFFSET.

static void udma_aes_iv0_2_set ( uint32_t  base,
uint32_t  value 
)
inlinestatic

References GAP_WRITE, and UDMA_AES_IV0_2_OFFSET.

Referenced by __pi_aes_conf_apply().

static uint32_t udma_aes_iv0_3_get ( uint32_t  base)
inlinestatic

References GAP_READ, and UDMA_AES_IV0_3_OFFSET.

static void udma_aes_iv0_3_set ( uint32_t  base,
uint32_t  value 
)
inlinestatic

References GAP_WRITE, and UDMA_AES_IV0_3_OFFSET.

Referenced by __pi_aes_conf_apply().

static uint32_t udma_aes_key0_0_get ( uint32_t  base)
inlinestatic

References GAP_READ, and UDMA_AES_KEY0_0_OFFSET.

static void udma_aes_key0_0_set ( uint32_t  base,
uint32_t  value 
)
inlinestatic

References GAP_WRITE, and UDMA_AES_KEY0_0_OFFSET.

Referenced by __pi_aes_conf_apply().

static uint32_t udma_aes_key0_1_get ( uint32_t  base)
inlinestatic

References GAP_READ, and UDMA_AES_KEY0_1_OFFSET.

static void udma_aes_key0_1_set ( uint32_t  base,
uint32_t  value 
)
inlinestatic

References GAP_WRITE, and UDMA_AES_KEY0_1_OFFSET.

Referenced by __pi_aes_conf_apply().

static uint32_t udma_aes_key0_2_get ( uint32_t  base)
inlinestatic

References GAP_READ, and UDMA_AES_KEY0_2_OFFSET.

static void udma_aes_key0_2_set ( uint32_t  base,
uint32_t  value 
)
inlinestatic

References GAP_WRITE, and UDMA_AES_KEY0_2_OFFSET.

Referenced by __pi_aes_conf_apply().

static uint32_t udma_aes_key0_3_get ( uint32_t  base)
inlinestatic

References GAP_READ, and UDMA_AES_KEY0_3_OFFSET.

static void udma_aes_key0_3_set ( uint32_t  base,
uint32_t  value 
)
inlinestatic

References GAP_WRITE, and UDMA_AES_KEY0_3_OFFSET.

Referenced by __pi_aes_conf_apply().

static uint32_t udma_aes_key0_4_get ( uint32_t  base)
inlinestatic

References GAP_READ, and UDMA_AES_KEY0_4_OFFSET.

static void udma_aes_key0_4_set ( uint32_t  base,
uint32_t  value 
)
inlinestatic

References GAP_WRITE, and UDMA_AES_KEY0_4_OFFSET.

Referenced by __pi_aes_conf_apply().

static uint32_t udma_aes_key0_5_get ( uint32_t  base)
inlinestatic

References GAP_READ, and UDMA_AES_KEY0_5_OFFSET.

static void udma_aes_key0_5_set ( uint32_t  base,
uint32_t  value 
)
inlinestatic

References GAP_WRITE, and UDMA_AES_KEY0_5_OFFSET.

Referenced by __pi_aes_conf_apply().

static uint32_t udma_aes_key0_6_get ( uint32_t  base)
inlinestatic

References GAP_READ, and UDMA_AES_KEY0_6_OFFSET.

static void udma_aes_key0_6_set ( uint32_t  base,
uint32_t  value 
)
inlinestatic

References GAP_WRITE, and UDMA_AES_KEY0_6_OFFSET.

Referenced by __pi_aes_conf_apply().

static uint32_t udma_aes_key0_7_get ( uint32_t  base)
inlinestatic

References GAP_READ, and UDMA_AES_KEY0_7_OFFSET.

static void udma_aes_key0_7_set ( uint32_t  base,
uint32_t  value 
)
inlinestatic

References GAP_WRITE, and UDMA_AES_KEY0_7_OFFSET.

Referenced by __pi_aes_conf_apply().

static uint32_t udma_aes_setup_get ( uint32_t  base)
inlinestatic

References GAP_READ, and UDMA_AES_SETUP_OFFSET.

static void udma_aes_setup_set ( uint32_t  base,
uint32_t  value 
)
inlinestatic

References GAP_WRITE, and UDMA_AES_SETUP_OFFSET.

Referenced by __pi_aes_conf_apply().