/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_ll_lptim.c | 264 LPTIMx->CR |= LPTIM_CR_ENABLE; in LL_LPTIM_Disable() 278 LPTIMx->CR |= LPTIM_CR_ENABLE; in LL_LPTIM_Disable() 293 LPTIMx->CR |= LPTIM_CR_ENABLE; in LL_LPTIM_Disable() 311 LPTIMx->CR &= ~(LPTIM_CR_ENABLE); in LL_LPTIM_Disable()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_ll_lptim.c | 264 LPTIMx->CR |= LPTIM_CR_ENABLE; in LL_LPTIM_Disable() 278 LPTIMx->CR |= LPTIM_CR_ENABLE; in LL_LPTIM_Disable() 293 LPTIMx->CR |= LPTIM_CR_ENABLE; in LL_LPTIM_Disable() 311 LPTIMx->CR &= ~(LPTIM_CR_ENABLE); in LL_LPTIM_Disable()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_ll_lptim.c | 267 LPTIMx->CR |= LPTIM_CR_ENABLE; in LL_LPTIM_Disable() 281 LPTIMx->CR |= LPTIM_CR_ENABLE; in LL_LPTIM_Disable() 297 LPTIMx->CR |= LPTIM_CR_ENABLE; in LL_LPTIM_Disable() 316 LPTIMx->CR &= ~(LPTIM_CR_ENABLE); in LL_LPTIM_Disable()
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/ |
D | stm32l0xx_ll_lptim.c | 238 LPTIMx->CR |= LPTIM_CR_ENABLE; in LL_LPTIM_Disable() 252 LPTIMx->CR |= LPTIM_CR_ENABLE; in LL_LPTIM_Disable() 271 LPTIMx->CR &= ~(LPTIM_CR_ENABLE); in LL_LPTIM_Disable()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_ll_lptim.c | 238 LPTIMx->CR |= LPTIM_CR_ENABLE; in LL_LPTIM_Disable() 252 LPTIMx->CR |= LPTIM_CR_ENABLE; in LL_LPTIM_Disable() 271 LPTIMx->CR &= ~(LPTIM_CR_ENABLE); in LL_LPTIM_Disable()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_ll_lptim.c | 240 LPTIMx->CR |= LPTIM_CR_ENABLE; in LL_LPTIM_Disable() 254 LPTIMx->CR |= LPTIM_CR_ENABLE; in LL_LPTIM_Disable() 273 LPTIMx->CR &= ~(LPTIM_CR_ENABLE); in LL_LPTIM_Disable()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_ll_lptim.c | 240 LPTIMx->CR |= LPTIM_CR_ENABLE; in LL_LPTIM_Disable() 254 LPTIMx->CR |= LPTIM_CR_ENABLE; in LL_LPTIM_Disable() 273 LPTIMx->CR &= ~(LPTIM_CR_ENABLE); in LL_LPTIM_Disable()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_ll_lptim.c | 261 LPTIMx->CR |= LPTIM_CR_ENABLE; in LL_LPTIM_Disable() 275 LPTIMx->CR |= LPTIM_CR_ENABLE; in LL_LPTIM_Disable() 294 LPTIMx->CR &= ~(LPTIM_CR_ENABLE); in LL_LPTIM_Disable()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_ll_lptim.c | 257 LPTIMx->CR |= LPTIM_CR_ENABLE; in LL_LPTIM_Disable() 271 LPTIMx->CR |= LPTIM_CR_ENABLE; in LL_LPTIM_Disable() 290 LPTIMx->CR &= ~(LPTIM_CR_ENABLE); in LL_LPTIM_Disable()
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_ll_lptim.c | 280 LPTIMx->CR |= LPTIM_CR_ENABLE; in LL_LPTIM_Disable() 294 LPTIMx->CR |= LPTIM_CR_ENABLE; in LL_LPTIM_Disable() 313 LPTIMx->CR &= ~(LPTIM_CR_ENABLE); in LL_LPTIM_Disable()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_ll_lptim.c | 294 LPTIMx->CR |= LPTIM_CR_ENABLE; in LL_LPTIM_Disable() 308 LPTIMx->CR |= LPTIM_CR_ENABLE; in LL_LPTIM_Disable() 327 LPTIMx->CR &= ~(LPTIM_CR_ENABLE); in LL_LPTIM_Disable()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_hal_lptim.h | 606 #define __HAL_LPTIM_ENABLE(__HANDLE__) ((__HANDLE__)->Instance->CR |= (LPTIM_CR_ENABLE)) 625 CLEAR_BIT((__HANDLE__)->Instance->CR, LPTIM_CR_ENABLE); \ 637 CLEAR_BIT((__HANDLE__)->Instance->CR, LPTIM_CR_ENABLE); \ 643 CLEAR_BIT((__HANDLE__)->Instance->CR, LPTIM_CR_ENABLE); \
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_ll_lptim.h | 354 SET_BIT(LPTIMx->CR, LPTIM_CR_ENABLE); in LL_LPTIM_Enable() 365 return (((READ_BIT(LPTIMx->CR, LPTIM_CR_ENABLE) == LPTIM_CR_ENABLE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabled()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_ll_lptim.h | 350 SET_BIT(LPTIMx->CR, LPTIM_CR_ENABLE); in LL_LPTIM_Enable() 361 return (((READ_BIT(LPTIMx->CR, LPTIM_CR_ENABLE) == LPTIM_CR_ENABLE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabled()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_ll_lptim.h | 359 SET_BIT(LPTIMx->CR, LPTIM_CR_ENABLE); in LL_LPTIM_Enable() 370 return (((READ_BIT(LPTIMx->CR, LPTIM_CR_ENABLE) == LPTIM_CR_ENABLE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabled()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_ll_lptim.h | 558 SET_BIT(LPTIMx->CR, LPTIM_CR_ENABLE); in LL_LPTIM_Enable() 569 CLEAR_BIT(LPTIMx->CR, LPTIM_CR_ENABLE); in LL_LPTIM_Disable() 580 return (((READ_BIT(LPTIMx->CR, LPTIM_CR_ENABLE) == LPTIM_CR_ENABLE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabled()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_lptim.h | 388 SET_BIT(LPTIMx->CR, LPTIM_CR_ENABLE); in LL_LPTIM_Enable() 399 return (((READ_BIT(LPTIMx->CR, LPTIM_CR_ENABLE) == LPTIM_CR_ENABLE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabled()
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_ll_lptim.h | 363 SET_BIT(LPTIMx->CR, LPTIM_CR_ENABLE); in LL_LPTIM_Enable() 374 return (((READ_BIT(LPTIMx->CR, LPTIM_CR_ENABLE) == LPTIM_CR_ENABLE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabled()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_ll_lptim.h | 375 SET_BIT(LPTIMx->CR, LPTIM_CR_ENABLE); in LL_LPTIM_Enable() 386 return (((READ_BIT(LPTIMx->CR, LPTIM_CR_ENABLE) == LPTIM_CR_ENABLE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabled()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_lptim.h | 383 SET_BIT(LPTIMx->CR, LPTIM_CR_ENABLE); in LL_LPTIM_Enable() 394 return (((READ_BIT(LPTIMx->CR, LPTIM_CR_ENABLE) == LPTIM_CR_ENABLE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabled()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_lptim.h | 390 SET_BIT(LPTIMx->CR, LPTIM_CR_ENABLE); in LL_LPTIM_Enable() 401 return (((READ_BIT(LPTIMx->CR, LPTIM_CR_ENABLE) == LPTIM_CR_ENABLE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabled()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_ll_lptim.h | 561 SET_BIT(LPTIMx->CR, LPTIM_CR_ENABLE); in LL_LPTIM_Enable() 572 CLEAR_BIT(LPTIMx->CR, LPTIM_CR_ENABLE); in LL_LPTIM_Disable() 583 return (((READ_BIT(LPTIMx->CR, LPTIM_CR_ENABLE) == LPTIM_CR_ENABLE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabled()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_lptim.h | 619 SET_BIT(LPTIMx->CR, LPTIM_CR_ENABLE); in LL_LPTIM_Enable() 630 CLEAR_BIT(LPTIMx->CR, LPTIM_CR_ENABLE); in LL_LPTIM_Disable() 641 return (((READ_BIT(LPTIMx->CR, LPTIM_CR_ENABLE) == LPTIM_CR_ENABLE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabled()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_lptim.h | 581 SET_BIT(LPTIMx->CR, LPTIM_CR_ENABLE); in LL_LPTIM_Enable() 592 CLEAR_BIT(LPTIMx->CR, LPTIM_CR_ENABLE); in LL_LPTIM_Disable() 603 return (((READ_BIT(LPTIMx->CR, LPTIM_CR_ENABLE) == LPTIM_CR_ENABLE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabled()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_lptim.h | 564 SET_BIT(LPTIMx->CR, LPTIM_CR_ENABLE); in LL_LPTIM_Enable() 575 CLEAR_BIT(LPTIMx->CR, LPTIM_CR_ENABLE); in LL_LPTIM_Disable() 586 return (((READ_BIT(LPTIMx->CR, LPTIM_CR_ENABLE) == LPTIM_CR_ENABLE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabled()
|