zephyr/drivers/modem
Georgij Cernysiov 27618404f6 drivers: modem: receiver: replace fifo_fill with poll_out
Repalces send fifo_fill implementation with poll_out,
this makes the receiver usefull on most SoC.

Signed-off-by: Georgij Cernysiov <g.cernysiov@elco-automation.de>
2019-03-01 09:46:48 +01:00
..
CMakeLists.txt drivers/modem: Switch wncm14a2a driver to new net_pkt API 2019-02-21 09:30:57 -05:00
Kconfig drivers: modem: receiver: switch to ring buffer from pipe api 2019-03-01 09:46:48 +01:00
modem_receiver.c drivers: modem: receiver: replace fifo_fill with poll_out 2019-03-01 09:46:48 +01:00
modem_shell.c shell: Modify subcommands to use SHELL_STATIC_SUBCMD_SET_CREATE 2019-02-20 07:31:35 -05:00
wncm14a2a.c drivers/modem: Switch wncm14a2a driver to new net_pkt API 2019-02-21 09:30:57 -05:00