Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
877379fba4f40e49407767841293081a5d0d7ab0
/
drivers
/
serial
/
uart_sam.c
ad14505
drivers: serial: Refactor drivers to use shared init priority Kconfig
by Maureen Helm
· 3 years, 6 months ago
aaf64e0
soc: atmel_sam: Add _INST to ATMEL_SAM_DT_PIN* macros
by Piotr Mienkowski
· 3 years, 10 months ago
a4081b6
drivers: serial: remove usage of device_pm_control_nop
by Gerard Marull-Paretas
· 4 years ago
c49b162
drivers: uart: Convert drivers to new DT device macros
by Kumar Gala
· 4 years, 4 months ago
4dcfb55
isr: Normalize usage of device instance through ISR
by Tomasz Bursztyka
· 4 years, 7 months ago
e18fcbb
device: Const-ify all device driver instance pointers
by Tomasz Bursztyka
· 4 years, 7 months ago
98d9b01
device: Apply driver_api/data attributes rename everywhere
by Tomasz Bursztyka
· 4 years, 8 months ago
af6140c
device: Apply config_info rename everywhere
by Tomasz Bursztyka
· 4 years, 8 months ago
04d6d0b
drivers: serial: Fix uart_irq_callback_user_data_t usage
by Tomasz Bursztyka
· 4 years, 8 months ago
a1b77fd
zephyr: replace zephyr integer types with C99 types
by Kumar Gala
· 4 years, 10 months ago
7e0eed9
devicetree: allow access to all nodes
by Martí Bolívar
· 5 years ago
97326c0
device: Fix structure attributes access
by Tomasz Bursztyka
· 5 years ago
0a7d4e2
devicetree: Change DT_FOREACH_IMPL_ to not insert semicolon
by Kumar Gala
· 5 years ago
fa8aa11
drivers: serial: uart_sam: rework device tree support
by Kumar Gala
· 5 years ago
95deb43
drivers: serial: uart_sam: Fix irq_update API function
by Stephanos Ioannidis
· 5 years ago
5eb90ec
cleanup: include/: move misc/__assert.h to sys/__assert.h
by Anas Nashif
· 6 years ago
d1b2718
cleanup: include/: move uart.h to drivers/uart.h
by Anas Nashif
· 6 years ago
4c32258
style: add braces around if/while statements
by Anas Nashif
· 6 years ago
24d7143
all: Add 'U' suffix when using unsigned variables
by Patrik Flykt
· 6 years ago
b71b9c6
serial: u(s)art_sam: Fixed return value of usart_sam_irq_is_pending
by Jiri Kubias
· 6 years ago
98d0326
serial: Change poll_out signature
by Flavio Ceolin
· 6 years ago
2020290
dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig
by Andrzej Głąbek
· 6 years ago
d0a98b7
drivers: Remove redundant semicolon
by Himanshu Jha
· 6 years ago
2681199
drivers: serial: uart_sam: Fix typo in param name.
by Paul Sokolovsky
· 7 years ago
57286af
drivers: uart: Allow to pass arbitrary user data to irq callback
by Paul Sokolovsky
· 7 years ago
c1ce290
serial: sam: add support for interrupt driven serial
by Justin Watson
· 7 years ago
ccad5bf
drivers: convert to using newly introduced integer sized types
by Kumar Gala
· 8 years ago
34c16ad
drivers: Add Atmel SAM serial (UART) driver
by Piotr Mienkowski
· 8 years ago