Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
DMA
Functions | |
| void | DMA_IRQHandler (void) |
| GPDMA interrupt handler sub-routine. | |
| int | c_entry (void) |
| c_entry: Main UART program body | |
Function Documentation
| int c_entry | ( | void | ) |
c_entry: Main UART program body
- Parameters:
-
[in] None
- Returns:
- int
Definition at line 131 of file uart_dma_test.c.
| void DMA_IRQHandler | ( | void | ) |
GPDMA interrupt handler sub-routine.
- Parameters:
-
[in] None
- Returns:
- None
Definition at line 77 of file uart_dma_test.c.
Generated on Tue Jul 12 2022 10:57:55 by
1.7.2