Home
last modified time | relevance | path

Searched defs:ClockSpeed (Results 1 – 13 of 13) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_i2c.h77 uint32_t ClockSpeed; /*!< Specifies the clock frequency. member
728 …STATIC_INLINE void LL_I2C_ConfigSpeed(I2C_TypeDef *I2Cx, uint32_t PeriphClock, uint32_t ClockSpeed, in LL_I2C_ConfigSpeed()
Dstm32f2xx_hal_i2c.h49 uint32_t ClockSpeed; /*!< Specifies the clock frequency. member
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_i2c.h77 uint32_t ClockSpeed; /*!< Specifies the clock frequency. member
728 …STATIC_INLINE void LL_I2C_ConfigSpeed(I2C_TypeDef *I2Cx, uint32_t PeriphClock, uint32_t ClockSpeed, in LL_I2C_ConfigSpeed()
Dstm32f1xx_hal_i2c.h49 uint32_t ClockSpeed; /*!< Specifies the clock frequency. member
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_ll_i2c.h77 uint32_t ClockSpeed; /*!< Specifies the clock frequency. member
728 …STATIC_INLINE void LL_I2C_ConfigSpeed(I2C_TypeDef *I2Cx, uint32_t PeriphClock, uint32_t ClockSpeed, in LL_I2C_ConfigSpeed()
Dstm32l1xx_hal_smbus.h48 uint32_t ClockSpeed; /*!< Specifies the clock frequency. member
Dstm32l1xx_hal_i2c.h49 uint32_t ClockSpeed; /*!< Specifies the clock frequency. member
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_i2c.h77 uint32_t ClockSpeed; /*!< Specifies the clock frequency. member
836 …STATIC_INLINE void LL_I2C_ConfigSpeed(I2C_TypeDef *I2Cx, uint32_t PeriphClock, uint32_t ClockSpeed, in LL_I2C_ConfigSpeed()
Dstm32f4xx_hal_smbus.h48 uint32_t ClockSpeed; /*!< Specifies the clock frequency. member
Dstm32f4xx_hal_i2c.h49 uint32_t ClockSpeed; /*!< Specifies the clock frequency. member
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_sdio.c546 HAL_StatusTypeDef HAL_SDIO_ConfigFrequency(SDIO_HandleTypeDef *hsdio, uint32_t ClockSpeed) in HAL_SDIO_ConfigFrequency()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_sdio.c546 HAL_StatusTypeDef HAL_SDIO_ConfigFrequency(SDIO_HandleTypeDef *hsdio, uint32_t ClockSpeed) in HAL_SDIO_ConfigFrequency()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_sdio.c546 HAL_StatusTypeDef HAL_SDIO_ConfigFrequency(SDIO_HandleTypeDef *hsdio, uint32_t ClockSpeed) in HAL_SDIO_ConfigFrequency()