Home
last modified time | relevance | path

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

/hal_stm32-3.4.0/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_i3c.c154 … ((uint32_t)I3C_InitStruct->CtrlBusCharacteristic.BusFreeDuration << I3C_TIMINGR1_FREE_Pos) | in LL_I3C_Init()
Dstm32h5xx_hal_i3c.c529 … ((uint32_t)hi3c->Init.CtrlBusCharacteristic.BusFreeDuration << I3C_TIMINGR1_FREE_Pos) | in HAL_I3C_Init()
1503 ((uint32_t)pConfig->BusFreeDuration << I3C_TIMINGR1_FREE_Pos) | in HAL_I3C_Ctrl_BusCharacteristicConfig()
/hal_stm32-3.4.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_i3c.h1652 MODIFY_REG(I3Cx->TIMINGR1, I3C_TIMINGR1_FREE, (FreeTiming << I3C_TIMINGR1_FREE_Pos)); in LL_I3C_SetFreeTiming()
1663 return (uint32_t)(READ_BIT(I3Cx->TIMINGR1, I3C_TIMINGR1_FREE) >> I3C_TIMINGR1_FREE_Pos); in LL_I3C_GetFreeTiming()
/hal_stm32-3.4.0/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h12774 #define I3C_TIMINGR1_FREE_Pos (16U) macro
12775 #define I3C_TIMINGR1_FREE_Msk (0x7FUL << I3C_TIMINGR1_FREE_Pos) /*!< 0x007F0000…
Dstm32h562xx.h19745 #define I3C_TIMINGR1_FREE_Pos (16U) macro
19746 #define I3C_TIMINGR1_FREE_Msk (0x7FUL << I3C_TIMINGR1_FREE_Pos) /*!< 0x007F0000…
Dstm32h563xx.h21877 #define I3C_TIMINGR1_FREE_Pos (16U) macro
21878 #define I3C_TIMINGR1_FREE_Msk (0x7FUL << I3C_TIMINGR1_FREE_Pos) /*!< 0x007F0000…
Dstm32h573xx.h22478 #define I3C_TIMINGR1_FREE_Pos (16U) macro
22479 #define I3C_TIMINGR1_FREE_Msk (0x7FUL << I3C_TIMINGR1_FREE_Pos) /*!< 0x007F0000…