STM3210C_EVAL BSP User Manual
|
Defines | |
#define | EEPROM_ADDRESS_M24C64_32 0xA0 /* Support the devices: M24C32 and M24C64 */ |
#define | EEPROM_ADDRESS_M24C08_BLOCK0 0xA0 |
#define | EEPROM_ADDRESS_M24C08_BLOCK1 0xA2 |
#define | EEPROM_ADDRESS_M24C08_BLOCK2 0xA4 |
#define | EEPROM_ADDRESS_M24C08_BLOCK3 0xA6 |
#define | EEPROM_PAGESIZE_M24C64_32 32 /* Support the devices: M24C32 and M24C64 */ |
#define | EEPROM_PAGESIZE_M24C08 16 /* Support the device: M24C08. */ |
#define | EEPROM_OK 0 |
#define | EEPROM_FAIL 1 |
#define | EEPROM_TIMEOUT 2 |
#define | BSP_EEPROM_M24C64_32 1 /* RF I2C EEPROM M24C32 and M24C64 */ |
#define | BSP_EEPROM_M24C08 2 /* RF I2C EEPROM M24C08 */ |
#define | EEPROM_MAX_TRIALS 300 |
Define Documentation
#define BSP_EEPROM_M24C08 2 /* RF I2C EEPROM M24C08 */ |
Definition at line 97 of file stm3210c_eval_eeprom.h.
Referenced by BSP_EEPROM_SelectDevice().
#define BSP_EEPROM_M24C64_32 1 /* RF I2C EEPROM M24C32 and M24C64 */ |
Definition at line 96 of file stm3210c_eval_eeprom.h.
Referenced by BSP_EEPROM_SelectDevice().
#define EEPROM_ADDRESS_M24C08_BLOCK0 0xA0 |
Definition at line 82 of file stm3210c_eval_eeprom.h.
Referenced by EEPROM_I2C_Init().
#define EEPROM_ADDRESS_M24C08_BLOCK1 0xA2 |
Definition at line 83 of file stm3210c_eval_eeprom.h.
Referenced by EEPROM_I2C_Init().
#define EEPROM_ADDRESS_M24C08_BLOCK2 0xA4 |
Definition at line 84 of file stm3210c_eval_eeprom.h.
Referenced by EEPROM_I2C_Init().
#define EEPROM_ADDRESS_M24C08_BLOCK3 0xA6 |
Definition at line 85 of file stm3210c_eval_eeprom.h.
Referenced by EEPROM_I2C_Init().
#define EEPROM_ADDRESS_M24C64_32 0xA0 /* Support the devices: M24C32 and M24C64 */ |
Definition at line 79 of file stm3210c_eval_eeprom.h.
Referenced by EEPROM_I2C_Init().
#define EEPROM_FAIL 1 |
Definition at line 92 of file stm3210c_eval_eeprom.h.
Referenced by BSP_EEPROM_Init(), BSP_EEPROM_ReadBuffer(), BSP_EEPROM_WriteBuffer(), EEPROM_I2C_Init(), EEPROM_I2C_ReadBuffer(), and EEPROM_I2C_WritePage().
#define EEPROM_MAX_TRIALS 300 |
Definition at line 100 of file stm3210c_eval_eeprom.h.
Referenced by EEPROM_I2C_Init(), and EEPROM_I2C_WaitEepromStandbyState().
#define EEPROM_OK 0 |
Definition at line 91 of file stm3210c_eval_eeprom.h.
Referenced by BSP_EEPROM_WriteBuffer(), EEPROM_I2C_Init(), EEPROM_I2C_ReadBuffer(), EEPROM_I2C_WaitEepromStandbyState(), and EEPROM_I2C_WritePage().
#define EEPROM_PAGESIZE_M24C08 16 /* Support the device: M24C08. */ |
Definition at line 88 of file stm3210c_eval_eeprom.h.
Referenced by EEPROM_I2C_Init().
#define EEPROM_PAGESIZE_M24C64_32 32 /* Support the devices: M24C32 and M24C64 */ |
Definition at line 87 of file stm3210c_eval_eeprom.h.
Referenced by EEPROM_I2C_Init().
#define EEPROM_TIMEOUT 2 |
Definition at line 93 of file stm3210c_eval_eeprom.h.
Referenced by EEPROM_I2C_WaitEepromStandbyState().
Generated on Fri Apr 14 2017 13:00:47 for STM3210C_EVAL BSP User Manual by 1.7.6.1