Home
last modified time | relevance | path

Searched refs:BOARD_CONSOLE_UART_BASE (Results 1 – 24 of 24) sorted by relevance

/bsp/hpmicro/hpm5301evklite/board/
A Dboard.h65 #ifndef BOARD_CONSOLE_UART_BASE
66 #define BOARD_CONSOLE_UART_BASE HPM_UART0 macro
83 #define BOARD_RT_CONSOLE_BASE BOARD_CONSOLE_UART_BASE
A Dboard.c90 init_uart_pins((UART_Type *) BOARD_CONSOLE_UART_BASE); in board_init_console()
97 cfg.base = (uint32_t)BOARD_CONSOLE_UART_BASE; in board_init_console()
/bsp/hpmicro/hpm6300evk/board/
A Dboard.h50 #ifndef BOARD_CONSOLE_UART_BASE
52 #define BOARD_CONSOLE_UART_BASE HPM_UART0 macro
58 #define BOARD_CONSOLE_UART_BASE HPM_UART13 macro
101 #define BOARD_RT_CONSOLE_BASE BOARD_CONSOLE_UART_BASE
A Dboard.c100 init_uart_pins((UART_Type *) BOARD_CONSOLE_UART_BASE); in board_init_console()
107 cfg.base = (uint32_t) BOARD_CONSOLE_UART_BASE; in board_init_console()
A Dpinmux.c202 #ifdef BOARD_CONSOLE_UART_BASE in init_pins()
203 init_uart_pins(BOARD_CONSOLE_UART_BASE); in init_pins()
/bsp/hpmicro/hpm5300evk/board/
A Dboard.h66 #ifndef BOARD_CONSOLE_UART_BASE
67 #define BOARD_CONSOLE_UART_BASE HPM_UART0 macro
84 #define BOARD_RT_CONSOLE_BASE BOARD_CONSOLE_UART_BASE
A Dboard.c90 init_uart_pins((UART_Type *) BOARD_CONSOLE_UART_BASE); in board_init_console()
97 cfg.base = (uint32_t)BOARD_CONSOLE_UART_BASE; in board_init_console()
/bsp/hpmicro/hpm6200evk/board/
A Dboard.h60 #ifndef BOARD_CONSOLE_UART_BASE
62 #define BOARD_CONSOLE_UART_BASE HPM_UART0 macro
68 #define BOARD_CONSOLE_UART_BASE HPM_UART2 macro
85 #define BOARD_RT_CONSOLE_BASE BOARD_CONSOLE_UART_BASE
A Dpinmux.c143 #ifdef BOARD_CONSOLE_UART_BASE in init_pins()
144 init_uart_pins(BOARD_CONSOLE_UART_BASE); in init_pins()
A Dboard.c96 init_uart_pins((UART_Type *) BOARD_CONSOLE_UART_BASE); in board_init_console()
103 cfg.base = (uint32_t)BOARD_CONSOLE_UART_BASE; in board_init_console()
/bsp/hpmicro/hpm6750evkmini/board/
A Dboard.h68 #define BOARD_RT_CONSOLE_BASE BOARD_CONSOLE_UART_BASE
95 #ifndef BOARD_CONSOLE_UART_BASE
97 #define BOARD_CONSOLE_UART_BASE HPM_UART0 macro
103 #define BOARD_CONSOLE_UART_BASE HPM_UART13 macro
A Dpinmux.c315 #ifdef BOARD_CONSOLE_UART_BASE in init_pins()
316 init_uart_pins(BOARD_CONSOLE_UART_BASE); in init_pins()
A Dboard.c101 init_uart_pins((UART_Type *) BOARD_CONSOLE_UART_BASE); in board_init_console()
108 cfg.base = (uint32_t) BOARD_CONSOLE_UART_BASE; in board_init_console()
/bsp/hpmicro/hpm6750evk/board/
A Dboard.h69 #define BOARD_RT_CONSOLE_BASE BOARD_CONSOLE_UART_BASE
96 #ifndef BOARD_CONSOLE_UART_BASE
98 #define BOARD_CONSOLE_UART_BASE HPM_UART0 macro
104 #define BOARD_CONSOLE_UART_BASE HPM_UART13 macro
A Dpinmux.c297 #ifdef BOARD_CONSOLE_UART_BASE in init_pins()
298 init_uart_pins(BOARD_CONSOLE_UART_BASE); in init_pins()
A Dboard.c100 init_uart_pins((UART_Type *) BOARD_CONSOLE_UART_BASE); in board_init_console()
107 cfg.base = (uint32_t) BOARD_CONSOLE_UART_BASE; in board_init_console()
/bsp/hpmicro/hpm6750evk2/board/
A Dboard.h69 #define BOARD_RT_CONSOLE_BASE BOARD_CONSOLE_UART_BASE
96 #ifndef BOARD_CONSOLE_UART_BASE
98 #define BOARD_CONSOLE_UART_BASE HPM_UART0 macro
104 #define BOARD_CONSOLE_UART_BASE HPM_UART13 macro
A Dpinmux.c302 #ifdef BOARD_CONSOLE_UART_BASE in init_pins()
303 init_uart_pins(BOARD_CONSOLE_UART_BASE); in init_pins()
A Dboard.c99 init_uart_pins((UART_Type *) BOARD_CONSOLE_UART_BASE); in board_init_console()
106 cfg.base = (uint32_t) BOARD_CONSOLE_UART_BASE; in board_init_console()
/bsp/hpmicro/hpm6800evk/board/
A Dboard.h63 #ifndef BOARD_CONSOLE_UART_BASE
64 #define BOARD_CONSOLE_UART_BASE HPM_UART0 macro
80 #define BOARD_RT_CONSOLE_BASE BOARD_CONSOLE_UART_BASE
A Dpinmux.c169 #ifdef BOARD_CONSOLE_UART_BASE in init_pins()
170 init_uart_pins(BOARD_CONSOLE_UART_BASE); in init_pins()
A Dboard.c103 init_uart_pins((UART_Type *) BOARD_CONSOLE_UART_BASE); in board_init_console()
110 cfg.base = (uint32_t) BOARD_CONSOLE_UART_BASE; in board_init_console()
/bsp/hpmicro/hpm6e00evk/board/
A Dboard.h110 #ifndef BOARD_CONSOLE_UART_BASE
112 #define BOARD_CONSOLE_UART_BASE HPM_UART0 macro
118 #define BOARD_CONSOLE_UART_BASE HPM_UART1 macro
130 #define BOARD_RT_CONSOLE_BASE BOARD_CONSOLE_UART_BASE
A Dboard.c98 init_uart_pins((UART_Type *) BOARD_CONSOLE_UART_BASE); in board_init_console()
105 cfg.base = (uint32_t) BOARD_CONSOLE_UART_BASE; in board_init_console()

Completed in 58 milliseconds