Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/boards/frdmk32l3a6/project_template/cm4/
Dperipherals.h42 #define DEBUG_UART_CLOCK_SOURCE 48000000UL macro
Dperipherals.c197 LPUART_Init(DEBUG_UART_PERIPHERAL, &DEBUG_UART_config, DEBUG_UART_CLOCK_SOURCE); in DEBUG_UART_init()