zephyr/drivers/modem
Ryan Erickson 1715e39414 modem: hl7800: separate IO interrupt config
The interrupt config flags for an IO should be separate
from the standard IO configs because the interrupt config
is a separate API.

Signed-off-by: Ryan Erickson <ryan.erickson@lairdconnect.com>
2021-09-24 11:30:37 -04:00
..
CMakeLists.txt drivers: modem: build as static library 2021-08-17 06:06:03 -04:00
gsm_ppp.c drivers: modem: gsm_ppp: Add support for Quectel modems 2021-09-23 08:40:10 -04:00
hl7800.c modem: hl7800: separate IO interrupt config 2021-09-24 11:30:37 -04:00
Kconfig drivers: modem: implement operator id and cell info 2021-06-14 15:19:13 +02:00
Kconfig.gsm drivers: modem: gsm_ppp: Add support for Quectel modems 2021-09-23 08:40:10 -04:00
Kconfig.hl7800 modem: hl7800: Add address family config 2021-09-23 04:15:55 -04:00
Kconfig.quectel-bg9x drivers: modem: bg9x: Fix unused configs 2021-09-15 11:30:03 -04:00
Kconfig.ublox-sara-r4
Kconfig.wncm14a2a
modem_cmd_handler.c drivers: modem: Fix compiler warning 2021-08-02 11:32:02 -05:00
modem_cmd_handler.h drivers: modem: add modem_cmd_send_ext() 2021-07-28 21:08:51 -04:00
modem_context.c
modem_context.h drivers: modem: RSSI measurement for PPP link 2021-07-14 21:06:30 -04:00
modem_iface_uart.c drivers: modem: operate on device pointers instead of names 2021-07-15 11:48:00 -04:00
modem_iface_uart.h drivers: modem: operate on device pointers instead of names 2021-07-15 11:48:00 -04:00
modem_pin.c
modem_receiver.c pm: rename PM_DEVICE_STATE_SUSPEND to PM_DEVICE_STATE_SUSPENDED 2021-08-04 08:23:01 -04:00
modem_receiver.h drivers: modem: operate on device pointers instead of names 2021-07-15 11:48:00 -04:00
modem_shell.c drivers: modem: implement operator id and cell info 2021-06-14 15:19:13 +02:00
modem_socket.c
modem_socket.h
quectel-bg9x.c drivers: modem: operate on device pointers instead of names 2021-07-15 11:48:00 -04:00
quectel-bg9x.h drivers: modem: operate on device pointers instead of names 2021-07-15 11:48:00 -04:00
ublox-sara-r4.c drivers: modem: sara-r4: Replace snprintf calls by snprintk 2021-09-16 09:33:28 -04:00
wncm14a2a.c drivers: modem: operate on device pointers instead of names 2021-07-15 11:48:00 -04:00