zephyr/include
Alexander Wachter c0da8a7901 drivers: can: Extend CAN API for bus-state management.
This commit extends the CAN API with the following functions:
- can_get_state
- can_recover
- can_register_state_change_isr

This functions can be used to get the error-counters and the state
of the CAN controller. The recover function can be used to recover
from bus-off state when automatic recovery is disabled.

Signed-off-by: Alexander Wachter <alexander.wachter@student.tugraz.at>
2019-10-24 12:28:01 +03:00
..
app_memory
arch kernel: activate arch interface headers 2019-10-21 10:13:38 -07:00
audio
bluetooth Bluetooth: UUID: Implement UUID 128 encoder 2019-10-23 18:49:13 +03:00
cmsis_rtos_v1
cmsis_rtos_v2
console console: Remove deprecated function console_register_line_input 2019-09-18 19:14:25 -05:00
crypto
data
debug debug: tracing: Remove unneeded abstraction 2019-09-26 06:26:22 -04:00
dfu include/dfu: rearrange for standard use of extern "C" in private headers 2019-08-13 18:00:31 +02:00
disk
display
drivers drivers: can: Extend CAN API for bus-state management. 2019-10-24 12:28:01 +03:00
dt-bindings soc: nxp: ke1xf: set ip clock in dts 2019-10-21 15:40:04 -05:00
fs fcb: start using errno codes 2019-09-08 12:42:53 +02:00
linker linker: cxx: Include .gcc_except_table sections 2019-09-19 09:26:42 -05:00
logging logging: add minimal implementation 2019-10-01 09:24:02 -04:00
mgmt
misc
net net: if: Fix interface initialization with socket offloading 2019-10-15 11:06:40 +03:00
nvs
posix lib: posix, minlibc: struct itimerspec is defined by sys/timespec.h 2019-09-25 20:56:29 -07:00
power
random
settings settings: doc: Update the backend documentation 2019-10-14 12:05:42 +02:00
shell shell: fix configuration issue 2019-10-01 09:24:02 -04:00
stats
storage include: rearrange for standard use of extern "C" in various headers 2019-08-13 18:00:31 +02:00
sys kernel: update z_arch_switch() documentation 2019-10-21 21:39:10 -07:00
toolchain include: gcc.h: include header needed by posix 2019-10-21 10:13:38 -07:00
usb
zephyr riscv: make core code 64-bit compatible 2019-08-02 13:54:48 -07:00
adc.h
atomic.h
base64.h
cache.h
can.h
clock_control.h
console.h
counter.h
crc.h
device.h include: rearrange for standard use of extern "C" in various headers 2019-08-13 18:00:31 +02:00
disk_access.h
display.h
dma.h
entropy.h
exc_handle.h
fatal.h doc: provide error handling documentation 2019-09-23 23:45:08 +02:00
fcb.h
flash.h
flash_map.h
fs.h
generated_dts_board.h
gna.h
gpio.h
hwinfo.h
i2c.h
i2s.h
init.h
ipm.h
irq.h kernel: activate arch interface headers 2019-10-21 10:13:38 -07:00
irq_nextlevel.h irq_nextlevel: add API to query if an IRQ line is enabled 2019-09-07 10:20:51 -04:00
irq_offload.h kernel: activate arch interface headers 2019-10-21 10:13:38 -07:00
json.h
kernel.h kernel: activate arch interface headers 2019-10-21 10:13:38 -07:00
kernel_includes.h kernel_includes: add irq.h 2019-10-09 09:14:18 -04:00
kernel_version.h
led.h
led_strip.h
pinmux.h
power.h
ptp_clock.h include: rearrange for standard use of extern "C" in various headers 2019-08-13 18:00:31 +02:00
pwm.h
ring_buffer.h
sched_priq.h
sensor.h
shared_irq.h
spi.h
spinlock.h ztest: add missing headers 2019-10-23 10:47:22 -04:00
stats.h
sw_isr_table.h include: rearrange for standard use of extern "C" in various headers 2019-08-13 18:00:31 +02:00
sys_clock.h include: rearrange for standard use of extern "C" in various headers 2019-08-13 18:00:31 +02:00
sys_io.h
syscall.h kernel: activate arch interface headers 2019-10-21 10:13:38 -07:00
toolchain.h toolchain: Fix for off-tree toolchains 2019-10-08 17:09:23 -04:00
tracing.h
tty.h
uart.h
updatehub.h
watchdog.h
zephyr.h