Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/drivers/
Dmec_i2c.c169 uint8_t control = MEC_BIT(MEC_I2C_SMB_CTRL_PIN_Pos); /* clear low level HW status */ in i2c_config()
195 control = (MEC_BIT(MEC_I2C_SMB_CTRL_PIN_Pos) | MEC_BIT(MEC_I2C_SMB_CTRL_ESO_Pos) in i2c_config()
474 uint8_t ctr = (MEC_BIT(MEC_I2C_SMB_CTRL_PIN_Pos) | MEC_BIT(MEC_I2C_SMB_CTRL_ESO_Pos) in mec_hal_i2c_smb_rearm_target_rx()
724 ctr |= MEC_BIT(MEC_I2C_SMB_CTRL_PIN_Pos); in mec_hal_i2c_smb_start_gen()
745 uint8_t control = (MEC_BIT(MEC_I2C_SMB_CTRL_PIN_Pos) | MEC_BIT(MEC_I2C_SMB_CTRL_ESO_Pos) in mec_hal_i2c_smb_stop_gen()
/hal_microchip-latest/mec5/devices/common/
Dmec5_i2c_smb_v3_7.h88 #define MEC_I2C_SMB_CTRL_PIN_Pos (7UL) /*!< PIN (Bit 7) … macro
Dmec5_i2c_smb_v3_8.h88 #define MEC_I2C_SMB_CTRL_PIN_Pos (7UL) /*!< PIN (Bit 7) … macro