Home
last modified time | relevance | path

Searched refs:SMBUS_TRIG_POLARITY_RISING (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_smbus_ex.h153 #define SMBUS_TRIG_POLARITY_RISING (0x00000000U) /* SMBUS HW Trigger sign… macro
263 …SMBUS_AUTO_MODE_TRG_POL(__POLARITY__) (((__POLARITY__) == SMBUS_TRIG_POLARITY_RISING) || …
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_smbus_ex.h163 #define SMBUS_TRIG_POLARITY_RISING (0x00000000U) /* SMBUS HW Trigger sign… macro
307 …SMBUS_AUTO_MODE_TRG_POL(__POLARITY__) (((__POLARITY__) == SMBUS_TRIG_POLARITY_RISING) || …