Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/Samples/Nucleo-TPM/Shared/TPMDevice/src/
DStmUtil.c14 #define DEVICE_FLASH_SIZE (*(uint16_t *)(FLASHSIZE_BASE)) macro
119 *flashSize = DEVICE_FLASH_SIZE; in ReadMcuInfo()