Searched refs:control (Results 1 – 2 of 2) sorted by relevance
1576 faultcfg->control = SHRTIMER_FAULT_CHANNEL_DISABLE; in shrtimer_faultcfg_struct_para_init()1609 fltincfg0 |= faultcfg->control; in shrtimer_fault_config()1620 fltincfg0 |= ((faultcfg->control) << 8); in shrtimer_fault_config()1631 fltincfg0 |= ((faultcfg->control) << 16); in shrtimer_fault_config()1642 fltincfg0 |= ((faultcfg->control) << 24); in shrtimer_fault_config()1653 fltincfg1 |= (faultcfg->control); in shrtimer_fault_config()
1179 …uint32_t control; /*!< fault input enable or disable, refer to: enable o… member