Home
last modified time | relevance | path

Searched refs:I2C_TIMINGR_SCLL_Pos (Results 1 – 25 of 235) sorted by relevance

12345678910

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_i2c.h347 (((uint32_t)(__SCLL_PERIOD__) << I2C_TIMINGR_SCLL_Pos) & I2C_TIMINGR_SCLL))
958 return (uint32_t)(READ_BIT(I2Cx->TIMINGR, I2C_TIMINGR_SCLL) >> I2C_TIMINGR_SCLL_Pos); in LL_I2C_GetClockLowPeriod()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_i2c.h405 (((uint32_t)(__SCLL_PERIOD__) << I2C_TIMINGR_SCLL_Pos) & I2C_TIMINGR_SCLL))
946 return (uint32_t)(READ_BIT(I2Cx->TIMINGR, I2C_TIMINGR_SCLL) >> I2C_TIMINGR_SCLL_Pos); in LL_I2C_GetClockLowPeriod()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_i2c.h405 (((uint32_t)(__SCLL_PERIOD__) << I2C_TIMINGR_SCLL_Pos) & I2C_TIMINGR_SCLL))
946 return (uint32_t)(READ_BIT(I2Cx->TIMINGR, I2C_TIMINGR_SCLL) >> I2C_TIMINGR_SCLL_Pos); in LL_I2C_GetClockLowPeriod()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_i2c.h405 (((uint32_t)(__SCLL_PERIOD__) << I2C_TIMINGR_SCLL_Pos) & I2C_TIMINGR_SCLL))
1047 return (uint32_t)(READ_BIT(I2Cx->TIMINGR, I2C_TIMINGR_SCLL) >> I2C_TIMINGR_SCLL_Pos); in LL_I2C_GetClockLowPeriod()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_i2c.h405 (((uint32_t)(__SCLL_PERIOD__) << I2C_TIMINGR_SCLL_Pos) & I2C_TIMINGR_SCLL))
946 return (uint32_t)(READ_BIT(I2Cx->TIMINGR, I2C_TIMINGR_SCLL) >> I2C_TIMINGR_SCLL_Pos); in LL_I2C_GetClockLowPeriod()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_i2c.h405 (((uint32_t)(__SCLL_PERIOD__) << I2C_TIMINGR_SCLL_Pos) & I2C_TIMINGR_SCLL))
946 return (uint32_t)(READ_BIT(I2Cx->TIMINGR, I2C_TIMINGR_SCLL) >> I2C_TIMINGR_SCLL_Pos); in LL_I2C_GetClockLowPeriod()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_ll_i2c.h405 (((uint32_t)(__SCLL_PERIOD__) << I2C_TIMINGR_SCLL_Pos) & I2C_TIMINGR_SCLL))
948 return (uint32_t)(READ_BIT(I2Cx->TIMINGR, I2C_TIMINGR_SCLL) >> I2C_TIMINGR_SCLL_Pos); in LL_I2C_GetClockLowPeriod()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_ll_i2c.h405 (((uint32_t)(__SCLL_PERIOD__) << I2C_TIMINGR_SCLL_Pos) & I2C_TIMINGR_SCLL))
948 return (uint32_t)(READ_BIT(I2Cx->TIMINGR, I2C_TIMINGR_SCLL) >> I2C_TIMINGR_SCLL_Pos); in LL_I2C_GetClockLowPeriod()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_i2c.h405 (((uint32_t)(__SCLL_PERIOD__) << I2C_TIMINGR_SCLL_Pos) & I2C_TIMINGR_SCLL))
906 return (uint32_t)(READ_BIT(I2Cx->TIMINGR, I2C_TIMINGR_SCLL) >> I2C_TIMINGR_SCLL_Pos); in LL_I2C_GetClockLowPeriod()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_i2c.h405 (((uint32_t)(__SCLL_PERIOD__) << I2C_TIMINGR_SCLL_Pos) & I2C_TIMINGR_SCLL))
946 return (uint32_t)(READ_BIT(I2Cx->TIMINGR, I2C_TIMINGR_SCLL) >> I2C_TIMINGR_SCLL_Pos); in LL_I2C_GetClockLowPeriod()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_i2c.h405 (((uint32_t)(__SCLL_PERIOD__) << I2C_TIMINGR_SCLL_Pos) & I2C_TIMINGR_SCLL))
906 return (uint32_t)(READ_BIT(I2Cx->TIMINGR, I2C_TIMINGR_SCLL) >> I2C_TIMINGR_SCLL_Pos); in LL_I2C_GetClockLowPeriod()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_i2c.h397 (((uint32_t)(__SCLL_PERIOD__) << I2C_TIMINGR_SCLL_Pos) & I2C_TIMINGR_SCLL))
1039 return (uint32_t)(READ_BIT(I2Cx->TIMINGR, I2C_TIMINGR_SCLL) >> I2C_TIMINGR_SCLL_Pos); in LL_I2C_GetClockLowPeriod()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_i2c.h405 (((uint32_t)(__SCLL_PERIOD__) << I2C_TIMINGR_SCLL_Pos) & I2C_TIMINGR_SCLL))
946 return (uint32_t)(READ_BIT(I2Cx->TIMINGR, I2C_TIMINGR_SCLL) >> I2C_TIMINGR_SCLL_Pos); in LL_I2C_GetClockLowPeriod()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_i2c.h405 (((uint32_t)(__SCLL_PERIOD__) << I2C_TIMINGR_SCLL_Pos) & I2C_TIMINGR_SCLL))
946 return (uint32_t)(READ_BIT(I2Cx->TIMINGR, I2C_TIMINGR_SCLL) >> I2C_TIMINGR_SCLL_Pos); in LL_I2C_GetClockLowPeriod()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_i2c.h405 (((uint32_t)(__SCLL_PERIOD__) << I2C_TIMINGR_SCLL_Pos) & I2C_TIMINGR_SCLL))
946 return (uint32_t)(READ_BIT(I2Cx->TIMINGR, I2C_TIMINGR_SCLL) >> I2C_TIMINGR_SCLL_Pos); in LL_I2C_GetClockLowPeriod()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_i2c.h405 (((uint32_t)(__SCLL_PERIOD__) << I2C_TIMINGR_SCLL_Pos) & I2C_TIMINGR_SCLL))
946 return (uint32_t)(READ_BIT(I2Cx->TIMINGR, I2C_TIMINGR_SCLL) >> I2C_TIMINGR_SCLL_Pos); in LL_I2C_GetClockLowPeriod()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_i2c.h405 (((uint32_t)(__SCLL_PERIOD__) << I2C_TIMINGR_SCLL_Pos) & I2C_TIMINGR_SCLL))
1047 return (uint32_t)(READ_BIT(I2Cx->TIMINGR, I2C_TIMINGR_SCLL) >> I2C_TIMINGR_SCLL_Pos); in LL_I2C_GetClockLowPeriod()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_i2c.h405 (((uint32_t)(__SCLL_PERIOD__) << I2C_TIMINGR_SCLL_Pos) & I2C_TIMINGR_SCLL))
946 return (uint32_t)(READ_BIT(I2Cx->TIMINGR, I2C_TIMINGR_SCLL) >> I2C_TIMINGR_SCLL_Pos); in LL_I2C_GetClockLowPeriod()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_i2c.h476 (((uint32_t)(__SCLL_PERIOD__) << I2C_TIMINGR_SCLL_Pos) & I2C_TIMINGR_SCLL))
1118 return (uint32_t)(READ_BIT(I2Cx->TIMINGR, I2C_TIMINGR_SCLL) >> I2C_TIMINGR_SCLL_Pos); in LL_I2C_GetClockLowPeriod()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_i2c.h488 (((uint32_t)(__SCLL_PERIOD__) << I2C_TIMINGR_SCLL_Pos) & I2C_TIMINGR_SCLL))
1130 return (uint32_t)(READ_BIT(I2Cx->TIMINGR, I2C_TIMINGR_SCLL) >> I2C_TIMINGR_SCLL_Pos); in LL_I2C_GetClockLowPeriod()
/hal_stm32-latest/stm32cube/stm32wb0x/soc/
Dstm32wb05.h1836 #define I2C_TIMINGR_SCLL_Pos (0UL) … macro
1837 …SCLL_Msk (0xFFUL << I2C_TIMINGR_SCLL_Pos) /*!< I2C…
1839 …e I2C_TIMINGR_SCLL_0 (0x1U << I2C_TIMINGR_SCLL_Pos)
1840 …e I2C_TIMINGR_SCLL_1 (0x2U << I2C_TIMINGR_SCLL_Pos)
1841 …e I2C_TIMINGR_SCLL_2 (0x4U << I2C_TIMINGR_SCLL_Pos)
1842 …e I2C_TIMINGR_SCLL_3 (0x8U << I2C_TIMINGR_SCLL_Pos)
1843 … I2C_TIMINGR_SCLL_4 (0x10U << I2C_TIMINGR_SCLL_Pos)
1844 … I2C_TIMINGR_SCLL_5 (0x20U << I2C_TIMINGR_SCLL_Pos)
1845 … I2C_TIMINGR_SCLL_6 (0x40U << I2C_TIMINGR_SCLL_Pos)
1846 … I2C_TIMINGR_SCLL_7 (0x80U << I2C_TIMINGR_SCLL_Pos)
Dstm32wb07.h1925 #define I2C_TIMINGR_SCLL_Pos (0UL) … macro
1926 …SCLL_Msk (0xFFUL << I2C_TIMINGR_SCLL_Pos) /*!< I2C…
1928 …e I2C_TIMINGR_SCLL_0 (0x1U << I2C_TIMINGR_SCLL_Pos)
1929 …e I2C_TIMINGR_SCLL_1 (0x2U << I2C_TIMINGR_SCLL_Pos)
1930 …e I2C_TIMINGR_SCLL_2 (0x4U << I2C_TIMINGR_SCLL_Pos)
1931 …e I2C_TIMINGR_SCLL_3 (0x8U << I2C_TIMINGR_SCLL_Pos)
1932 … I2C_TIMINGR_SCLL_4 (0x10U << I2C_TIMINGR_SCLL_Pos)
1933 … I2C_TIMINGR_SCLL_5 (0x20U << I2C_TIMINGR_SCLL_Pos)
1934 … I2C_TIMINGR_SCLL_6 (0x40U << I2C_TIMINGR_SCLL_Pos)
1935 … I2C_TIMINGR_SCLL_7 (0x80U << I2C_TIMINGR_SCLL_Pos)
Dstm32wb09.h1836 #define I2C_TIMINGR_SCLL_Pos (0UL) … macro
1837 …SCLL_Msk (0xFFUL << I2C_TIMINGR_SCLL_Pos) /*!< I2C…
1839 …e I2C_TIMINGR_SCLL_0 (0x1U << I2C_TIMINGR_SCLL_Pos)
1840 …e I2C_TIMINGR_SCLL_1 (0x2U << I2C_TIMINGR_SCLL_Pos)
1841 …e I2C_TIMINGR_SCLL_2 (0x4U << I2C_TIMINGR_SCLL_Pos)
1842 …e I2C_TIMINGR_SCLL_3 (0x8U << I2C_TIMINGR_SCLL_Pos)
1843 … I2C_TIMINGR_SCLL_4 (0x10U << I2C_TIMINGR_SCLL_Pos)
1844 … I2C_TIMINGR_SCLL_5 (0x20U << I2C_TIMINGR_SCLL_Pos)
1845 … I2C_TIMINGR_SCLL_6 (0x40U << I2C_TIMINGR_SCLL_Pos)
1846 … I2C_TIMINGR_SCLL_7 (0x80U << I2C_TIMINGR_SCLL_Pos)
Dstm32wb06.h1925 #define I2C_TIMINGR_SCLL_Pos (0UL) … macro
1926 …SCLL_Msk (0xFFUL << I2C_TIMINGR_SCLL_Pos) /*!< I2C…
1928 …e I2C_TIMINGR_SCLL_0 (0x1U << I2C_TIMINGR_SCLL_Pos)
1929 …e I2C_TIMINGR_SCLL_1 (0x2U << I2C_TIMINGR_SCLL_Pos)
1930 …e I2C_TIMINGR_SCLL_2 (0x4U << I2C_TIMINGR_SCLL_Pos)
1931 …e I2C_TIMINGR_SCLL_3 (0x8U << I2C_TIMINGR_SCLL_Pos)
1932 … I2C_TIMINGR_SCLL_4 (0x10U << I2C_TIMINGR_SCLL_Pos)
1933 … I2C_TIMINGR_SCLL_5 (0x20U << I2C_TIMINGR_SCLL_Pos)
1934 … I2C_TIMINGR_SCLL_6 (0x40U << I2C_TIMINGR_SCLL_Pos)
1935 … I2C_TIMINGR_SCLL_7 (0x80U << I2C_TIMINGR_SCLL_Pos)
/hal_stm32-latest/stm32cube/stm32f0xx/soc/
Dstm32f030x6.h2516 #define I2C_TIMINGR_SCLL_Pos (0U) macro
2517 #define I2C_TIMINGR_SCLL_Msk (0xFFUL << I2C_TIMINGR_SCLL_Pos) /*!< 0x000000FF */

12345678910