Home
last modified time | relevance | path

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

/Kernel-v11.1.0/portable/IAR/AVR32_UC3/
Dport.c146 static const usart_options_t DBG_USART_OPTIONS = in __low_level_init() local
160 usart_init_rs232( configDBG_USART, &DBG_USART_OPTIONS, configCPU_CLOCK_HZ ); in __low_level_init()