openMMC
Open Source Modular MMC for AMCs
Loading...
Searching...
No Matches
rtm_i2c_mapping.h File Reference
#include "i2c.h"
Include dependency graph for rtm_i2c_mapping.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define I2C_CHIP_RTM_CNT   4
 

Enumerations

enum  { CHIP_ID_RTM_PCA9554 = 64 , CHIP_ID_RTM_EEPROM , CHIP_ID_RTM_LM75_0 , CHIP_ID_RTM_LM75_1 }
 

Variables

i2c_chip_mapping_t i2c_chip_rtm_map [I2C_CHIP_RTM_CNT]
 

Macro Definition Documentation

◆ I2C_CHIP_RTM_CNT

#define I2C_CHIP_RTM_CNT   4

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
CHIP_ID_RTM_PCA9554 
CHIP_ID_RTM_EEPROM 
CHIP_ID_RTM_LM75_0 
CHIP_ID_RTM_LM75_1 

Variable Documentation

◆ i2c_chip_rtm_map

i2c_chip_mapping_t i2c_chip_rtm_map[I2C_CHIP_RTM_CNT]
extern