Home
last modified time | relevance | path

Searched defs:DataHoldTime (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-3.5.0/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_fmc.h204 uint32_t DataHoldTime; /*!< Defines the number of HCLK cycles to configure member
/hal_stm32-3.5.0/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_fmc.h258 uint32_t DataHoldTime; /*!< Defines the number of HCLK cycles to configure member
/hal_stm32-3.5.0/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_fmc.h250 uint32_t DataHoldTime; /*!< Defines the number of HCLK cycles to configure member
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_fmc.h237 uint32_t DataHoldTime; /*!< Defines the number of HCLK cycles to configure member
/hal_stm32-3.5.0/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_fmc.h237 uint32_t DataHoldTime; /*!< Defines the number of HCLK cycles to configure member
/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_fmc.h288 uint32_t DataHoldTime; /*!< Defines the number of HCLK cycles to configure member
Dstm32h5xx_ll_i3c.h1596 __STATIC_INLINE void LL_I3C_SetDataHoldTime(I3C_TypeDef *I3Cx, uint32_t DataHoldTime) in LL_I3C_SetDataHoldTime()