-
CONFIG_CAN_PROP_SEG
¶
Prop_Seg
Type: int
Help¶
Time quantums of propagation segment (ISO 11898-1)
Defaults¶
- 2 if
CAN_MCP2515
&&CAN
Kconfig definition¶
At drivers/can/Kconfig.mcp2515:23
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:82
→ drivers/can/Kconfig:39
Menu path: (top menu) → Device Drivers → CAN Drivers → MCP2515 CAN Driver
config CAN_PROP_SEG int prompt "Prop_Seg" ifCAN_MCP2515
&&CAN
range 1 8 ifCAN_MCP2515
&&CAN
default 2 ifCAN_MCP2515
&&CAN
depends onCAN_MCP2515
&&CAN
help Time quantums of propagation segment (ISO 11898-1)
(Definitions include propagated dependencies, including from if’s and menus.)