#define I2C_SLA_RTC 0x6F
#define I2C_SLA_EEPROM 0x57
Visible in: | nut/boot/bootmon/nvmem.c | |
Used in: | NvMemWrite() | nut/boot/bootmon/nvmem.c |
Prototyped in: | nut/boot/bootmon/nvmem.h | |
Calls: | TwInit() | nut/arch/avr/dev/twif.c |
Prototyped in: | nut/boot/bootmon/nvmem.h | |
Calls: | TwMasterTransact() | nut/arch/avr/dev/twif.c |
Prototyped in: | nut/boot/bootmon/nvmem.h | |
Calls: | NvMemWaitReady() | nut/boot/bootmon/nvmem.c |
NvMemWriteEnable() | nut/boot/bootmon/nvmem.c | |
TwMasterTransact() | nut/arch/avr/dev/twif.c | |
memcpy_() | ||
References Variables: | wbuf | nut/boot/bootmon/nvmem.c |
Calls: | Delay() | nut/app/basemon/utils.c |
TwMasterTransact() | nut/arch/avr/dev/twif.c | |
Called by: | NvMemWrite() | nut/boot/bootmon/nvmem.c |
Calls: | TwMasterTransact() | nut/arch/avr/dev/twif.c |
Called by: | NvMemWrite() | nut/boot/bootmon/nvmem.c |