Home
last modified time | relevance | path

Searched refs:I2C_CCR_DUTY (Results 1 – 7 of 7) sorted by relevance

/loramac-node-3.7.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_i2c.h184 #define LL_I2C_DUTYCYCLE_16_9 I2C_CCR_DUTY /*!< I2C fast mode Tlow/Thigh =…
638 MODIFY_REG(I2Cx->CCR, I2C_CCR_DUTY, DutyCycle); in LL_I2C_SetDutyCycle()
651 return (uint32_t)(READ_BIT(I2Cx->CCR, I2C_CCR_DUTY)); in LL_I2C_GetDutyCycle()
776 MODIFY_REG(I2Cx->CCR, (I2C_CCR_FS | I2C_CCR_DUTY | I2C_CCR_CCR), clockconfig); in LL_I2C_ConfigSpeed()
Dstm32l1xx_hal_i2c.h250 #define I2C_DUTYCYCLE_16_9 I2C_CCR_DUTY
/loramac-node-3.7.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_i2c.c423 …MODIFY_REG(hi2c->Instance->CCR, (I2C_CCR_FS | I2C_CCR_DUTY | I2C_CCR_CCR), I2C_SPEED(pclk1, hi2c->… in HAL_I2C_Init()
/loramac-node-3.7.0/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h3584 #define I2C_CCR_DUTY I2C_CCR_DUTY_Msk /*!< Fast Mode Duty … macro
/loramac-node-3.7.0/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h3584 #define I2C_CCR_DUTY I2C_CCR_DUTY_Msk /*!< Fast Mode Duty … macro
/loramac-node-3.7.0/src/boards/NAMote72/cmsis/
Dstm32l152xc.h3861 #define I2C_CCR_DUTY I2C_CCR_DUTY_Msk /*!< Fast Mode Duty … macro
/loramac-node-3.7.0/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h3931 #define I2C_CCR_DUTY I2C_CCR_DUTY_Msk /*!< Fast Mode Duty … macro