Searched defs:can_nxp_s32_config (Results 1 – 1 of 1) sorted by relevance
72 struct can_nxp_s32_config { struct73 const struct can_driver_config common;74 CANXL_SIC_Type *base_sic;76 CANXL_RXFIFO_Type * base_rx_fifo;77 CANXL_RXFIFO_CONTROL_Type *base_rx_fifo_ctrl;79 CANXL_MRU_Type * base_mru;80 uint8 instance;81 const struct device *clock_dev;82 clock_control_subsys_t clock_subsys;83 const struct pinctrl_dev_config *pin_cfg;[all …]