Home
last modified time | relevance | path

Searched refs:MEC_I2C_SMB_CTRL_STA_Pos (Results 1 – 3 of 3) sorted by relevance

/hal_microchip-latest/mec5/devices/common/
Dmec5_i2c_smb_v3_7.h82 #define MEC_I2C_SMB_CTRL_STA_Pos (2UL) /*!< STA (Bit 2) … macro
Dmec5_i2c_smb_v3_8.h82 #define MEC_I2C_SMB_CTRL_STA_Pos (2UL) /*!< STA (Bit 2) … macro
/hal_microchip-latest/mec5/drivers/
Dmec_i2c.c716 uint8_t ctr = (MEC_BIT(MEC_I2C_SMB_CTRL_ESO_Pos) | MEC_BIT(MEC_I2C_SMB_CTRL_STA_Pos) in mec_hal_i2c_smb_start_gen()