1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/native/include
Koen Zandberg a274ea45fc cpu/native: async_read: rewrite select() call to poll()
select() can not listen to POLLPRI events which are used by the
Kernel's GPIO API.

In preparation for that, rewrite async_read() to use poll() instead
of select().
2020-07-21 11:50:18 +02:00
..
async_read.h cpu/native: async_read: rewrite select() call to poll() 2020-07-21 11:50:18 +02:00
backtrace.h cpu/native: rename trace -> backtrace 2020-06-04 14:37:01 +02:00
c11_atomics_compat_cpu.hpp native: fix c11_atomic sizes on FreeBSD 2020-01-23 13:23:02 +01:00
candev_linux_params.h drivers/can: fix doxygen documentation + typo 2017-07-03 20:43:51 +02:00
candev_linux.h drivers/can: fix doxygen documentation + typo 2017-07-03 20:43:51 +02:00
clang_compat.h adapt to changed byteorder.h 2017-04-13 11:35:35 +02:00
cpu_conf.h gnrc/pktbuf : Move 'GNRC_PKTBUF_SIZE' to 'CONFIG_' 2020-06-11 14:46:36 +05:30
cpu.h cpu/native: advertise support for unaligned memory access 2019-09-04 14:15:52 +02:00
eeprom_native.h native: pass eeprom file path via command line 2020-04-29 08:56:33 +02:00
mtd_native.h doc: fix grouping of mtd_native 2017-03-31 13:38:01 +02:00
native_internal.h cpu/native: async_read: rewrite select() call to poll() 2020-07-21 11:50:18 +02:00
netdev_tap_params.h cpu/native: fix doxygen grouping 2018-06-11 19:12:02 +02:00
netdev_tap.h cpu/native: fix typos 2019-11-23 22:39:36 +01:00
periph_conf.h remove XTIMER_OVERHEAD 2020-01-10 13:22:11 -08:00
periph_cpu.h native: pass eeprom file path via command line 2020-04-29 08:56:33 +02:00
socket_zep_params.h cpu/native: fix typos 2019-11-23 22:39:36 +01:00
socket_zep.h drivers/netdev_ieee802154: drop NETOPT_MAX_PKT_SIZE 2018-10-16 13:28:03 +02:00
spidev_linux.h cpu/native: fix typos 2019-11-23 22:39:36 +01:00
tty_uart.h cpu/native: fix doxygen grouping 2018-06-11 19:12:02 +02:00