Home
last modified time | relevance | path

Searched refs:DEBUG_UART_config (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/boards/frdmk32l3a6/project_template/cm4/
Dperipherals.c178 const lpuart_config_t DEBUG_UART_config = { variable
197 LPUART_Init(DEBUG_UART_PERIPHERAL, &DEBUG_UART_config, DEBUG_UART_CLOCK_SOURCE); in DEBUG_UART_init()
Dperipherals.h51 extern const lpuart_config_t DEBUG_UART_config;