Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_i2c.h57 #define IS_LL_I2C_GRP2_INSTANCE(__INSTANCE__) IS_I2C_GRP2_INSTANCE(__INSTANCE__) macro
2550 if (IS_LL_I2C_GRP2_INSTANCE(I2Cx)) in LL_I2C_GetSelectedTrigger()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_i2c.h59 #define IS_LL_I2C_GRP2_INSTANCE(__INSTANCE__) IS_I2C_GRP2_INSTANCE(__INSTANCE__) macro
2561 if (IS_LL_I2C_GRP2_INSTANCE(I2Cx)) in LL_I2C_GetSelectedTrigger()