zephyr/drivers/can
Andriy Gelman c348a05d5a drivers: can: Fix sample point calculation
CAN_SYNC_SEG and ts1 are in common units. Both need to be scaled by 1000
to calculate the sample point.

Signed-off-by: Andriy Gelman <andriy.gelman@gmail.com>
2021-02-18 12:04:09 -05:00
..
CMakeLists.txt
Kconfig drivers: can: Rework can_configure API 2020-12-17 11:07:53 +01:00
Kconfig.loopback drivers: can: loopback: Use thread to send frames. 2020-03-12 16:10:09 +02:00
Kconfig.mcp2515 drivers: can: mcp2515: Remove MCP2515 specifics 2021-01-10 16:06:47 -05:00
Kconfig.mcux drivers: mcux: imx rt flexcan support 2020-09-29 14:03:10 -05:00
Kconfig.net kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.stm32 drivers/can: stm32: configure driver thanks to compatible 2020-04-28 14:49:55 -05:00
can_common.c drivers: can: Fix sample point calculation 2021-02-18 12:04:09 -05:00
can_handlers.c drivers: can: Rework can_configure API 2020-12-17 11:07:53 +01:00
can_loopback.c drivers: can: Fix building with socket_can_generic.h 2021-02-02 16:46:28 -05:00
can_loopback.h device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
can_mcp2515.c drivers: can: Fix building with socket_can_generic.h 2021-02-02 16:46:28 -05:00
can_mcp2515.h drivers: can: mcp2515: Remove MCP2515 specifics 2021-01-10 16:06:47 -05:00
can_mcux_flexcan.c drivers: can: mcux: Convert clock control to use DEVICE_DT_GET 2021-02-18 10:48:47 -06:00
can_net.c drivers: can: rework zcan_frame and zcan_filter 2020-12-17 11:07:53 +01:00
can_shell.c drivers: can: rework zcan_frame and zcan_filter 2020-12-17 11:07:53 +01:00
can_stm32.c soc: stm32: convert to use DEVICE_DT_GET for clocks 2021-02-16 17:01:37 -06:00
can_stm32.h drivers: can: Rework can_configure API 2020-12-17 11:07:53 +01:00
socket_can_generic.h drivers: can: Fix building with socket_can_generic.h 2021-02-02 16:46:28 -05:00