Lines Matching full:uart
40 module = UART
41 module-str = uart
52 bool "Runtime configuration for UART controllers"
55 Enable runtime configuration of UART controllers.
57 configure the UART controllers at runtime, and calling
59 disabled, UART controllers rely on UART driver's
64 applications that do not require runtime UART configuration.
67 bool "Asynchronous UART API"
70 This option enables asynchronous UART API.
73 bool "UART Interrupt support"
76 This option enables interrupt support for UART allowing console
77 input and other UART based drivers.
120 bool "Pipe UART driver"
123 Enable pipe UART driver. This driver allows application to communicate
124 over UART with custom defined protocol. Driver doesn't inspect received
125 data (as contrary to console UART driver) and all aspects of received
129 bool "Helper for UART asynchronous reception"
132 Asynchronous UART API. It can be used in cases where received data processing