![]() |
RTEMS 6.1-rc7
|
Macros | |
#define | FLASH_CRC_BURST_SIZE_4 0x00000000U |
#define | FLASH_CRC_BURST_SIZE_16 FLASH_CRCCR_CRC_BURST_0 |
#define | FLASH_CRC_BURST_SIZE_64 FLASH_CRCCR_CRC_BURST_1 |
#define | FLASH_CRC_BURST_SIZE_256 FLASH_CRCCR_CRC_BURST |
#define FLASH_CRC_BURST_SIZE_16 FLASH_CRCCR_CRC_BURST_0 |
Every burst has a size of 16 Flash words (256-bit)
#define FLASH_CRC_BURST_SIZE_256 FLASH_CRCCR_CRC_BURST |
Every burst has a size of 256 Flash words (256-bit)
#define FLASH_CRC_BURST_SIZE_4 0x00000000U |
Every burst has a size of 4 Flash words (256-bit)
#define FLASH_CRC_BURST_SIZE_64 FLASH_CRCCR_CRC_BURST_1 |
Every burst has a size of 64 Flash words (256-bit)