#include "tll_types.h"#include "tll_common.h"#include <cdefBF527.h>Include dependency graph for tll_config.h:

This graph shows which files directly or indirectly include this file:

Defines | |
| #define | __BF52X_EZKIT__ 0 |
| .h This file contains the tll6527m platform specific configuration. | |
| #define | __TLL6527__ 1 |
| #define | PLATFORM __TLL6527__ |
| #define | VDSP_BUILD 1 |
| #define | UBOOT_BUILD 2 |
| #define | STANDALONE_BUILD 3 |
| #define | CLKIN 25000000 |
| #define | CORE_CLK 500000000 |
| #define | SYSTEM_CLK 100000000 |
| #define | FRAME_RATE_CHECK DISABLED |
| #define | TARGET_BUILD STANDALONE_BUILD |
| #define | TARGET_BUILD STANDALONE_BUILD |
| #define | INTERRUPT_HANDLER |
| #define | ssync() asm("SSYNC;") |
| #define | ctrlc() get_char() |
| #define | VCO (CLKIN * (0x003f & (*pPLL_CTL >> 9))) |
| #define | BF52X_SCLK (VCO/(*pPLL_DIV & 0x000f)) |
| #define __BF52X_EZKIT__ 0 |
.h This file contains the tll6527m platform specific configuration.
| #define __TLL6527__ 1 |
| #define BF52X_SCLK (VCO/(*pPLL_DIV & 0x000f)) |
| #define CLKIN 25000000 |
| #define CORE_CLK 500000000 |
| #define ctrlc | ( | ) | get_char() |
| #define FRAME_RATE_CHECK DISABLED |
| #define INTERRUPT_HANDLER |
| #define PLATFORM __TLL6527__ |
| #define ssync | ( | ) | asm("SSYNC;") |
| #define STANDALONE_BUILD 3 |
| #define SYSTEM_CLK 100000000 |
| #define TARGET_BUILD STANDALONE_BUILD |
| #define TARGET_BUILD STANDALONE_BUILD |
| #define UBOOT_BUILD 2 |
| #define VCO (CLKIN * (0x003f & (*pPLL_CTL >> 9))) |
| #define VDSP_BUILD 1 |
1.4.7