zephyr/tests/drivers
Henrik Brix Andersen da2a0befbb drivers: can: unify CAN controller configuration in devicetree
Unify the CAN controller configuration done in Zephyr devicetrees:

- Specify a resynchronization jump width (sjw) of 1 time quanta in SoC
  devicetrees as this is the most common. Boards can override this if
  needed.
- Specify a sample point of 87.5% as recommended by CAN in Automation
  (CiA) in SoC devicetrees. Boards can override this if needed.
- Specify a bus speed of 125 kbits/second (arbitration phase) and 1
  Mbits/second (CAN-FD data phase) in board devicetrees as this is what
  is used by all Zephyr CAN samples.

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2022-02-24 13:48:55 -08:00
..
adc ITE: test: drivers/adc: fix the ADC resolution 2022-02-21 21:01:43 -05:00
bbram
build_all drivers: can: unify CAN controller configuration in devicetree 2022-02-24 13:48:55 -08:00
can tests: drivers: can: filter out tests if zephyr,canbus not enabled 2022-02-24 07:12:54 -06:00
clock_control tests: drivers: clock_control: nrf_calibration: Skip test for nrf52832 2022-02-01 14:16:18 -06:00
console
counter tests: counter_seconds: filter for PC compatible boards for x86 2022-02-21 21:56:32 -05:00
dac
disk
dma
eeprom
entropy/api tests: Fix drivers tests tag 2022-02-02 09:21:07 -05:00
espi
flash tests: drivers: flash running on disco stm32 board with qspi 2022-02-08 07:03:12 -05:00
flash_simulator tests: Fix drivers tests tag 2022-02-02 09:21:07 -05:00
gpio boards: riscv: hifive_unleashed: add GPIO support 2022-02-21 20:46:47 -05:00
hwinfo/api tests: Fix drivers tests tag 2022-02-02 09:21:07 -05:00
i2c tests: drivers: i2c: slave: added Raspberry Pi Pico board 2022-02-21 19:42:07 -05:00
i2s
ipm
kscan/kscan_api
led/led_api
memc/stm32_sdram
pinctrl tests: pinctrl: Fix typo on test name 2022-02-02 09:21:07 -05:00
pwm
regulator
sensor tests: sensor: generic: Make test name consistent 2022-02-02 09:21:07 -05:00
spi/spi_loopback tests: spi_loopback: Make test name consistent 2022-02-02 09:21:07 -05:00
syscon
timer/nrf_rtc_timer kconfig: Rename the ZTEST stack size option to align with the rest 2022-02-22 08:23:05 -05:00
uart kconfig: Rename the ZTEST stack size option to align with the rest 2022-02-22 08:23:05 -05:00
virtualization/ivshmem
watchdog/wdt_basic_api