STM32756G_EVAL BSP User Manual
|
Modules | |
NOR Private Types Definitions | |
NOR Private Defines | |
NOR Private Macros | |
NOR Private Variables | |
NOR Private Functions Prototypes | |
NOR Private Functions | |
NOR Exported Types | |
NOR Exported Constants | |
NOR Exported Macro | |
NOR Exported Functions | |
Defines | |
#define | NOR_STATUS_OK ((uint8_t)0x00) |
NOR status structure definition. | |
#define | NOR_STATUS_ERROR ((uint8_t)0x01) |
Define Documentation
#define NOR_STATUS_ERROR ((uint8_t)0x01) |
Definition at line 73 of file stm32756g_eval_nor.h.
Referenced by BSP_NOR_DeInit(), BSP_NOR_Erase_Block(), BSP_NOR_Erase_Chip(), BSP_NOR_Init(), BSP_NOR_ProgramData(), BSP_NOR_Read_ID(), BSP_NOR_ReadData(), and BSP_NOR_WriteData().
#define NOR_STATUS_OK ((uint8_t)0x00) |
NOR status structure definition.
Definition at line 72 of file stm32756g_eval_nor.h.
Referenced by BSP_NOR_DeInit(), BSP_NOR_Erase_Block(), BSP_NOR_Erase_Chip(), BSP_NOR_Init(), BSP_NOR_ProgramData(), BSP_NOR_Read_ID(), BSP_NOR_ReadData(), and BSP_NOR_WriteData().
Generated on Fri Dec 30 2016 19:47:41 for STM32756G_EVAL BSP User Manual by
