1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/native/include
Martine Lenders c4e202ae67
Merge pull request #17709 from benpicco/cpu/native-tap_wired
netdev_tap: make 'wired' property configurable
2022-06-01 02:24:43 +02:00
..
architecture_arch.h cpu/native: Add architecture_arch.h 2020-09-29 12:34:00 +02:00
async_read.h cpu/native: fix typo 'funtion' -> 'function' 2020-10-02 07:57:27 +02:00
atomic_utils_arch.h cpu/*/atomic_utils_arch.h: Add volatile qualifier 2020-11-24 14:00:52 +01: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
can_params.h boards/native: only one CAN_DLL by default 2022-04-20 14:40:06 +02:00
candev_linux.h boards/native: only one CAN_DLL by default 2022-04-20 14:40:06 +02:00
clang_compat.h adapt to changed byteorder.h 2017-04-13 11:35:35 +02:00
cpu_conf.h cpu/native/include: other stacksizes based on default 2021-10-25 09:13:21 +02:00
cpu.h cpu/native: add periph/flashpage implementation 2021-02-05 23:31:46 +01:00
eeprom_native.h native: pass eeprom file path via command line 2020-04-29 08:56:33 +02:00
gpiodev_linux.h cpu/native: add Linux GPIO implementation 2020-08-25 13:53:14 +02:00
mtd_native.h cpu/native: change mtd_native_dev_t parent name to base 2022-02-09 12:21:53 +01:00
native_cli_eui_provider.h socket_zep: allow to specify MAC address of ZEP device 2021-02-16 18:57:27 +01:00
native_internal.h cpu/native: fix build with gcc 11 2021-10-12 14:56:11 +02:00
netdev_tap_params.h cpu/native: fix doxygen grouping 2018-06-11 19:12:02 +02:00
netdev_tap.h netdev_tap: make 'wired' property configurable 2022-05-23 15:27:35 +02:00
periph_conf.h cpu/native: define default CLOCK_CORECLOCK constant 2021-12-15 12:41:36 +01:00
periph_cpu.h cpu/native: pm: fix build with pm_layered 2020-12-08 18:24:02 +01:00
socket_zep_params.h socket_zep: don't listen on local address by default 2020-10-29 12:46:10 +01:00
socket_zep.h ieee802154/hal: migrate to request_op and confirm_op 2022-01-10 13:57:02 +01:00
spidev_linux.h cpu/native: Adapt HW SPI for HW GPIO support 2020-08-25 13:53:14 +02:00
thread_arch.h cpu/native: fix doxygen grouping warnings 2021-09-11 12:45:15 +02:00
tty_uart.h cpu/native: fix doxygen grouping 2018-06-11 19:12:02 +02:00