Home
last modified time | relevance | path

Searched refs:TFM_MIN (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_util_i3c.c43 #define TFM_MIN 250000U /*!< Fast Mode, period min for ti3cclk, 2.5us */ macro
105 uint32_t tfm_min = TFM_MIN; in I3C_CtrlTimingComputation()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_util_i3c.c43 #define TFM_MIN 250000U /*!< Fast Mode, period min for ti3cclk, 2.5us */ macro
105 uint32_t tfm_min = TFM_MIN; in I3C_CtrlTimingComputation()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_util_i3c.c43 #define TFM_MIN 250000U /*!< Fast Mode, period min for ti3cclk, 2.5us */ macro
105 uint32_t tfm_min = TFM_MIN; in I3C_CtrlTimingComputation()