Lines Matching +full:work +full:- +full:around
4 # SPDX-License-Identifier: Apache-2.0
14 module-str = modem
26 work method provided. This driver differs from the pipe UART driver
27 in that callbacks are executed in a different work queue and data is
28 passed around in k_pipe structures.
46 work method provided. This driver combines abstractions for:
66 bool "UART-based modem interface"
81 bool "UART-based modem interface using interrupt API"
86 bool "UART-based modem interface using async API"
128 - modem responses
129 - unsolicited messages
130 - specified handlers for current operation
189 source "drivers/modem/Kconfig.ublox-sara-r4"
190 source "drivers/modem/Kconfig.quectel-bg9x"
196 source "drivers/modem/Kconfig.simcom-sim7080"