Home
last modified time | relevance | path

Searched refs:UpdateMode (Results 1 – 25 of 51) sorted by relevance

123

/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_lptim.h396 __STATIC_INLINE void LL_LPTIM_SetUpdateMode(LPTIM_TypeDef *LPTIMx, uint32_t UpdateMode) in LL_LPTIM_SetUpdateMode() argument
398 MODIFY_REG(LPTIMx->CFGR, LPTIM_CFGR_PRELOAD, UpdateMode); in LL_LPTIM_SetUpdateMode()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_lptim.h392 __STATIC_INLINE void LL_LPTIM_SetUpdateMode(LPTIM_TypeDef *LPTIMx, uint32_t UpdateMode) in LL_LPTIM_SetUpdateMode() argument
394 MODIFY_REG(LPTIMx->CFGR, LPTIM_CFGR_PRELOAD, UpdateMode); in LL_LPTIM_SetUpdateMode()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_lptim.h401 __STATIC_INLINE void LL_LPTIM_SetUpdateMode(LPTIM_TypeDef *LPTIMx, uint32_t UpdateMode) in LL_LPTIM_SetUpdateMode() argument
403 MODIFY_REG(LPTIMx->CFGR, LPTIM_CFGR_PRELOAD, UpdateMode); in LL_LPTIM_SetUpdateMode()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_lptim.h480 __STATIC_INLINE void LL_LPTIM_SetUpdateMode(LPTIM_TypeDef *LPTIMx, uint32_t UpdateMode) in LL_LPTIM_SetUpdateMode() argument
482 MODIFY_REG(LPTIMx->CFGR, LPTIM_CFGR_PRELOAD, UpdateMode); in LL_LPTIM_SetUpdateMode()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_lptim.h455 __STATIC_INLINE void LL_LPTIM_SetUpdateMode(LPTIM_TypeDef *LPTIMx, uint32_t UpdateMode) in LL_LPTIM_SetUpdateMode() argument
457 MODIFY_REG(LPTIMx->CFGR, LPTIM_CFGR_PRELOAD, UpdateMode); in LL_LPTIM_SetUpdateMode()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_lptim.h467 __STATIC_INLINE void LL_LPTIM_SetUpdateMode(LPTIM_TypeDef *LPTIMx, uint32_t UpdateMode) in LL_LPTIM_SetUpdateMode() argument
469 MODIFY_REG(LPTIMx->CFGR, LPTIM_CFGR_PRELOAD, UpdateMode); in LL_LPTIM_SetUpdateMode()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_lptim.h475 __STATIC_INLINE void LL_LPTIM_SetUpdateMode(LPTIM_TypeDef *LPTIMx, uint32_t UpdateMode) in LL_LPTIM_SetUpdateMode() argument
477 MODIFY_REG(LPTIMx->CFGR, LPTIM_CFGR_PRELOAD, UpdateMode); in LL_LPTIM_SetUpdateMode()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_lptim.h482 __STATIC_INLINE void LL_LPTIM_SetUpdateMode(LPTIM_TypeDef *LPTIMx, uint32_t UpdateMode) in LL_LPTIM_SetUpdateMode() argument
484 MODIFY_REG(LPTIMx->CFGR, LPTIM_CFGR_PRELOAD, UpdateMode); in LL_LPTIM_SetUpdateMode()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_lptim.h474 __STATIC_INLINE void LL_LPTIM_SetUpdateMode(LPTIM_TypeDef *LPTIMx, uint32_t UpdateMode) in LL_LPTIM_SetUpdateMode() argument
476 MODIFY_REG(LPTIMx->CFGR, LPTIM_CFGR_PRELOAD, UpdateMode); in LL_LPTIM_SetUpdateMode()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_lptim.h468 __STATIC_INLINE void LL_LPTIM_SetUpdateMode(LPTIM_TypeDef *LPTIMx, uint32_t UpdateMode) in LL_LPTIM_SetUpdateMode() argument
470 MODIFY_REG(LPTIMx->CFGR, LPTIM_CFGR_PRELOAD, UpdateMode); in LL_LPTIM_SetUpdateMode()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_lptim.h466 __STATIC_INLINE void LL_LPTIM_SetUpdateMode(LPTIM_TypeDef *LPTIMx, uint32_t UpdateMode) in LL_LPTIM_SetUpdateMode() argument
468 MODIFY_REG(LPTIMx->CFGR, LPTIM_CFGR_PRELOAD, UpdateMode); in LL_LPTIM_SetUpdateMode()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_lptim.h661 __STATIC_INLINE void LL_LPTIM_SetUpdateMode(LPTIM_TypeDef *LPTIMx, uint32_t UpdateMode) in LL_LPTIM_SetUpdateMode() argument
663 MODIFY_REG(LPTIMx->CFGR, LPTIM_CFGR_PRELOAD, UpdateMode); in LL_LPTIM_SetUpdateMode()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_lptim.h664 __STATIC_INLINE void LL_LPTIM_SetUpdateMode(LPTIM_TypeDef *LPTIMx, uint32_t UpdateMode) in LL_LPTIM_SetUpdateMode() argument
666 MODIFY_REG(LPTIMx->CFGR, LPTIM_CFGR_PRELOAD, UpdateMode); in LL_LPTIM_SetUpdateMode()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_lptim.h722 __STATIC_INLINE void LL_LPTIM_SetUpdateMode(LPTIM_TypeDef *LPTIMx, uint32_t UpdateMode) in LL_LPTIM_SetUpdateMode() argument
724 MODIFY_REG(LPTIMx->CFGR, LPTIM_CFGR_PRELOAD, UpdateMode); in LL_LPTIM_SetUpdateMode()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_lptim.h684 __STATIC_INLINE void LL_LPTIM_SetUpdateMode(LPTIM_TypeDef *LPTIMx, uint32_t UpdateMode) in LL_LPTIM_SetUpdateMode() argument
686 MODIFY_REG(LPTIMx->CFGR, LPTIM_CFGR_PRELOAD, UpdateMode); in LL_LPTIM_SetUpdateMode()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_lptim.h667 __STATIC_INLINE void LL_LPTIM_SetUpdateMode(LPTIM_TypeDef *LPTIMx, uint32_t UpdateMode) in LL_LPTIM_SetUpdateMode() argument
669 MODIFY_REG(LPTIMx->CFGR, LPTIM_CFGR_PRELOAD, UpdateMode); in LL_LPTIM_SetUpdateMode()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_lptim.c272 assert_param(IS_LPTIM_UPDATE_MODE(hlptim->Init.UpdateMode)); in HAL_LPTIM_Init()
321 hlptim->Init.UpdateMode | in HAL_LPTIM_Init()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_lptim.c251 assert_param(IS_LPTIM_UPDATE_MODE(hlptim->Init.UpdateMode)); in HAL_LPTIM_Init()
300 hlptim->Init.UpdateMode | in HAL_LPTIM_Init()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_lptim.c248 assert_param(IS_LPTIM_UPDATE_MODE(hlptim->Init.UpdateMode)); in HAL_LPTIM_Init()
297 hlptim->Init.UpdateMode | in HAL_LPTIM_Init()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_lptim.c248 assert_param(IS_LPTIM_UPDATE_MODE(hlptim->Init.UpdateMode)); in HAL_LPTIM_Init()
297 hlptim->Init.UpdateMode | in HAL_LPTIM_Init()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_lptim.c269 assert_param(IS_LPTIM_UPDATE_MODE(hlptim->Init.UpdateMode)); in HAL_LPTIM_Init()
318 hlptim->Init.UpdateMode | in HAL_LPTIM_Init()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_lptim.c248 assert_param(IS_LPTIM_UPDATE_MODE(hlptim->Init.UpdateMode)); in HAL_LPTIM_Init()
297 hlptim->Init.UpdateMode | in HAL_LPTIM_Init()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_lptim.c251 assert_param(IS_LPTIM_UPDATE_MODE(hlptim->Init.UpdateMode)); in HAL_LPTIM_Init()
300 hlptim->Init.UpdateMode | in HAL_LPTIM_Init()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_lptim.c251 assert_param(IS_LPTIM_UPDATE_MODE(hlptim->Init.UpdateMode)); in HAL_LPTIM_Init()
300 hlptim->Init.UpdateMode | in HAL_LPTIM_Init()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_lptim.c267 assert_param(IS_LPTIM_UPDATE_MODE(hlptim->Init.UpdateMode)); in HAL_LPTIM_Init()
341 hlptim->Init.UpdateMode | in HAL_LPTIM_Init()

123