Searched refs:g_timer (Results 1 – 2 of 2) sorted by relevance
515 static gtm_instance_ctrl_t g_timer##inst##_ctrl; \516 static gtm_extended_cfg_t g_timer##inst##_extend = { \520 static timer_cfg_t g_timer##inst##_cfg = { \526 .p_extend = &g_timer##inst##_extend, \541 .fsp_cfg = &g_timer##inst##_cfg, .fsp_ctrl = &g_timer##inst##_ctrl}; \
609 static gpt_instance_ctrl_t g_timer##inst##_ctrl; \610 static gpt_extended_cfg_t g_timer##inst##_extend = { \637 static timer_cfg_t g_timer##inst##_cfg = { \643 .p_extend = &g_timer##inst##_extend, \650 .fsp_cfg = &g_timer##inst##_cfg, .fsp_ctrl = &g_timer##inst##_ctrl}; \