zephyr/subsys/modem
Bjarki Arge Andreasen a9779eca40 modem: ppp: Implement TRANSMIT_IDLE event
Implement TRANSMIT_IDLE event for modem_ppp module. This addition
optimizes the sys workque CPU time when performing a throughput
test from 36% to 5%, while only reducing the throughput by 12%.

Signed-off-by: Bjarki Arge Andreasen <bjarki@arge-andreasen.me>
2024-01-22 10:35:37 +00:00
..
backends modem: backend: tty: Implement transmit idle event 2024-01-11 16:09:44 +00:00
CMakeLists.txt
Kconfig modem: Add experimental tag 2023-11-03 09:56:30 +01:00
modem_chat.c modem: chat: Start waiting for response after request is sent 2024-01-15 15:11:42 +01:00
modem_cmux.c tests: modem: cmux: Implement TRANSMIT_IDLE into test suite 2024-01-17 09:20:50 -06:00
modem_pipe.c modem: pipe: Add TRANSMIT_IDLE event 2024-01-11 16:09:44 +00:00
modem_ppp.c modem: ppp: Implement TRANSMIT_IDLE event 2024-01-22 10:35:37 +00:00