mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 08:32:55 +00:00
As modem receiver is using UART, it requires disabling of the UART and its callbacks to save power. This adds simple sleep/wake functions which should be called from defined device_pm functions in modem drivers later. Signed-off-by: Christoph Schramm <schramm@makaio.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.ublox-sara-r4 | ||
Kconfig.wncm14a2a | ||
modem_cmd_handler.c | ||
modem_cmd_handler.h | ||
modem_context.c | ||
modem_context.h | ||
modem_iface_uart.c | ||
modem_iface_uart.h | ||
modem_pin.c | ||
modem_receiver.c | ||
modem_receiver.h | ||
modem_shell.c | ||
modem_socket.c | ||
modem_socket.h | ||
ublox-sara-r4.c | ||
wncm14a2a.c |