Home
last modified time | relevance | path

Searched refs:I3C_TIMINGR2_STALL_Pos (Results 1 – 20 of 20) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_i3c.h1771 MODIFY_REG(I3Cx->TIMINGR2, I3C_TIMINGR2_STALL, (ControllerStallTime << I3C_TIMINGR2_STALL_Pos)); in LL_I3C_SetStallTime()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_i3c.h1771 MODIFY_REG(I3Cx->TIMINGR2, I3C_TIMINGR2_STALL, (ControllerStallTime << I3C_TIMINGR2_STALL_Pos)); in LL_I3C_SetStallTime()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_i3c.h1774 MODIFY_REG(I3Cx->TIMINGR2, I3C_TIMINGR2_STALL, (ControllerStallTime << I3C_TIMINGR2_STALL_Pos)); in LL_I3C_SetStallTime()
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h12320 #define I3C_TIMINGR2_STALL_Pos (8U) macro
12321 #define I3C_TIMINGR2_STALL_Msk (0xFFUL << I3C_TIMINGR2_STALL_Pos) /*!< 0x0000FF00…
Dstm32h523xx.h18306 #define I3C_TIMINGR2_STALL_Pos (8U) macro
18307 #define I3C_TIMINGR2_STALL_Msk (0xFFUL << I3C_TIMINGR2_STALL_Pos) /*!< 0x0000FF00…
Dstm32h562xx.h19850 #define I3C_TIMINGR2_STALL_Pos (8U) macro
19851 #define I3C_TIMINGR2_STALL_Msk (0xFFUL << I3C_TIMINGR2_STALL_Pos) /*!< 0x0000FF00…
Dstm32h533xx.h18899 #define I3C_TIMINGR2_STALL_Pos (8U) macro
18900 #define I3C_TIMINGR2_STALL_Msk (0xFFUL << I3C_TIMINGR2_STALL_Pos) /*!< 0x0000FF00…
Dstm32h573xx.h22575 #define I3C_TIMINGR2_STALL_Pos (8U) macro
22576 #define I3C_TIMINGR2_STALL_Msk (0xFFUL << I3C_TIMINGR2_STALL_Pos) /*!< 0x0000FF00…
Dstm32h563xx.h21982 #define I3C_TIMINGR2_STALL_Pos (8U) macro
21983 #define I3C_TIMINGR2_STALL_Msk (0xFFUL << I3C_TIMINGR2_STALL_Pos) /*!< 0x0000FF00…
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_i3c.c1923 timing2_value = (((uint32_t)pConfig->StallTime << I3C_TIMINGR2_STALL_Pos) | in HAL_I3C_Ctrl_Config()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_i3c.c1923 timing2_value = (((uint32_t)pConfig->StallTime << I3C_TIMINGR2_STALL_Pos) | in HAL_I3C_Ctrl_Config()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_i3c.c1923 timing2_value = (((uint32_t)pConfig->StallTime << I3C_TIMINGR2_STALL_Pos) | in HAL_I3C_Ctrl_Config()
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h12091 #define I3C_TIMINGR2_STALL_Pos (8U) macro
12092 #define I3C_TIMINGR2_STALL_Msk (0xFFUL << I3C_TIMINGR2_STALL_Pos) /*!< 0x0000FF00…
Dstm32h7s7xx.h12615 #define I3C_TIMINGR2_STALL_Pos (8U) macro
12616 #define I3C_TIMINGR2_STALL_Msk (0xFFUL << I3C_TIMINGR2_STALL_Pos) /*!< 0x0000FF00…
Dstm32h7s3xx.h12536 #define I3C_TIMINGR2_STALL_Pos (8U) macro
12537 #define I3C_TIMINGR2_STALL_Msk (0xFFUL << I3C_TIMINGR2_STALL_Pos) /*!< 0x0000FF00…
Dstm32h7r7xx.h12168 #define I3C_TIMINGR2_STALL_Pos (8U) macro
12169 #define I3C_TIMINGR2_STALL_Msk (0xFFUL << I3C_TIMINGR2_STALL_Pos) /*!< 0x0000FF00…
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h21223 #define I3C_TIMINGR2_STALL_Pos (8U) macro
21224 #define I3C_TIMINGR2_STALL_Msk (0xFFUL << I3C_TIMINGR2_STALL_Pos) /*!< 0x000FF00 …
Dstm32n657xx.h22165 #define I3C_TIMINGR2_STALL_Pos (8U) macro
22166 #define I3C_TIMINGR2_STALL_Msk (0xFFUL << I3C_TIMINGR2_STALL_Pos) /*!< 0x000FF00 …
Dstm32n655xx.h21923 #define I3C_TIMINGR2_STALL_Pos (8U) macro
21924 #define I3C_TIMINGR2_STALL_Msk (0xFFUL << I3C_TIMINGR2_STALL_Pos) /*!< 0x000FF00 …
Dstm32n647xx.h21465 #define I3C_TIMINGR2_STALL_Pos (8U) macro
21466 #define I3C_TIMINGR2_STALL_Msk (0xFFUL << I3C_TIMINGR2_STALL_Pos) /*!< 0x000FF00 …