nuttx/drivers/ipcc
Michał Łyszczek 4e967c67b4 stm32wl5: fix unbuffered mode and other possible bugs
This patch fixes unbuffered mode so it actually works.

Also, patch contains fixes for possible bugs that could result in
deadlock or system hang in certain situations.

Signed-off-by: Michał Łyszczek <michal.lyszczek@bofc.pl>
2022-08-18 11:46:38 +08:00
..
ipcc_close.c drivers/ipcc: add Inter Processor Communication driver 2022-07-29 23:11:32 +08:00
ipcc_open.c drivers/ipcc: add Inter Processor Communication driver 2022-07-29 23:11:32 +08:00
ipcc_poll.c stm32wl5: fix unbuffered mode and other possible bugs 2022-08-18 11:46:38 +08:00
ipcc_priv.h drivers/ipcc: add Inter Processor Communication driver 2022-07-29 23:11:32 +08:00
ipcc_read.c stm32wl5: fix unbuffered mode and other possible bugs 2022-08-18 11:46:38 +08:00
ipcc_register.c drivers/ipcc: add Inter Processor Communication driver 2022-07-29 23:11:32 +08:00
ipcc_unlink.c drivers/ipcc: add Inter Processor Communication driver 2022-07-29 23:11:32 +08:00
ipcc_write.c stm32wl5: fix unbuffered mode and other possible bugs 2022-08-18 11:46:38 +08:00
Kconfig drivers/ipcc: add Inter Processor Communication driver 2022-07-29 23:11:32 +08:00
Make.defs drivers/ipcc: add Inter Processor Communication driver 2022-07-29 23:11:32 +08:00