Macros

#define PKC_SPRAM_BASE_ADDR   (PKC_BASE + 0x800UL)
 
#define PKC_SPRAM_SIZE   (2048U)
 

Detailed Description

Macro Definition Documentation

◆ PKC_SPRAM_BASE_ADDR

#define PKC_SPRAM_BASE_ADDR   (PKC_BASE + 0x800UL)

PKC SPRAM base address

Definition at line 355 of file hal_pkc.h.

◆ PKC_SPRAM_SIZE

#define PKC_SPRAM_SIZE   (2048U)

PKC SPRAM size

Definition at line 356 of file hal_pkc.h.