1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/pkg/lwip/include
Marian Buschsieweke 7277d1d351
pkg/lwip: use sys/event for handling ISR and bhp
This is directly useful for the two driver using the bhp API, but also
other drivers profit from not loosing IRQs.

The main selling point is that this paves the way for implementing
netdev_driver_t::confirm_send().

Co-authored-by: benpicco <benpicco@googlemail.com>
Co-authored-by: Erik Ekman <eekman@google.com>
2024-04-29 19:12:58 +02:00
..
arch lwip: use new mbox_unset() function 2024-03-19 12:27:34 +01:00
lwip pkg/lwip: use sys/event for handling ISR and bhp 2024-04-29 19:12:58 +02:00
lwip_init_devs.h pkg/lwip: Add lwip_netif_t struct 2021-11-16 22:04:44 +01:00
lwip.h pkg/lwip: use sys/event for handling ISR and bhp 2024-04-29 19:12:58 +02:00
lwipopts.h treewide: fix conditionals on deprecated module 2022-09-21 09:42:37 +02:00
sock_types.h lwip_sock: update implementation for async callback argument 2020-03-11 16:54:12 +01:00