Searched refs:tmpcfgr2 (Results 1 – 6 of 6) sorted by relevance
4152 uint32_t tmpcfgr2; in LPTIM_IC1_SetConfig() local4161 tmpcfgr2 = hlptim->Instance->CFGR2; in LPTIM_IC1_SetConfig()4162 tmpcfgr2 &= ~(LPTIM_CFGR2_IC1SEL_Msk); in LPTIM_IC1_SetConfig()4163 tmpcfgr2 |= sConfig->ICInputSource; in LPTIM_IC1_SetConfig()4169 hlptim->Instance->CFGR2 = tmpcfgr2; in LPTIM_IC1_SetConfig()4182 uint32_t tmpcfgr2; in LPTIM_IC2_SetConfig() local4191 tmpcfgr2 = hlptim->Instance->CFGR2; in LPTIM_IC2_SetConfig()4192 tmpcfgr2 &= ~(LPTIM_CFGR2_IC2SEL_Msk); in LPTIM_IC2_SetConfig()4193 tmpcfgr2 |= sConfig->ICInputSource; in LPTIM_IC2_SetConfig()4199 hlptim->Instance->CFGR2 = tmpcfgr2; in LPTIM_IC2_SetConfig()[all …]
3648 uint32_t tmpcfgr2; in LPTIM_IC1_SetConfig() local3657 tmpcfgr2 = hlptim->Instance->CFGR2; in LPTIM_IC1_SetConfig()3658 tmpcfgr2 &= ~(LPTIM_CFGR2_IC1SEL_Msk); in LPTIM_IC1_SetConfig()3659 tmpcfgr2 |= sConfig->ICInputSource; in LPTIM_IC1_SetConfig()3665 hlptim->Instance->CFGR2 = tmpcfgr2; in LPTIM_IC1_SetConfig()3678 uint32_t tmpcfgr2; in LPTIM_IC2_SetConfig() local3687 tmpcfgr2 = hlptim->Instance->CFGR2; in LPTIM_IC2_SetConfig()3688 tmpcfgr2 &= ~(LPTIM_CFGR2_IC2SEL_Msk); in LPTIM_IC2_SetConfig()3689 tmpcfgr2 |= sConfig->ICInputSource; in LPTIM_IC2_SetConfig()3695 hlptim->Instance->CFGR2 = tmpcfgr2; in LPTIM_IC2_SetConfig()
3646 uint32_t tmpcfgr2; in LPTIM_IC1_SetConfig() local3655 tmpcfgr2 = hlptim->Instance->CFGR2; in LPTIM_IC1_SetConfig()3656 tmpcfgr2 &= ~(LPTIM_CFGR2_IC1SEL_Msk); in LPTIM_IC1_SetConfig()3657 tmpcfgr2 |= sConfig->ICInputSource; in LPTIM_IC1_SetConfig()3663 hlptim->Instance->CFGR2 = tmpcfgr2; in LPTIM_IC1_SetConfig()3676 uint32_t tmpcfgr2; in LPTIM_IC2_SetConfig() local3685 tmpcfgr2 = hlptim->Instance->CFGR2; in LPTIM_IC2_SetConfig()3686 tmpcfgr2 &= ~(LPTIM_CFGR2_IC2SEL_Msk); in LPTIM_IC2_SetConfig()3687 tmpcfgr2 |= sConfig->ICInputSource; in LPTIM_IC2_SetConfig()3693 hlptim->Instance->CFGR2 = tmpcfgr2; in LPTIM_IC2_SetConfig()
3618 uint32_t tmpcfgr2; in LPTIM_IC1_SetConfig() local3627 tmpcfgr2 = hlptim->Instance->CFGR2; in LPTIM_IC1_SetConfig()3628 tmpcfgr2 &= ~(LPTIM_CFGR2_IC1SEL_Msk); in LPTIM_IC1_SetConfig()3629 tmpcfgr2 |= sConfig->ICInputSource; in LPTIM_IC1_SetConfig()3635 hlptim->Instance->CFGR2 = tmpcfgr2; in LPTIM_IC1_SetConfig()3648 uint32_t tmpcfgr2; in LPTIM_IC2_SetConfig() local3657 tmpcfgr2 = hlptim->Instance->CFGR2; in LPTIM_IC2_SetConfig()3658 tmpcfgr2 &= ~(LPTIM_CFGR2_IC2SEL_Msk); in LPTIM_IC2_SetConfig()3659 tmpcfgr2 |= sConfig->ICInputSource; in LPTIM_IC2_SetConfig()3665 hlptim->Instance->CFGR2 = tmpcfgr2; in LPTIM_IC2_SetConfig()
3678 uint32_t tmpcfgr2; in LPTIM_IC1_SetConfig() local3687 tmpcfgr2 = hlptim->Instance->CFGR2; in LPTIM_IC1_SetConfig()3688 tmpcfgr2 &= ~(LPTIM_CFGR2_IC1SEL_Msk); in LPTIM_IC1_SetConfig()3689 tmpcfgr2 |= sConfig->ICInputSource; in LPTIM_IC1_SetConfig()3695 hlptim->Instance->CFGR2 = tmpcfgr2; in LPTIM_IC1_SetConfig()3708 uint32_t tmpcfgr2; in LPTIM_IC2_SetConfig() local3717 tmpcfgr2 = hlptim->Instance->CFGR2; in LPTIM_IC2_SetConfig()3718 tmpcfgr2 &= ~(LPTIM_CFGR2_IC2SEL_Msk); in LPTIM_IC2_SetConfig()3719 tmpcfgr2 |= sConfig->ICInputSource; in LPTIM_IC2_SetConfig()3725 hlptim->Instance->CFGR2 = tmpcfgr2; in LPTIM_IC2_SetConfig()