zephyr/drivers/modem
Anas Nashif dd931f93a2 power: standarize PM Kconfigs and cleanup
- Remove SYS_ prefix
- shorten POWER_MANAGEMENT to just PM
- DEVICE_POWER_MANAGEMENT -> PM_DEVICE

and use PM_ as the prefix for all PM related Kconfigs

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2020-12-09 15:18:29 -05:00
..
CMakeLists.txt
gsm_ppp.c
hl7800.c power: standarize PM Kconfigs and cleanup 2020-12-09 15:18:29 -05:00
Kconfig
Kconfig.gsm
Kconfig.hl7800
Kconfig.quectel-bg9x
Kconfig.ublox-sara-r4 drivers: modem: sara-r4: Add Kconfig to configure RSSI work 2020-12-03 17:37:48 -05:00
Kconfig.wncm14a2a
modem_cmd_handler.c drivers: modem: fix sending with zero timeout and no semaphore 2020-12-07 10:25:56 +02:00
modem_cmd_handler.h drivers: modem: modem_cmd_handler: Allow dynamic number of commands args 2020-12-03 17:37:48 -05:00
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 drivers: modem: modem_socket: Reset all socket data upon socket_put 2020-12-03 17:37:48 -05:00
modem_socket.h
quectel-bg9x.c
quectel-bg9x.h
ublox-sara-r4.c drivers: modem: sara-r4: Improve offload_sendmsg() support 2020-12-03 17:37:48 -05:00
wncm14a2a.c