Home
last modified time | relevance | path

Searched defs:can_nxp_s32_config (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.5.0/drivers/can/
Dcan_nxp_s32_canxl.c65 struct can_nxp_s32_config { struct
66 CANXL_SIC_Type *base_sic;
67 CANXL_GRP_CONTROL_Type *base_grp_ctrl;
68 CANXL_DSC_CONTROL_Type *base_dsc_ctrl;
69 uint8 instance;
70 const struct device *clock_dev;
71 clock_control_subsys_t clock_subsys;
72 uint32_t bitrate;
73 uint32_t sample_point;
74 uint32_t sjw;
[all …]