Searched refs:SMBUS_GET_STOP_MODE (Results 1 – 7 of 7) sorted by relevance
570 #define SMBUS_GET_STOP_MODE(__HANDLE__) ((__HANDLE__)->Instance->CR2 & I2C_CR2_AU… macro
622 #define SMBUS_GET_STOP_MODE(__HANDLE__) ((__HANDLE__)->Instance->CR2 & I2C_CR2_AU… macro
1525 if (SMBUS_GET_STOP_MODE(hsmbus) != SMBUS_AUTOEND_MODE) in SMBUS_Master_ISR()1565 else if (SMBUS_GET_STOP_MODE(hsmbus) != SMBUS_AUTOEND_MODE) in SMBUS_Master_ISR()
1979 if (SMBUS_GET_STOP_MODE(hsmbus) != SMBUS_AUTOEND_MODE) in SMBUS_Master_ISR()2037 else if (SMBUS_GET_STOP_MODE(hsmbus) != SMBUS_AUTOEND_MODE) in SMBUS_Master_ISR()
3186 #define __HAL_SMBUS_GET_STOP_MODE SMBUS_GET_STOP_MODE
3071 #define __HAL_SMBUS_GET_STOP_MODE SMBUS_GET_STOP_MODE
3018 #define __HAL_SMBUS_GET_STOP_MODE SMBUS_GET_STOP_MODE