/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_ll_i3c.c | 139 … ((uint32_t)I3C_InitStruct->CtrlBusCharacteristic.BusFreeDuration << I3C_TIMINGR1_FREE_Pos) | in LL_I3C_Init()
|
D | stm32h7rsxx_hal_i3c.c | 716 … ((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/ |
D | stm32h5xx_ll_i3c.c | 154 … ((uint32_t)I3C_InitStruct->CtrlBusCharacteristic.BusFreeDuration << I3C_TIMINGR1_FREE_Pos) | in LL_I3C_Init()
|
D | stm32h5xx_hal_i3c.c | 716 … ((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/ |
D | stm32n6xx_ll_i3c.c | 152 … ((uint32_t)I3C_InitStruct->CtrlBusCharacteristic.BusFreeDuration << I3C_TIMINGR1_FREE_Pos) | in LL_I3C_Init()
|
D | stm32n6xx_hal_i3c.c | 716 … ((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/ |
D | stm32n6xx_ll_i3c.h | 1652 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-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_i3c.h | 1652 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-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_i3c.h | 1655 MODIFY_REG(I3Cx->TIMINGR1, I3C_TIMINGR1_FREE, (FreeTiming << I3C_TIMINGR1_FREE_Pos)); in LL_I3C_SetFreeTiming() 1666 return (uint32_t)(READ_BIT(I3Cx->TIMINGR1, I3C_TIMINGR1_FREE) >> I3C_TIMINGR1_FREE_Pos); in LL_I3C_GetFreeTiming()
|
/hal_stm32-latest/stm32cube/stm32h5xx/soc/ |
D | stm32h503xx.h | 12300 #define I3C_TIMINGR1_FREE_Pos (16U) macro 12301 #define I3C_TIMINGR1_FREE_Msk (0x7FUL << I3C_TIMINGR1_FREE_Pos) /*!< 0x007F0000…
|
D | stm32h523xx.h | 18286 #define I3C_TIMINGR1_FREE_Pos (16U) macro 18287 #define I3C_TIMINGR1_FREE_Msk (0x7FUL << I3C_TIMINGR1_FREE_Pos) /*!< 0x007F0000…
|
D | stm32h562xx.h | 19830 #define I3C_TIMINGR1_FREE_Pos (16U) macro 19831 #define I3C_TIMINGR1_FREE_Msk (0x7FUL << I3C_TIMINGR1_FREE_Pos) /*!< 0x007F0000…
|
D | stm32h533xx.h | 18879 #define I3C_TIMINGR1_FREE_Pos (16U) macro 18880 #define I3C_TIMINGR1_FREE_Msk (0x7FUL << I3C_TIMINGR1_FREE_Pos) /*!< 0x007F0000…
|
D | stm32h573xx.h | 22555 #define I3C_TIMINGR1_FREE_Pos (16U) macro 22556 #define I3C_TIMINGR1_FREE_Msk (0x7FUL << I3C_TIMINGR1_FREE_Pos) /*!< 0x007F0000…
|
D | stm32h563xx.h | 21962 #define I3C_TIMINGR1_FREE_Pos (16U) macro 21963 #define I3C_TIMINGR1_FREE_Msk (0x7FUL << I3C_TIMINGR1_FREE_Pos) /*!< 0x007F0000…
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/ |
D | stm32h7r3xx.h | 12071 #define I3C_TIMINGR1_FREE_Pos (16U) macro 12072 #define I3C_TIMINGR1_FREE_Msk (0x7FUL << I3C_TIMINGR1_FREE_Pos) /*!< 0x007F0000…
|
D | stm32h7s7xx.h | 12595 #define I3C_TIMINGR1_FREE_Pos (16U) macro 12596 #define I3C_TIMINGR1_FREE_Msk (0x7FUL << I3C_TIMINGR1_FREE_Pos) /*!< 0x007F0000…
|
D | stm32h7s3xx.h | 12516 #define I3C_TIMINGR1_FREE_Pos (16U) macro 12517 #define I3C_TIMINGR1_FREE_Msk (0x7FUL << I3C_TIMINGR1_FREE_Pos) /*!< 0x007F0000…
|
D | stm32h7r7xx.h | 12148 #define I3C_TIMINGR1_FREE_Pos (16U) macro 12149 #define I3C_TIMINGR1_FREE_Msk (0x7FUL << I3C_TIMINGR1_FREE_Pos) /*!< 0x007F0000…
|
/hal_stm32-latest/stm32cube/stm32n6xx/soc/ |
D | stm32n645xx.h | 21203 #define I3C_TIMINGR1_FREE_Pos (16U) macro 21204 #define I3C_TIMINGR1_FREE_Msk (0x7FUL << I3C_TIMINGR1_FREE_Pos) /*!< 0x007F0000…
|
D | stm32n657xx.h | 22145 #define I3C_TIMINGR1_FREE_Pos (16U) macro 22146 #define I3C_TIMINGR1_FREE_Msk (0x7FUL << I3C_TIMINGR1_FREE_Pos) /*!< 0x007F0000…
|
D | stm32n655xx.h | 21903 #define I3C_TIMINGR1_FREE_Pos (16U) macro 21904 #define I3C_TIMINGR1_FREE_Msk (0x7FUL << I3C_TIMINGR1_FREE_Pos) /*!< 0x007F0000…
|
D | stm32n647xx.h | 21445 #define I3C_TIMINGR1_FREE_Pos (16U) macro 21446 #define I3C_TIMINGR1_FREE_Msk (0x7FUL << I3C_TIMINGR1_FREE_Pos) /*!< 0x007F0000…
|