Home
last modified time | relevance | path

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

/hal_stm32-3.6.0/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_conf.h123 #if !defined (EXTERNAL_SAI1_CLOCK_VALUE)
124 #define EXTERNAL_SAI1_CLOCK_VALUE 48000UL /*!< Value of the SAI1 External clock source in Hz*/ macro
Dstm32wbaxx_ll_rcc.h123 #if !defined (EXTERNAL_SAI1_CLOCK_VALUE)
124 #define EXTERNAL_SAI1_CLOCK_VALUE 48000U /*!< Value of the SAI1_EXTCLK external oscillator in Hz… macro
/hal_stm32-3.6.0/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_conf.h169 #if !defined (EXTERNAL_SAI1_CLOCK_VALUE)
170 #define EXTERNAL_SAI1_CLOCK_VALUE (48000UL) /*!< Value of the SAI1 External clock source in Hz*/ macro
/hal_stm32-3.6.0/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_conf.h150 #if !defined (EXTERNAL_SAI1_CLOCK_VALUE)
151 #define EXTERNAL_SAI1_CLOCK_VALUE 48000UL /*!< Value of the SAI1 External clock source in Hz*/ macro
Dstm32l5xx_ll_rcc.h118 #if !defined (EXTERNAL_SAI1_CLOCK_VALUE)
119 #define EXTERNAL_SAI1_CLOCK_VALUE 48000U /*!< Value of the SAI1_EXTCLK external oscillator in Hz… macro
/hal_stm32-3.6.0/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_conf.h158 #if !defined (EXTERNAL_SAI1_CLOCK_VALUE)
159 #define EXTERNAL_SAI1_CLOCK_VALUE 48000U /*!< Value of the SAI1 External clock source in Hz*/ macro
Dstm32l4xx_ll_rcc.h127 #if !defined (EXTERNAL_SAI1_CLOCK_VALUE)
128 #define EXTERNAL_SAI1_CLOCK_VALUE 48000U /*!< Value of the SAI1_EXTCLK external oscillator in Hz… macro
/hal_stm32-3.6.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_conf.h162 #if !defined (EXTERNAL_SAI1_CLOCK_VALUE)
163 #define EXTERNAL_SAI1_CLOCK_VALUE 48000UL /*!< Value of the SAI1 External clock source in Hz*/ macro
Dstm32u5xx_ll_rcc.h121 #if !defined (EXTERNAL_SAI1_CLOCK_VALUE)
122 #define EXTERNAL_SAI1_CLOCK_VALUE 48000U /*!< Value of the SAI1_EXTCLK external oscillator in Hz… macro
/hal_stm32-3.6.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_rcc.c1141 sai_frequency = EXTERNAL_SAI1_CLOCK_VALUE; in LL_RCC_GetSAIClockFreq()
1522 ADF1_frequency = EXTERNAL_SAI1_CLOCK_VALUE; in LL_RCC_GetADF1ClockFreq()
1582 MDF1_frequency = EXTERNAL_SAI1_CLOCK_VALUE; in LL_RCC_GetMDF1ClockFreq()
Dstm32u5xx_hal_rcc_ex.c1866 frequency = EXTERNAL_SAI1_CLOCK_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
1915 frequency = EXTERNAL_SAI1_CLOCK_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
2333 frequency = EXTERNAL_SAI1_CLOCK_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
2380 frequency = EXTERNAL_SAI1_CLOCK_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-3.6.0/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_ll_rcc.c686 sai_frequency = EXTERNAL_SAI1_CLOCK_VALUE; in LL_RCC_GetSAIClockFreq()
Dstm32wbaxx_hal_rcc_ex.c777 frequency = EXTERNAL_SAI1_CLOCK_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-3.6.0/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_rcc.h123 #if !defined (EXTERNAL_SAI1_CLOCK_VALUE)
124 #define EXTERNAL_SAI1_CLOCK_VALUE 48000U /*!< Value of the SAI1_EXTCLK external oscillator in Hz… macro
/hal_stm32-3.6.0/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_rcc.c816 sai_frequency = EXTERNAL_SAI1_CLOCK_VALUE; in LL_RCC_GetSAIClockFreq()
Dstm32l5xx_hal_rcc_ex.c2887 frequency = EXTERNAL_SAI1_CLOCK_VALUE; in RCCEx_GetSAIxPeriphCLKFreq()
/hal_stm32-3.6.0/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_rcc.c808 sai_frequency = EXTERNAL_SAI1_CLOCK_VALUE; in LL_RCC_GetSAIClockFreq()
/hal_stm32-3.6.0/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_rcc_ex.c637 frequency = EXTERNAL_SAI1_CLOCK_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-3.6.0/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_rcc.c896 sai_frequency = EXTERNAL_SAI1_CLOCK_VALUE; in LL_RCC_GetSAIClockFreq()
Dstm32l4xx_hal_rcc_ex.c3320 frequency = EXTERNAL_SAI1_CLOCK_VALUE; in RCCEx_GetSAIxPeriphCLKFreq()