Searched defs:t_config (Results 1 – 4 of 4) sorted by relevance
58 void twai_hal_configure(twai_hal_context_t *hal_ctx, const twai_timing_config_t *t_config, const tw… in twai_hal_configure()
51 #define can_driver_install(g_config, t_config, f_config) twai_driver_install(g_config, t_con… argument
62 … inline void can_hal_configure(can_hal_context_t *hal_ctx, const can_timing_config_t *t_config, co… in can_hal_configure()
398 …wai_driver_install(const twai_general_config_t *g_config, const twai_timing_config_t *t_config, co… in twai_driver_install()