Searched refs:timercgf (Results 1 – 2 of 2) sorted by relevance
363 void shrtimer_timercfg_struct_para_init(shrtimer_timercfg_parameter_struct* timercgf) in shrtimer_timercfg_struct_para_init() argument365 timercgf->balanced_mode = SHRTIMER_STXBALANCEDMODE_DISABLED; in shrtimer_timercfg_struct_para_init()366 timercgf->cnt_reset = SHRTIMER_STXCNT_RESET_NONE; in shrtimer_timercfg_struct_para_init()367 timercgf->deadtime_enable = SHRTIMER_STXDEADTIME_DISABLED; in shrtimer_timercfg_struct_para_init()368 timercgf->delayed_idle = SHRTIMER_STXDELAYED_IDLE_DISABLED; in shrtimer_timercfg_struct_para_init()369 timercgf->fault_enable = SHRTIMER_STXFAULTENABLE_NONE; in shrtimer_timercfg_struct_para_init()370 timercgf->fault_protect = SHRTIMER_STXFAULT_PROTECT_READWRITE; in shrtimer_timercfg_struct_para_init()371 timercgf->reset_update = SHRTIMER_STXUPDATEONRESET_DISABLED; in shrtimer_timercfg_struct_para_init()372 timercgf->update_source = SHRTIMER_STXUPDATETRIGGER_NONE; in shrtimer_timercfg_struct_para_init()
1988 void shrtimer_timercfg_struct_para_init(shrtimer_timercfg_parameter_struct* timercgf);