nuttx/Documentation/components/drivers/character
Alan Carvalho de Assis 5a6e5a8fb4 serial: Add struct serial_icounter_s and CONFIG_SERIAL_TIOCGICOUNT
This commit add support to the serial_icounter_s struct used with
TIOCGICOUNT to report U[S]ART errors such as frame, parity, overrun,
etc.

Signed-off-by: Alan C. Assis <acassis@gmail.com>
2025-02-14 18:24:47 +01:00
..
analog adc: Implement ADC driver interface for MCP3008 over SPI. Includes documentation page for the driver, and inclusion of driver registration code for RP2040-based boards. 2024-10-22 13:56:23 +08:00
crypto Documentation: add dummy pages for missing filesystems and drivers 2023-10-27 13:21:40 -03:00
input Documentation: add dummy pages for missing filesystems and drivers 2023-10-27 13:21:40 -03:00
leds Documentation: fix ugly formating around some inline literals 2023-10-27 13:21:40 -03:00
motor drivers/foc: add support for FOC power-stage driver 2023-11-18 17:07:20 -08:00
timers docs: add API description for pulse width modulation peripheral 2024-05-29 10:02:34 -03:00
1wire.rst Documentation: add dummy pages for missing filesystems and drivers 2023-10-27 13:21:40 -03:00
bch.rst Documentation: add dummy pages for missing filesystems and drivers 2023-10-27 13:21:40 -03:00
can.rst nuttx/can.h: support timestamp for can frame 2024-10-16 17:04:31 +08:00
contactless.rst Documentation: add dummy pages for missing filesystems and drivers 2023-10-27 13:21:40 -03:00
efuse.rst Documentation: add dummy pages for missing filesystems and drivers 2023-10-27 13:21:40 -03:00
i2s.rst Documentation: add dummy pages for missing filesystems and drivers 2023-10-27 13:21:40 -03:00
index.rst docs: add API description for ADC/DAC peripherals 2024-05-29 10:02:34 -03:00
ipcc.rst Documentation: add dummy pages for missing filesystems and drivers 2023-10-27 13:21:40 -03:00
loop.rst Documentation: add dummy pages for missing filesystems and drivers 2023-10-27 13:21:40 -03:00
math.rst Documentation: add dummy pages for missing filesystems and drivers 2023-10-27 13:21:40 -03:00
modem.rst Documentation: add dummy pages for missing filesystems and drivers 2023-10-27 13:21:40 -03:00
note.rst note: remove NOTERAM_GETTASKNAME 2023-08-11 13:27:17 +08:00
nullzero.rst Documentation: cosmetics changes 2023-10-26 20:01:21 +08:00
quadrature.rst docs: add API description for qencoder peripheral 2024-05-29 10:02:34 -03:00
rc.rst Documentation: add dummy pages for missing filesystems and drivers 2023-10-27 13:21:40 -03:00
rf.rst Documentation: add dummy pages for missing filesystems and drivers 2023-10-27 13:21:40 -03:00
serial.rst serial: Add struct serial_icounter_s and CONFIG_SERIAL_TIOCGICOUNT 2025-02-14 18:24:47 +01:00
touchscreen.rst drivers/touchscreen: add grab for touchscreen 2024-08-08 18:30:32 +08:00