_BSP_User_Manual
|
Defines | |
#define | NAND_OK 0x00 |
NAND status structure definition. | |
#define | NAND_DEVICE_ADDR ((uint32_t)NAND_DEVICE1) |
#define | NAND_PAGE_SIZE ((uint16_t)0x0200) |
FSMC NAND memory parameters. | |
#define | NAND_BLOCK_SIZE ((uint16_t)0x0020) |
#define | NAND_ZONE_SIZE ((uint16_t)0x0400) |
#define | NAND_SPARE_AREA_SIZE ((uint16_t)0x0010) |
#define | NAND_MAX_ZONE ((uint16_t)0x0004) |
Define Documentation
#define NAND_BLOCK_SIZE ((uint16_t)0x0020) |
Definition at line 89 of file stm3210e_eval_nand.h.
Referenced by BSP_NAND_Init().
#define NAND_DEVICE_ADDR ((uint32_t)NAND_DEVICE1) |
Definition at line 83 of file stm3210e_eval_nand.h.
#define NAND_MAX_ZONE ((uint16_t)0x0004) |
Definition at line 92 of file stm3210e_eval_nand.h.
Referenced by BSP_NAND_Init().
#define NAND_OK 0x00 |
NAND status structure definition.
Definition at line 81 of file stm3210e_eval_nand.h.
Referenced by BSP_NAND_Erase_Block(), BSP_NAND_Init(), BSP_NAND_Read_ID(), BSP_NAND_ReadData(), and BSP_NAND_WriteData().
#define NAND_PAGE_SIZE ((uint16_t)0x0200) |
FSMC NAND memory parameters.
Definition at line 88 of file stm3210e_eval_nand.h.
Referenced by BSP_NAND_Init().
#define NAND_SPARE_AREA_SIZE ((uint16_t)0x0010) |
Definition at line 91 of file stm3210e_eval_nand.h.
Referenced by BSP_NAND_Init().
#define NAND_ZONE_SIZE ((uint16_t)0x0400) |
Definition at line 90 of file stm3210e_eval_nand.h.
Referenced by BSP_NAND_Init().
Generated on Thu Dec 11 2014 16:16:37 for _BSP_User_Manual by 1.7.5.1