Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dsystem_stm32n6xx_s.c103 #if !defined (EXTERNAL_I2S_CLOCK_VALUE)
104 …#define EXTERNAL_I2S_CLOCK_VALUE 12288000UL /*!< Value of the External clock for I2S_CKIN in Hz */ macro
392 sysclk = EXTERNAL_I2S_CLOCK_VALUE; in SystemCoreClockUpdate()
Dsystem_stm32n6xx_fsbl.c102 #if !defined (EXTERNAL_I2S_CLOCK_VALUE)
103 …#define EXTERNAL_I2S_CLOCK_VALUE 12288000UL /*!< Value of the External clock for I2S_CKIN in Hz */ macro
449 sysclk = EXTERNAL_I2S_CLOCK_VALUE; in SystemCoreClockUpdate()
Dsystem_stm32n6xx_ns.c84 #if !defined (EXTERNAL_I2S_CLOCK_VALUE)
85 …#define EXTERNAL_I2S_CLOCK_VALUE 12288000UL /*!< Value of the External clock for I2S_CKIN in Hz */ macro