Home
last modified time | relevance | path

Searched refs:I2C_TRISE_TRISE (Results 1 – 25 of 26) sorted by relevance

12

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_i2c.h675 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 Dald_i2c.h265 I2C_TRISE_TRISE = 0x3FU, /**< TRISE BITS */ enumerator
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_hal_i2c.c515 …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 Dair32f10x.h6874 #define I2C_TRISE_TRISE ((uint8_t)0x3F) /*!< Maximum Rise Time i… macro
/bsp/stm32/libraries/STM32L1xx_HAL/CMSIS/Device/ST/STM32L1xx/Include/
A Dstm32l100xb.h3583 #define I2C_TRISE_TRISE I2C_TRISE_TRISE_Msk /*!< Maximum Rise Ti… macro
A Dstm32l100xba.h3589 #define I2C_TRISE_TRISE I2C_TRISE_TRISE_Msk /*!< Maximum Rise Ti… macro
A Dstm32l151xb.h3584 #define I2C_TRISE_TRISE I2C_TRISE_TRISE_Msk /*!< Maximum Rise Ti… macro
A Dstm32l151xba.h3593 #define I2C_TRISE_TRISE I2C_TRISE_TRISE_Msk /*!< Maximum Rise Ti… macro
A Dstm32l152xb.h3601 #define I2C_TRISE_TRISE I2C_TRISE_TRISE_Msk /*!< Maximum Rise Ti… macro
A Dstm32l152xba.h3595 #define I2C_TRISE_TRISE I2C_TRISE_TRISE_Msk /*!< Maximum Rise Ti… macro
A Dstm32l100xc.h3691 #define I2C_TRISE_TRISE I2C_TRISE_TRISE_Msk /*!< Maximum Rise Ti… macro
A Dstm32l162xdx.h4070 #define I2C_TRISE_TRISE I2C_TRISE_TRISE_Msk /*!< Maximum Rise Ti… macro
A Dstm32l162xe.h4070 #define I2C_TRISE_TRISE I2C_TRISE_TRISE_Msk /*!< Maximum Rise Ti… macro
A Dstm32l152xc.h3856 #define I2C_TRISE_TRISE I2C_TRISE_TRISE_Msk /*!< Maximum Rise Ti… macro
A Dstm32l152xca.h3893 #define I2C_TRISE_TRISE I2C_TRISE_TRISE_Msk /*!< Maximum Rise Ti… macro
A Dstm32l152xe.h3940 #define I2C_TRISE_TRISE I2C_TRISE_TRISE_Msk /*!< Maximum Rise Ti… macro
A Dstm32l162xc.h3986 #define I2C_TRISE_TRISE I2C_TRISE_TRISE_Msk /*!< Maximum Rise Ti… macro
A Dstm32l162xca.h4023 #define I2C_TRISE_TRISE I2C_TRISE_TRISE_Msk /*!< Maximum Rise Ti… macro
A Dstm32l151xca.h3876 #define I2C_TRISE_TRISE I2C_TRISE_TRISE_Msk /*!< Maximum Rise Ti… macro
A Dstm32l151xdx.h3923 #define I2C_TRISE_TRISE I2C_TRISE_TRISE_Msk /*!< Maximum Rise Ti… macro
A Dstm32l151xe.h3923 #define I2C_TRISE_TRISE I2C_TRISE_TRISE_Msk /*!< Maximum Rise Ti… macro
A Dstm32l151xc.h3839 #define I2C_TRISE_TRISE I2C_TRISE_TRISE_Msk /*!< Maximum Rise Ti… macro
A Dstm32l152xdx.h3940 #define I2C_TRISE_TRISE I2C_TRISE_TRISE_Msk /*!< Maximum Rise Ti… macro
A Dstm32l151xd.h4183 #define I2C_TRISE_TRISE I2C_TRISE_TRISE_Msk /*!< Maximum Rise Ti… macro
A Dstm32l152xd.h4200 #define I2C_TRISE_TRISE I2C_TRISE_TRISE_Msk /*!< Maximum Rise Ti… macro

Completed in 2481 milliseconds

12