Home
last modified time | relevance | path

Searched refs:SMBUS_FLAG_TRA (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_smbus.c1555 if ((sr2itflags & SMBUS_FLAG_TRA) != RESET) in HAL_SMBUS_EV_IRQHandler()
1597 else if ((sr2itflags & SMBUS_FLAG_TRA) != RESET) in HAL_SMBUS_EV_IRQHandler()
2523 if (__HAL_SMBUS_GET_FLAG(hsmbus, SMBUS_FLAG_TRA) == RESET) in SMBUS_Slave_ADDR()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_smbus.c1555 if ((sr2itflags & SMBUS_FLAG_TRA) != RESET) in HAL_SMBUS_EV_IRQHandler()
1597 else if ((sr2itflags & SMBUS_FLAG_TRA) != RESET) in HAL_SMBUS_EV_IRQHandler()
2523 if (__HAL_SMBUS_GET_FLAG(hsmbus, SMBUS_FLAG_TRA) == RESET) in SMBUS_Slave_ADDR()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_smbus.h372 #define SMBUS_FLAG_TRA 0x00100004U macro
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_smbus.h372 #define SMBUS_FLAG_TRA 0x00100004U macro