TMPM4G9  V1.0.0.0
safety_flash.c File Reference

This file provides API functions for Safety Library - FLASH. More...

#include <stdio.h>
#include <string.h>
#include "safety_flash.h"

Macros

#define REG_CRC_CFMT_CRC16   ((uint32_t)0x00000000)
 
#define REG_CRC_CFMT_CRC32   ((uint32_t)0x0000000C)
 
#define REG_CRC_DBIT_32bit   ((uint32_t)0x00000000)
 
#define REG_CRC_DBIT_8bit   ((uint32_t)0x00000001)
 
#define REG_CRC_DBIT_16bit   ((uint32_t)0x00000002)
 
#define REG_CRCCLC_DEFAULT_VAL_16   ((uint32_t)0x0000FFFF)
 
#define REG_CRCCLC_DEFAULT_VAL_32   ((uint32_t)0xFFFFFFFF)
 

Functions

bool safety_FLASH (uint32_t start, uint32_t length, uint32_t crc32_value)
 FLASH CRC test. More...
 

Detailed Description

This file provides API functions for Safety Library - FLASH.

Version
V0.1.0.2
Date
2019-02-07 15:55:49

DO NOT USE THIS SOFTWARE WITHOUT THE SOFTWARE LICENSE AGREEMENT.

Copyright(C) Toshiba Electronic Device Solutions Corporation 2019