Home
last modified time | relevance | path

Searched defs:i2c_smb_regs (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/soc/microchip/mec/mec172x/reg/
Dmec172x_i2c_smb.h270 struct i2c_smb_regs { struct
271 volatile uint8_t CTRLSTS;
272 uint8_t RSVD1[3];
273 volatile uint32_t OWN_ADDR;
274 volatile uint8_t I2CDATA;
275 uint8_t RSVD2[3];
276 volatile uint32_t MCMD;
277 volatile uint32_t SCMD;
278 volatile uint8_t PEC;
279 uint8_t RSVD3[3];
[all …]