Searched refs:BOARD_CPU_FREQ (Results 1 – 11 of 11) sorted by relevance
| /bsp/hpmicro/hpm6300evk/board/ |
| A D | board.h | 374 #define BOARD_CPU_FREQ (480000000UL) macro
|
| /bsp/hpmicro/hpm6800evk/board/ |
| A D | board.h | 243 #define BOARD_CPU_FREQ (500000000UL) macro
|
| A D | board.c | 510 pllctlv2_init_pll_with_freq(HPM_PLLCTLV2, 0, BOARD_CPU_FREQ); in board_init_clock()
|
| /bsp/hpmicro/hpm6200evk/board/ |
| A D | board.h | 334 #define BOARD_CPU_FREQ (480000000UL) macro
|
| /bsp/hpmicro/hpm6750evkmini/board/ |
| A D | board.c | 759 if (status_success != pllctl_init_int_pll_with_freq(HPM_PLLCTL, 0, BOARD_CPU_FREQ)) { in board_init_clock() 760 printf("Failed to set pll0_clk0 to %luHz\n", BOARD_CPU_FREQ); in board_init_clock()
|
| A D | board.h | 520 #define BOARD_CPU_FREQ (648000000UL) macro
|
| /bsp/hpmicro/hpm6750evk2/board/ |
| A D | board.c | 718 if (status_success != pllctl_init_int_pll_with_freq(HPM_PLLCTL, 0, BOARD_CPU_FREQ)) { in board_init_clock() 719 printf("Failed to set pll0_clk0 to %luHz\n", BOARD_CPU_FREQ); in board_init_clock()
|
| A D | board.h | 549 #define BOARD_CPU_FREQ (648000000UL) macro
|
| /bsp/hpmicro/hpm6750evk/board/ |
| A D | board.h | 527 #define BOARD_CPU_FREQ (648000000UL) macro
|
| A D | board.c | 747 if (status_success != pllctl_init_int_pll_with_freq(HPM_PLLCTL, 0, BOARD_CPU_FREQ)) { in board_init_clock() 748 printf("Failed to set pll0_clk0 to %luHz\n", BOARD_CPU_FREQ); in board_init_clock()
|
| /bsp/hpmicro/hpm6e00evk/board/ |
| A D | board.h | 22 #define BOARD_CPU_FREQ (600000000UL) macro
|
Completed in 36 milliseconds