STM32072B_EVAL BSP User Manual: Exported Constants

STM32072B EVAL BSP Drivers

STM32072B_EVAL BSP User Manual
Exported Constants

Defines

#define EEPROM_ADDRESS_M24LR64_A01   0xA0 /* RF EEPROM ANT7-M24LR-A01 used */
#define EEPROM_ADDRESS_M24LR64_A02   0xA6 /* RF EEPROM ANT7-M24LR-A02 used */
#define EEPROM_PAGESIZE_M24LR64   4 /* RF EEPROM ANT7-M24LR-A used */
#define EEPROM_OK   0
#define EEPROM_FAIL   1
#define EEPROM_TIMEOUT   2
#define BSP_EEPROM_M24LR64   1 /* RF I2C EEPROM M24LR64 */
#define EEPROM_MAX_TRIALS   300

Define Documentation

#define BSP_EEPROM_M24LR64   1 /* RF I2C EEPROM M24LR64 */

Definition at line 88 of file stm32072b_eval_eeprom.h.

#define EEPROM_ADDRESS_M24LR64_A01   0xA0 /* RF EEPROM ANT7-M24LR-A01 used */

Definition at line 77 of file stm32072b_eval_eeprom.h.

Referenced by EEPROM_I2C_Init().

#define EEPROM_ADDRESS_M24LR64_A02   0xA6 /* RF EEPROM ANT7-M24LR-A02 used */

Definition at line 78 of file stm32072b_eval_eeprom.h.

Referenced by EEPROM_I2C_Init().

#define EEPROM_MAX_TRIALS   300

Definition at line 91 of file stm32072b_eval_eeprom.h.

Referenced by EEPROM_I2C_Init(), and EEPROM_I2C_WaitEepromStandbyState().

#define EEPROM_PAGESIZE_M24LR64   4 /* RF EEPROM ANT7-M24LR-A used */

Definition at line 80 of file stm32072b_eval_eeprom.h.

Referenced by EEPROM_I2C_Init().

#define EEPROM_TIMEOUT   2

Definition at line 85 of file stm32072b_eval_eeprom.h.

Referenced by EEPROM_I2C_WaitEepromStandbyState().

Generated on Wed Jul 5 2017 08:56:11 for STM32072B_EVAL BSP User Manual by   doxygen 1.7.6.1