Home
last modified time | relevance | path

Searched refs:RCC_APBSMENR1_I2C3SMEN (Results 1 – 8 of 8) sorted by relevance

/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_rcc.h2045 #define __HAL_RCC_I2C3_CLK_SLEEP_ENABLE() SET_BIT(RCC->APBSMENR1, RCC_APBSMENR1_I2C3SMEN)
2109 #define __HAL_RCC_I2C3_CLK_SLEEP_DISABLE() CLEAR_BIT(RCC->APBSMENR1, RCC_APBSMENR1_I2C3SMEN)
2304 #define __HAL_RCC_I2C3_IS_CLK_SLEEP_ENABLED() (READ_BIT(RCC->APBSMENR1, RCC_APBSMENR1_I2C3SMEN
2376 #define __HAL_RCC_I2C3_IS_CLK_SLEEP_DISABLED() (READ_BIT(RCC->APBSMENR1, RCC_APBSMENR1_I2C3SMEN
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_rcc.h1882 #define __HAL_RCC_I2C3_CLK_SLEEP_ENABLE() SET_BIT(RCC->APBSMENR1, RCC_APBSMENR1_I2C3SMEN)
1946 …fine __HAL_RCC_I2C3_CLK_SLEEP_DISABLE() CLEAR_BIT(RCC->APBSMENR1, RCC_APBSMENR1_I2C3SMEN)
/hal_stm32-latest/stm32cube/stm32g0xx/soc/
Dstm32g0b0xx.h5684 #define RCC_APBSMENR1_I2C3SMEN RCC_APBSMENR1_I2C3SMEN_Msk macro
Dstm32g0c1xx.h7023 #define RCC_APBSMENR1_I2C3SMEN RCC_APBSMENR1_I2C3SMEN_Msk macro
Dstm32g0b1xx.h6769 #define RCC_APBSMENR1_I2C3SMEN RCC_APBSMENR1_I2C3SMEN_Msk macro
/hal_stm32-latest/stm32cube/stm32u0xx/soc/
Dstm32u031xx.h5533 #define RCC_APBSMENR1_I2C3SMEN RCC_APBSMENR1_I2C3SMEN_Msk macro
Dstm32u083xx.h6391 #define RCC_APBSMENR1_I2C3SMEN RCC_APBSMENR1_I2C3SMEN_Msk macro
Dstm32u073xx.h6124 #define RCC_APBSMENR1_I2C3SMEN RCC_APBSMENR1_I2C3SMEN_Msk macro