Home
last modified time | relevance | path

Searched refs:BusFreeDuration (Results 1 – 12 of 12) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_i3c.c139 … ((uint32_t)I3C_InitStruct->CtrlBusCharacteristic.BusFreeDuration << I3C_TIMINGR1_FREE_Pos) | in LL_I3C_Init()
174 I3C_InitStruct->CtrlBusCharacteristic.BusFreeDuration = 0U; in LL_I3C_StructInit()
Dstm32h7rsxx_util_i3c.c353 pOutputConfig->BusFreeDuration = (uint8_t)free; in I3C_CtrlTimingComputation()
Dstm32h7rsxx_hal_i3c.c716 … ((uint32_t)hi3c->Init.CtrlBusCharacteristic.BusFreeDuration << I3C_TIMINGR1_FREE_Pos) | in HAL_I3C_Init()
1737 ((uint32_t)pConfig->BusFreeDuration << I3C_TIMINGR1_FREE_Pos) | in HAL_I3C_Ctrl_BusCharacteristicConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_i3c.c154 … ((uint32_t)I3C_InitStruct->CtrlBusCharacteristic.BusFreeDuration << I3C_TIMINGR1_FREE_Pos) | in LL_I3C_Init()
189 I3C_InitStruct->CtrlBusCharacteristic.BusFreeDuration = 0U; in LL_I3C_StructInit()
Dstm32h5xx_util_i3c.c353 pOutputConfig->BusFreeDuration = (uint8_t)free; in I3C_CtrlTimingComputation()
Dstm32h5xx_hal_i3c.c716 … ((uint32_t)hi3c->Init.CtrlBusCharacteristic.BusFreeDuration << I3C_TIMINGR1_FREE_Pos) | in HAL_I3C_Init()
1737 ((uint32_t)pConfig->BusFreeDuration << I3C_TIMINGR1_FREE_Pos) | in HAL_I3C_Ctrl_BusCharacteristicConfig()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_i3c.c152 … ((uint32_t)I3C_InitStruct->CtrlBusCharacteristic.BusFreeDuration << I3C_TIMINGR1_FREE_Pos) | in LL_I3C_Init()
187 I3C_InitStruct->CtrlBusCharacteristic.BusFreeDuration = 0U; in LL_I3C_StructInit()
Dstm32n6xx_util_i3c.c353 pOutputConfig->BusFreeDuration = (uint8_t)free; in I3C_CtrlTimingComputation()
Dstm32n6xx_hal_i3c.c716 … ((uint32_t)hi3c->Init.CtrlBusCharacteristic.BusFreeDuration << I3C_TIMINGR1_FREE_Pos) | in HAL_I3C_Init()
1737 ((uint32_t)pConfig->BusFreeDuration << I3C_TIMINGR1_FREE_Pos) | in HAL_I3C_Ctrl_BusCharacteristicConfig()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_i3c.h83 …uint8_t BusFreeDuration; /*!< Specifies the I3C controller duration in number of kernel clock… member
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_i3c.h83 …uint8_t BusFreeDuration; /*!< Specifies the I3C controller duration in number of kernel clock… member
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_i3c.h86 …uint8_t BusFreeDuration; /*!< Specifies the I3C controller duration in number of kernel clock… member