Home
last modified time | relevance | path

Searched defs:ClockSource (Results 1 – 25 of 86) sorted by relevance

1234

/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_system.h752 __STATIC_INLINE void LL_SYSCFG_DFSDM_SetBitstreamClockSourceSelection(uint32_t ClockSource) in LL_SYSCFG_DFSDM_SetBitstreamClockSourceSelection()
915 __STATIC_INLINE void LL_SYSCFG_DFSDM1_SetClockInSourceSelection(uint32_t ClockSource) in LL_SYSCFG_DFSDM1_SetClockInSourceSelection()
940 __STATIC_INLINE void LL_SYSCFG_DFSDM1_SetClockOutSourceSelection(uint32_t ClockSource) in LL_SYSCFG_DFSDM1_SetClockOutSourceSelection()
1184 __STATIC_INLINE void LL_SYSCFG_DFSDM2_SetClockInSourceSelection(uint32_t ClockSource) in LL_SYSCFG_DFSDM2_SetClockInSourceSelection()
1209 __STATIC_INLINE void LL_SYSCFG_DFSDM2_SetClockOutSourceSelection(uint32_t ClockSource) in LL_SYSCFG_DFSDM2_SetClockOutSourceSelection()
Dstm32f4xx_ll_lptim.h66 uint32_t ClockSource; /*!< Specifies the source of the clock used by the LPTIM instance. member
812 __STATIC_INLINE void LL_LPTIM_SetClockSource(LPTIM_TypeDef *LPTIMx, uint32_t ClockSource) in LL_LPTIM_SetClockSource()
Dstm32f4xx_hal_i2s.h66 uint32_t ClockSource; /*!< Specifies the I2S Clock Source. member
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_lptim.h66 uint32_t ClockSource; /*!< Specifies the source of the clock used by the LPTIM instance. member
801 __STATIC_INLINE void LL_LPTIM_SetClockSource(LPTIM_TypeDef *LPTIMx, uint32_t ClockSource) in LL_LPTIM_SetClockSource()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_lptim.h66 uint32_t ClockSource; /*!< Specifies the source of the clock used by the LPTIM instance. member
791 __STATIC_INLINE void LL_LPTIM_SetClockSource(LPTIM_TypeDef *LPTIMx, uint32_t ClockSource) in LL_LPTIM_SetClockSource()
Dstm32f7xx_hal_i2s.h66 uint32_t ClockSource; /*!< Specifies the I2S Clock Source. member
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_lptim.h66 uint32_t ClockSource; /*!< Specifies the source of the clock used by the LPTIM instance. member
920 __STATIC_INLINE void LL_LPTIM_SetClockSource(LPTIM_TypeDef *LPTIMx, uint32_t ClockSource) in LL_LPTIM_SetClockSource()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_lptim.h66 uint32_t ClockSource; /*!< Specifies the source of the clock used by the LPTIM instance. member
902 __STATIC_INLINE void LL_LPTIM_SetClockSource(LPTIM_TypeDef *LPTIMx, uint32_t ClockSource) in LL_LPTIM_SetClockSource()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_lptim.h66 uint32_t ClockSource; /*!< Specifies the source of the clock used by the LPTIM instance. member
904 __STATIC_INLINE void LL_LPTIM_SetClockSource(LPTIM_TypeDef *LPTIMx, uint32_t ClockSource) in LL_LPTIM_SetClockSource()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_lptim.h66 uint32_t ClockSource; /*!< Specifies the source of the clock used by the LPTIM instance. member
934 __STATIC_INLINE void LL_LPTIM_SetClockSource(LPTIM_TypeDef *LPTIMx, uint32_t ClockSource) in LL_LPTIM_SetClockSource()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_lptim.h66 uint32_t ClockSource; /*!< Specifies the source of the clock used by the LPTIM instance. member
931 __STATIC_INLINE void LL_LPTIM_SetClockSource(LPTIM_TypeDef *LPTIMx, uint32_t ClockSource) in LL_LPTIM_SetClockSource()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_lptim.h66 uint32_t ClockSource; /*!< Specifies the source of the clock used by the LPTIM instance. member
929 __STATIC_INLINE void LL_LPTIM_SetClockSource(LPTIM_TypeDef *LPTIMx, uint32_t ClockSource) in LL_LPTIM_SetClockSource()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_lptim.h66 uint32_t ClockSource; /*!< Specifies the source of the clock used by the LPTIM instance. member
931 __STATIC_INLINE void LL_LPTIM_SetClockSource(LPTIM_TypeDef *LPTIMx, uint32_t ClockSource) in LL_LPTIM_SetClockSource()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_lptim.h66 uint32_t ClockSource; /*!< Specifies the source of the clock used by the LPTIM instance. member
919 __STATIC_INLINE void LL_LPTIM_SetClockSource(LPTIM_TypeDef *LPTIMx, uint32_t ClockSource) in LL_LPTIM_SetClockSource()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_pssi.c1578 HAL_StatusTypeDef HAL_PSSI_ClockConfig(PSSI_HandleTypeDef *hpssi, uint32_t ClockSource) in HAL_PSSI_ClockConfig()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_pssi.c1579 HAL_StatusTypeDef HAL_PSSI_ClockConfig(PSSI_HandleTypeDef *hpssi, uint32_t ClockSource) in HAL_PSSI_ClockConfig()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_lptim.h116 uint32_t ClockSource; /*!< Specifies the source of the clock used by the LPTIM instance. member
1410 __STATIC_INLINE void LL_LPTIM_SetClockSource(LPTIM_TypeDef *LPTIMx, uint32_t ClockSource) in LL_LPTIM_SetClockSource()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_lptim.h126 uint32_t ClockSource; /*!< Specifies the source of the clock used by the LPTIM instance. member
1493 __STATIC_INLINE void LL_LPTIM_SetClockSource(LPTIM_TypeDef *LPTIMx, uint32_t ClockSource) in LL_LPTIM_SetClockSource()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_lptim.h126 uint32_t ClockSource; /*!< Specifies the source of the clock used by the LPTIM instance. member
1445 __STATIC_INLINE void LL_LPTIM_SetClockSource(LPTIM_TypeDef *LPTIMx, uint32_t ClockSource) in LL_LPTIM_SetClockSource()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_lptim.h116 uint32_t ClockSource; /*!< Specifies the source of the clock used by the LPTIM instance. member
1421 __STATIC_INLINE void LL_LPTIM_SetClockSource(LPTIM_TypeDef *LPTIMx, uint32_t ClockSource) in LL_LPTIM_SetClockSource()
Dstm32h7rsxx_hal_mdf.h98 uint32_t ClockSource; /*!< Serial interface clock source. member
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_lptim.h116 uint32_t ClockSource; /*!< Specifies the source of the clock used by the LPTIM instance. member
1393 __STATIC_INLINE void LL_LPTIM_SetClockSource(LPTIM_TypeDef *LPTIMx, uint32_t ClockSource) in LL_LPTIM_SetClockSource()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_lptim.h133 uint32_t ClockSource; /*!< Specifies the source of the clock used by the LPTIM instance. member
1656 __STATIC_INLINE void LL_LPTIM_SetClockSource(LPTIM_TypeDef *LPTIMx, uint32_t ClockSource) in LL_LPTIM_SetClockSource()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_i2s.h66 uint32_t ClockSource; /*!< Specifies the I2S Clock Source. member
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_i2s.h67 uint32_t ClockSource; /*!< Specifies the I2S Clock Source. member

1234