Searched refs:SMBUS_Master_ISR (Results 1 – 2 of 2) sorted by relevance
168 static HAL_StatusTypeDef SMBUS_Master_ISR(SMBUS_HandleTypeDef *hsmbus);1180 SMBUS_Master_ISR(hsmbus); in HAL_SMBUS_EV_IRQHandler()1195 SMBUS_Master_ISR(hsmbus); in HAL_SMBUS_EV_IRQHandler()1397 static HAL_StatusTypeDef SMBUS_Master_ISR(SMBUS_HandleTypeDef *hsmbus) in SMBUS_Master_ISR() function
226 static HAL_StatusTypeDef SMBUS_Master_ISR(SMBUS_HandleTypeDef *hsmbus, uint32_t StatusFlags);1595 (void)SMBUS_Master_ISR(hsmbus, tmpisrvalue); in HAL_SMBUS_EV_IRQHandler()1614 (void)SMBUS_Master_ISR(hsmbus, tmpisrvalue); in HAL_SMBUS_EV_IRQHandler()1820 static HAL_StatusTypeDef SMBUS_Master_ISR(SMBUS_HandleTypeDef *hsmbus, uint32_t StatusFlags) in SMBUS_Master_ISR() function