Home
last modified time | relevance | path

Searched defs:EXTERNAL_CLOCK_VALUE (Results 1 – 4 of 4) sorted by relevance

/btstack/port/stm32-f4discovery-cc256x/Inc/
H A Dstm32f4xx_hal_conf.h150 …#define EXTERNAL_CLOCK_VALUE ((uint32_t)12288000U) /*!< Value of the External audio frequency i… macro
/btstack/port/stm32-f4discovery-usb/Core/Inc/
H A Dstm32f4xx_hal_conf.h138 …#define EXTERNAL_CLOCK_VALUE ((uint32_t)12288000U) /*!< Value of the External audio frequency i… macro
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_hal_conf_template.h135 #define EXTERNAL_CLOCK_VALUE 12288000U /*!< Value of the External oscillator in Hz*/ macro
H A Dstm32f4xx_ll_rcc.h122 #define EXTERNAL_CLOCK_VALUE 12288000U /*!< Value of the I2S_CKIN external oscillator in Hz */ macro