/hal_stm32-3.5.0/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_ll_lptim.h | 904 SET_BIT(LPTIMx->CFGR, LPTIM_CFGR_ENC); in LL_LPTIM_EnableEncoderMode() 916 CLEAR_BIT(LPTIMx->CFGR, LPTIM_CFGR_ENC); in LL_LPTIM_DisableEncoderMode() 927 return (((READ_BIT(LPTIMx->CFGR, LPTIM_CFGR_ENC) == LPTIM_CFGR_ENC) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledEncoderMode()
|
/hal_stm32-3.5.0/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_ll_lptim.h | 925 SET_BIT(LPTIMx->CFGR, LPTIM_CFGR_ENC); in LL_LPTIM_EnableEncoderMode() 937 CLEAR_BIT(LPTIMx->CFGR, LPTIM_CFGR_ENC); in LL_LPTIM_DisableEncoderMode() 948 return (((READ_BIT(LPTIMx->CFGR, LPTIM_CFGR_ENC) == LPTIM_CFGR_ENC) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledEncoderMode()
|
/hal_stm32-3.5.0/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_ll_lptim.h | 927 SET_BIT(LPTIMx->CFGR, LPTIM_CFGR_ENC); in LL_LPTIM_EnableEncoderMode() 939 CLEAR_BIT(LPTIMx->CFGR, LPTIM_CFGR_ENC); in LL_LPTIM_DisableEncoderMode() 950 return (((READ_BIT(LPTIMx->CFGR, LPTIM_CFGR_ENC) == LPTIM_CFGR_ENC) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledEncoderMode()
|
/hal_stm32-3.5.0/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_lptim.h | 1044 SET_BIT(LPTIMx->CFGR, LPTIM_CFGR_ENC); in LL_LPTIM_EnableEncoderMode() 1056 CLEAR_BIT(LPTIMx->CFGR, LPTIM_CFGR_ENC); in LL_LPTIM_DisableEncoderMode() 1067 return (((READ_BIT(LPTIMx->CFGR, LPTIM_CFGR_ENC) == LPTIM_CFGR_ENC) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledEncoderMode()
|
/hal_stm32-3.5.0/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_ll_lptim.h | 1028 SET_BIT(LPTIMx->CFGR, LPTIM_CFGR_ENC); in LL_LPTIM_EnableEncoderMode() 1040 CLEAR_BIT(LPTIMx->CFGR, LPTIM_CFGR_ENC); in LL_LPTIM_DisableEncoderMode() 1051 return (((READ_BIT(LPTIMx->CFGR, LPTIM_CFGR_ENC) == LPTIM_CFGR_ENC) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledEncoderMode()
|
/hal_stm32-3.5.0/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_ll_lptim.h | 1017 SET_BIT(LPTIMx->CFGR, LPTIM_CFGR_ENC); in LL_LPTIM_EnableEncoderMode() 1029 CLEAR_BIT(LPTIMx->CFGR, LPTIM_CFGR_ENC); in LL_LPTIM_DisableEncoderMode() 1040 return (((READ_BIT(LPTIMx->CFGR, LPTIM_CFGR_ENC) == LPTIM_CFGR_ENC) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledEncoderMode()
|
/hal_stm32-3.5.0/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_lptim.h | 1046 SET_BIT(LPTIMx->CFGR, LPTIM_CFGR_ENC); in LL_LPTIM_EnableEncoderMode() 1058 CLEAR_BIT(LPTIMx->CFGR, LPTIM_CFGR_ENC); in LL_LPTIM_DisableEncoderMode() 1069 return (((READ_BIT(LPTIMx->CFGR, LPTIM_CFGR_ENC) == LPTIM_CFGR_ENC) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledEncoderMode()
|
/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_lptim.h | 1060 SET_BIT(LPTIMx->CFGR, LPTIM_CFGR_ENC); in LL_LPTIM_EnableEncoderMode() 1072 CLEAR_BIT(LPTIMx->CFGR, LPTIM_CFGR_ENC); in LL_LPTIM_DisableEncoderMode() 1083 return (((READ_BIT(LPTIMx->CFGR, LPTIM_CFGR_ENC) == LPTIM_CFGR_ENC) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledEncoderMode()
|
/hal_stm32-3.5.0/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_lptim.h | 1042 SET_BIT(LPTIMx->CFGR, LPTIM_CFGR_ENC); in LL_LPTIM_EnableEncoderMode() 1054 CLEAR_BIT(LPTIMx->CFGR, LPTIM_CFGR_ENC); in LL_LPTIM_DisableEncoderMode() 1065 return (((READ_BIT(LPTIMx->CFGR, LPTIM_CFGR_ENC) == LPTIM_CFGR_ENC) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledEncoderMode()
|
/hal_stm32-3.5.0/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_ll_lptim.h | 1057 SET_BIT(LPTIMx->CFGR, LPTIM_CFGR_ENC); in LL_LPTIM_EnableEncoderMode() 1069 CLEAR_BIT(LPTIMx->CFGR, LPTIM_CFGR_ENC); in LL_LPTIM_DisableEncoderMode() 1080 return (((READ_BIT(LPTIMx->CFGR, LPTIM_CFGR_ENC) == LPTIM_CFGR_ENC) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledEncoderMode()
|
/hal_stm32-3.5.0/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_lptim.h | 1045 SET_BIT(LPTIMx->CFGR, LPTIM_CFGR_ENC); in LL_LPTIM_EnableEncoderMode() 1057 CLEAR_BIT(LPTIMx->CFGR, LPTIM_CFGR_ENC); in LL_LPTIM_DisableEncoderMode() 1068 return (((READ_BIT(LPTIMx->CFGR, LPTIM_CFGR_ENC) == LPTIM_CFGR_ENC) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledEncoderMode()
|
/hal_stm32-3.5.0/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_ll_lptim.h | 1515 SET_BIT(LPTIMx->CFGR, LPTIM_CFGR_ENC); in LL_LPTIM_EnableEncoderMode() 1527 CLEAR_BIT(LPTIMx->CFGR, LPTIM_CFGR_ENC); in LL_LPTIM_DisableEncoderMode() 1538 return (((READ_BIT(LPTIMx->CFGR, LPTIM_CFGR_ENC) == LPTIM_CFGR_ENC) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledEncoderMode()
|
/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_lptim.h | 1612 SET_BIT(LPTIMx->CFGR, LPTIM_CFGR_ENC); in LL_LPTIM_EnableEncoderMode() 1624 CLEAR_BIT(LPTIMx->CFGR, LPTIM_CFGR_ENC); in LL_LPTIM_DisableEncoderMode() 1635 return (((READ_BIT(LPTIMx->CFGR, LPTIM_CFGR_ENC) == LPTIM_CFGR_ENC) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledEncoderMode()
|
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_lptim.h | 1552 SET_BIT(LPTIMx->CFGR, LPTIM_CFGR_ENC); in LL_LPTIM_EnableEncoderMode() 1564 CLEAR_BIT(LPTIMx->CFGR, LPTIM_CFGR_ENC); in LL_LPTIM_DisableEncoderMode() 1575 return (((READ_BIT(LPTIMx->CFGR, LPTIM_CFGR_ENC) == LPTIM_CFGR_ENC) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledEncoderMode()
|
/hal_stm32-3.5.0/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_hal_lptim.c | 1171 hlptim->Instance->CFGR |= LPTIM_CFGR_ENC; in HAL_LPTIM_Encoder_Start() 1220 hlptim->Instance->CFGR &= ~LPTIM_CFGR_ENC; in HAL_LPTIM_Encoder_Stop() 1264 hlptim->Instance->CFGR |= LPTIM_CFGR_ENC; in HAL_LPTIM_Encoder_Start_IT() 1330 hlptim->Instance->CFGR &= ~LPTIM_CFGR_ENC; in HAL_LPTIM_Encoder_Stop_IT()
|
/hal_stm32-3.5.0/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_lptim.c | 1160 hlptim->Instance->CFGR |= LPTIM_CFGR_ENC; in HAL_LPTIM_Encoder_Start() 1209 hlptim->Instance->CFGR &= ~LPTIM_CFGR_ENC; in HAL_LPTIM_Encoder_Stop() 1253 hlptim->Instance->CFGR |= LPTIM_CFGR_ENC; in HAL_LPTIM_Encoder_Start_IT() 1319 hlptim->Instance->CFGR &= ~LPTIM_CFGR_ENC; in HAL_LPTIM_Encoder_Stop_IT()
|
/hal_stm32-3.5.0/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_lptim.c | 1200 hlptim->Instance->CFGR |= LPTIM_CFGR_ENC; in HAL_LPTIM_Encoder_Start() 1249 hlptim->Instance->CFGR &= ~LPTIM_CFGR_ENC; in HAL_LPTIM_Encoder_Stop() 1293 hlptim->Instance->CFGR |= LPTIM_CFGR_ENC; in HAL_LPTIM_Encoder_Start_IT() 1359 hlptim->Instance->CFGR &= ~LPTIM_CFGR_ENC; in HAL_LPTIM_Encoder_Stop_IT()
|
/hal_stm32-3.5.0/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal_lptim.c | 1147 hlptim->Instance->CFGR |= LPTIM_CFGR_ENC; in HAL_LPTIM_Encoder_Start() 1196 hlptim->Instance->CFGR &= ~LPTIM_CFGR_ENC; in HAL_LPTIM_Encoder_Stop() 1240 hlptim->Instance->CFGR |= LPTIM_CFGR_ENC; in HAL_LPTIM_Encoder_Start_IT() 1306 hlptim->Instance->CFGR &= ~LPTIM_CFGR_ENC; in HAL_LPTIM_Encoder_Stop_IT()
|
/hal_stm32-3.5.0/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_hal_lptim.c | 1187 hlptim->Instance->CFGR |= LPTIM_CFGR_ENC; in HAL_LPTIM_Encoder_Start() 1236 hlptim->Instance->CFGR &= ~LPTIM_CFGR_ENC; in HAL_LPTIM_Encoder_Stop() 1280 hlptim->Instance->CFGR |= LPTIM_CFGR_ENC; in HAL_LPTIM_Encoder_Start_IT() 1346 hlptim->Instance->CFGR &= ~LPTIM_CFGR_ENC; in HAL_LPTIM_Encoder_Stop_IT()
|
/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_lptim.c | 1172 hlptim->Instance->CFGR |= LPTIM_CFGR_ENC; in HAL_LPTIM_Encoder_Start() 1221 hlptim->Instance->CFGR &= ~LPTIM_CFGR_ENC; in HAL_LPTIM_Encoder_Stop() 1265 hlptim->Instance->CFGR |= LPTIM_CFGR_ENC; in HAL_LPTIM_Encoder_Start_IT() 1331 hlptim->Instance->CFGR &= ~LPTIM_CFGR_ENC; in HAL_LPTIM_Encoder_Stop_IT()
|
/hal_stm32-3.5.0/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_hal_lptim.c | 1147 hlptim->Instance->CFGR |= LPTIM_CFGR_ENC; in HAL_LPTIM_Encoder_Start() 1196 hlptim->Instance->CFGR &= ~LPTIM_CFGR_ENC; in HAL_LPTIM_Encoder_Stop() 1240 hlptim->Instance->CFGR |= LPTIM_CFGR_ENC; in HAL_LPTIM_Encoder_Start_IT() 1306 hlptim->Instance->CFGR &= ~LPTIM_CFGR_ENC; in HAL_LPTIM_Encoder_Stop_IT()
|
/hal_stm32-3.5.0/stm32cube/stm32l0xx/drivers/src/ |
D | stm32l0xx_hal_lptim.c | 1147 hlptim->Instance->CFGR |= LPTIM_CFGR_ENC; in HAL_LPTIM_Encoder_Start() 1196 hlptim->Instance->CFGR &= ~LPTIM_CFGR_ENC; in HAL_LPTIM_Encoder_Stop() 1240 hlptim->Instance->CFGR |= LPTIM_CFGR_ENC; in HAL_LPTIM_Encoder_Start_IT() 1306 hlptim->Instance->CFGR &= ~LPTIM_CFGR_ENC; in HAL_LPTIM_Encoder_Stop_IT()
|
/hal_stm32-3.5.0/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_lptim.c | 1248 hlptim->Instance->CFGR |= LPTIM_CFGR_ENC; in HAL_LPTIM_Encoder_Start() 1297 hlptim->Instance->CFGR &= ~LPTIM_CFGR_ENC; in HAL_LPTIM_Encoder_Stop() 1341 hlptim->Instance->CFGR |= LPTIM_CFGR_ENC; in HAL_LPTIM_Encoder_Start_IT() 1407 hlptim->Instance->CFGR &= ~LPTIM_CFGR_ENC; in HAL_LPTIM_Encoder_Stop_IT()
|
/hal_stm32-3.5.0/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_lptim.c | 1234 hlptim->Instance->CFGR |= LPTIM_CFGR_ENC; in HAL_LPTIM_Encoder_Start() 1283 hlptim->Instance->CFGR &= ~LPTIM_CFGR_ENC; in HAL_LPTIM_Encoder_Stop() 1327 hlptim->Instance->CFGR |= LPTIM_CFGR_ENC; in HAL_LPTIM_Encoder_Start_IT() 1393 hlptim->Instance->CFGR &= ~LPTIM_CFGR_ENC; in HAL_LPTIM_Encoder_Stop_IT()
|
/hal_stm32-3.5.0/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_lptim.c | 1234 hlptim->Instance->CFGR |= LPTIM_CFGR_ENC; in HAL_LPTIM_Encoder_Start() 1283 hlptim->Instance->CFGR &= ~LPTIM_CFGR_ENC; in HAL_LPTIM_Encoder_Stop() 1327 hlptim->Instance->CFGR |= LPTIM_CFGR_ENC; in HAL_LPTIM_Encoder_Start_IT() 1393 hlptim->Instance->CFGR &= ~LPTIM_CFGR_ENC; in HAL_LPTIM_Encoder_Stop_IT()
|