Searched refs:LPTIM_CFGR_ENC (Results 1 – 8 of 8) sorted by relevance
916 SET_BIT(LPTIMx->CFGR, LPTIM_CFGR_ENC); in LL_LPTIM_EnableEncoderMode()928 CLEAR_BIT(LPTIMx->CFGR, LPTIM_CFGR_ENC); in LL_LPTIM_DisableEncoderMode()939 return (READ_BIT(LPTIMx->CFGR, LPTIM_CFGR_ENC) == (LPTIM_CFGR_ENC)); in LL_LPTIM_IsEnabledEncoderMode()
1052 SET_BIT(LPTIMx->CFGR, LPTIM_CFGR_ENC); in LL_LPTIM_EnableEncoderMode()1064 CLEAR_BIT(LPTIMx->CFGR, LPTIM_CFGR_ENC); in LL_LPTIM_DisableEncoderMode()1075 return (READ_BIT(LPTIMx->CFGR, LPTIM_CFGR_ENC) == (LPTIM_CFGR_ENC)); in LL_LPTIM_IsEnabledEncoderMode()
878 hlptim->Instance->CFGR |= LPTIM_CFGR_ENC; in HAL_LPTIM_Encoder_Start()913 hlptim->Instance->CFGR &= ~LPTIM_CFGR_ENC; in HAL_LPTIM_Encoder_Stop()957 hlptim->Instance->CFGR |= LPTIM_CFGR_ENC; in HAL_LPTIM_Encoder_Start_IT()998 hlptim->Instance->CFGR &= ~LPTIM_CFGR_ENC; in HAL_LPTIM_Encoder_Stop_IT()
1081 hlptim->Instance->CFGR |= LPTIM_CFGR_ENC; in HAL_LPTIM_Encoder_Start()1121 hlptim->Instance->CFGR &= ~LPTIM_CFGR_ENC; in HAL_LPTIM_Encoder_Stop()1169 hlptim->Instance->CFGR |= LPTIM_CFGR_ENC; in HAL_LPTIM_Encoder_Start_IT()1215 hlptim->Instance->CFGR &= ~LPTIM_CFGR_ENC; in HAL_LPTIM_Encoder_Stop_IT()
3256 #define LPTIM_CFGR_ENC LPTIM_CFGR_ENC_Msk /*!< Encoder mode en… macro
3656 #define LPTIM_CFGR_ENC LPTIM_CFGR_ENC_Msk /*!< Encoder mode en… macro
3514 #define LPTIM_CFGR_ENC LPTIM_CFGR_ENC_Msk /*!< Encoder mode en… macro
15031 #define LPTIM_CFGR_ENC LPTIM_CFGR_ENC_Msk /*!< Encoder mode en… macro