MCPcopy Create free account
hub / github.com/RT-Thread/rt-thread / drv_usart.c

File drv_usart.c

bsp/efm32/drv_usart.c:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/*
2 * Copyright (c) 2006-2022, RT-Thread Development Team
3 *
4 * SPDX-License-Identifier: Apache-2.0

Callers

nothing calls this directly

Calls 9

rt_mallocFunction · 0.85
CMU_ClockEnableFunction · 0.85
GPIO_PinModeSetFunction · 0.85
efm32_irq_hook_registerFunction · 0.85
DMA_CfgChannelFunction · 0.85
DMA_CfgDescrFunction · 0.85
USART_InitSyncFunction · 0.85
USART_InitAsyncFunction · 0.85
rt_freeFunction · 0.85

Tested by

no test coverage detected