Searched refs:I2C_TRISE_TRISE (Results 1 – 25 of 26) sorted by relevance
12
| /bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/ |
| A D | stm32l1xx_ll_i2c.h | 675 MODIFY_REG(I2Cx->TRISE, I2C_TRISE_TRISE, RiseTime); in LL_I2C_SetRiseTime() 686 return (uint32_t)(READ_BIT(I2Cx->TRISE, I2C_TRISE_TRISE)); in LL_I2C_GetRiseTime() 742 MODIFY_REG(I2Cx->TRISE, I2C_TRISE_TRISE, __LL_I2C_RISE_TIME(freqrange, ClockSpeed)); in LL_I2C_ConfigSpeed()
|
| /bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Include/ |
| A D | ald_i2c.h | 265 I2C_TRISE_TRISE = 0x3FU, /**< TRISE BITS */ enumerator
|
| /bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/ |
| A D | stm32l1xx_hal_i2c.c | 515 …MODIFY_REG(hi2c->Instance->TRISE, I2C_TRISE_TRISE, I2C_RISE_TIME(freqrange, hi2c->Init.ClockSpeed)… in HAL_I2C_Init()
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/ |
| A D | air32f10x.h | 6874 #define I2C_TRISE_TRISE ((uint8_t)0x3F) /*!< Maximum Rise Time i… macro
|
| /bsp/stm32/libraries/STM32L1xx_HAL/CMSIS/Device/ST/STM32L1xx/Include/ |
| A D | stm32l100xb.h | 3583 #define I2C_TRISE_TRISE I2C_TRISE_TRISE_Msk /*!< Maximum Rise Ti… macro
|
| A D | stm32l100xba.h | 3589 #define I2C_TRISE_TRISE I2C_TRISE_TRISE_Msk /*!< Maximum Rise Ti… macro
|
| A D | stm32l151xb.h | 3584 #define I2C_TRISE_TRISE I2C_TRISE_TRISE_Msk /*!< Maximum Rise Ti… macro
|
| A D | stm32l151xba.h | 3593 #define I2C_TRISE_TRISE I2C_TRISE_TRISE_Msk /*!< Maximum Rise Ti… macro
|
| A D | stm32l152xb.h | 3601 #define I2C_TRISE_TRISE I2C_TRISE_TRISE_Msk /*!< Maximum Rise Ti… macro
|
| A D | stm32l152xba.h | 3595 #define I2C_TRISE_TRISE I2C_TRISE_TRISE_Msk /*!< Maximum Rise Ti… macro
|
| A D | stm32l100xc.h | 3691 #define I2C_TRISE_TRISE I2C_TRISE_TRISE_Msk /*!< Maximum Rise Ti… macro
|
| A D | stm32l162xdx.h | 4070 #define I2C_TRISE_TRISE I2C_TRISE_TRISE_Msk /*!< Maximum Rise Ti… macro
|
| A D | stm32l162xe.h | 4070 #define I2C_TRISE_TRISE I2C_TRISE_TRISE_Msk /*!< Maximum Rise Ti… macro
|
| A D | stm32l152xc.h | 3856 #define I2C_TRISE_TRISE I2C_TRISE_TRISE_Msk /*!< Maximum Rise Ti… macro
|
| A D | stm32l152xca.h | 3893 #define I2C_TRISE_TRISE I2C_TRISE_TRISE_Msk /*!< Maximum Rise Ti… macro
|
| A D | stm32l152xe.h | 3940 #define I2C_TRISE_TRISE I2C_TRISE_TRISE_Msk /*!< Maximum Rise Ti… macro
|
| A D | stm32l162xc.h | 3986 #define I2C_TRISE_TRISE I2C_TRISE_TRISE_Msk /*!< Maximum Rise Ti… macro
|
| A D | stm32l162xca.h | 4023 #define I2C_TRISE_TRISE I2C_TRISE_TRISE_Msk /*!< Maximum Rise Ti… macro
|
| A D | stm32l151xca.h | 3876 #define I2C_TRISE_TRISE I2C_TRISE_TRISE_Msk /*!< Maximum Rise Ti… macro
|
| A D | stm32l151xdx.h | 3923 #define I2C_TRISE_TRISE I2C_TRISE_TRISE_Msk /*!< Maximum Rise Ti… macro
|
| A D | stm32l151xe.h | 3923 #define I2C_TRISE_TRISE I2C_TRISE_TRISE_Msk /*!< Maximum Rise Ti… macro
|
| A D | stm32l151xc.h | 3839 #define I2C_TRISE_TRISE I2C_TRISE_TRISE_Msk /*!< Maximum Rise Ti… macro
|
| A D | stm32l152xdx.h | 3940 #define I2C_TRISE_TRISE I2C_TRISE_TRISE_Msk /*!< Maximum Rise Ti… macro
|
| A D | stm32l151xd.h | 4183 #define I2C_TRISE_TRISE I2C_TRISE_TRISE_Msk /*!< Maximum Rise Ti… macro
|
| A D | stm32l152xd.h | 4200 #define I2C_TRISE_TRISE I2C_TRISE_TRISE_Msk /*!< Maximum Rise Ti… macro
|
Completed in 2481 milliseconds
12