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> |
||
|---|---|---|
| .. | ||
| bluetooth | ||
| clock_control | ||
| console | ||
| gpio | ||
| i2c/slave | ||
| ieee802154 | ||
| interrupt_controller | ||
| led | ||
| pcie | ||
| timer | ||
| usb | ||
| wifi | ||
| adc.h | ||
| can.h | ||
| clock_control.h | ||
| counter.h | ||
| display.h | ||
| dma.h | ||
| entropy.h | ||
| espi.h | ||
| flash.h | ||
| gna.h | ||
| gpio.h | ||
| hwinfo.h | ||
| i2c.h | ||
| i2s.h | ||
| ipm.h | ||
| kscan.h | ||
| led_strip.h | ||
| led.h | ||
| pinmux.h | ||
| ps2.h | ||
| pwm.h | ||
| sensor.h | ||
| spi.h | ||
| uart.h | ||
| watchdog.h | ||