Home
last modified time | relevance | path

Searched refs:OSSRState (Results 1 – 25 of 36) sorted by relevance

12

/hal_stm32-3.6.0/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_ll_tim.c646 TIM_BDTRInitStruct->OSSRState = LL_TIM_OSSR_DISABLE; in LL_TIM_BDTR_StructInit()
675 assert_param(IS_LL_TIM_OSSR_STATE(TIM_BDTRInitStruct->OSSRState)); in LL_TIM_BDTR_Init()
689 MODIFY_REG(tmpbdtr, TIM_BDTR_OSSR, TIM_BDTRInitStruct->OSSRState); in LL_TIM_BDTR_Init()
/hal_stm32-3.6.0/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_tim.c667 TIM_BDTRInitStruct->OSSRState = LL_TIM_OSSR_DISABLE; in LL_TIM_BDTR_StructInit()
696 assert_param(IS_LL_TIM_OSSR_STATE(TIM_BDTRInitStruct->OSSRState)); in LL_TIM_BDTR_Init()
710 MODIFY_REG(tmpbdtr, TIM_BDTR_OSSR, TIM_BDTRInitStruct->OSSRState); in LL_TIM_BDTR_Init()
/hal_stm32-3.6.0/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_tim.c667 TIM_BDTRInitStruct->OSSRState = LL_TIM_OSSR_DISABLE; in LL_TIM_BDTR_StructInit()
696 assert_param(IS_LL_TIM_OSSR_STATE(TIM_BDTRInitStruct->OSSRState)); in LL_TIM_BDTR_Init()
710 MODIFY_REG(tmpbdtr, TIM_BDTR_OSSR, TIM_BDTRInitStruct->OSSRState); in LL_TIM_BDTR_Init()
/hal_stm32-3.6.0/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_ll_tim.c685 TIM_BDTRInitStruct->OSSRState = LL_TIM_OSSR_DISABLE; in LL_TIM_BDTR_StructInit()
714 assert_param(IS_LL_TIM_OSSR_STATE(TIM_BDTRInitStruct->OSSRState)); in LL_TIM_BDTR_Init()
728 MODIFY_REG(tmpbdtr, TIM_BDTR_OSSR, TIM_BDTRInitStruct->OSSRState); in LL_TIM_BDTR_Init()
/hal_stm32-3.6.0/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_ll_tim.c653 TIM_BDTRInitStruct->OSSRState = LL_TIM_OSSR_DISABLE; in LL_TIM_BDTR_StructInit()
691 assert_param(IS_LL_TIM_OSSR_STATE(TIM_BDTRInitStruct->OSSRState)); in LL_TIM_BDTR_Init()
705 MODIFY_REG(tmpbdtr, TIM_BDTR_OSSR, TIM_BDTRInitStruct->OSSRState); in LL_TIM_BDTR_Init()
/hal_stm32-3.6.0/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_ll_tim.c665 TIM_BDTRInitStruct->OSSRState = LL_TIM_OSSR_DISABLE; in LL_TIM_BDTR_StructInit()
703 assert_param(IS_LL_TIM_OSSR_STATE(TIM_BDTRInitStruct->OSSRState)); in LL_TIM_BDTR_Init()
717 MODIFY_REG(tmpbdtr, TIM_BDTR_OSSR, TIM_BDTRInitStruct->OSSRState); in LL_TIM_BDTR_Init()
/hal_stm32-3.6.0/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_ll_tim.c670 TIM_BDTRInitStruct->OSSRState = LL_TIM_OSSR_DISABLE; in LL_TIM_BDTR_StructInit()
708 assert_param(IS_LL_TIM_OSSR_STATE(TIM_BDTRInitStruct->OSSRState)); in LL_TIM_BDTR_Init()
724 MODIFY_REG(tmpbdtr, TIM_BDTR_OSSR, TIM_BDTRInitStruct->OSSRState); in LL_TIM_BDTR_Init()
/hal_stm32-3.6.0/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_tim.c694 TIM_BDTRInitStruct->OSSRState = LL_TIM_OSSR_DISABLE; in LL_TIM_BDTR_StructInit()
730 assert_param(IS_LL_TIM_OSSR_STATE(TIM_BDTRInitStruct->OSSRState)); in LL_TIM_BDTR_Init()
744 MODIFY_REG(tmpbdtr, TIM_BDTR_OSSR, TIM_BDTRInitStruct->OSSRState); in LL_TIM_BDTR_Init()
/hal_stm32-3.6.0/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_tim.c721 TIM_BDTRInitStruct->OSSRState = LL_TIM_OSSR_DISABLE; in LL_TIM_BDTR_StructInit()
757 assert_param(IS_LL_TIM_OSSR_STATE(TIM_BDTRInitStruct->OSSRState)); in LL_TIM_BDTR_Init()
771 MODIFY_REG(tmpbdtr, TIM_BDTR_OSSR, TIM_BDTRInitStruct->OSSRState); in LL_TIM_BDTR_Init()
/hal_stm32-3.6.0/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_tim.c688 TIM_BDTRInitStruct->OSSRState = LL_TIM_OSSR_DISABLE; in LL_TIM_BDTR_StructInit()
726 assert_param(IS_LL_TIM_OSSR_STATE(TIM_BDTRInitStruct->OSSRState)); in LL_TIM_BDTR_Init()
740 MODIFY_REG(tmpbdtr, TIM_BDTR_OSSR, TIM_BDTRInitStruct->OSSRState); in LL_TIM_BDTR_Init()
/hal_stm32-3.6.0/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_ll_tim.c697 TIM_BDTRInitStruct->OSSRState = LL_TIM_OSSR_DISABLE; in LL_TIM_BDTR_StructInit()
735 assert_param(IS_LL_TIM_OSSR_STATE(TIM_BDTRInitStruct->OSSRState)); in LL_TIM_BDTR_Init()
749 MODIFY_REG(tmpbdtr, TIM_BDTR_OSSR, TIM_BDTRInitStruct->OSSRState); in LL_TIM_BDTR_Init()
/hal_stm32-3.6.0/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_tim.c657 TIM_BDTRInitStruct->OSSRState = LL_TIM_OSSR_DISABLE; in LL_TIM_BDTR_StructInit()
695 assert_param(IS_LL_TIM_OSSR_STATE(TIM_BDTRInitStruct->OSSRState)); in LL_TIM_BDTR_Init()
711 MODIFY_REG(tmpbdtr, TIM_BDTR_OSSR, TIM_BDTRInitStruct->OSSRState); in LL_TIM_BDTR_Init()
/hal_stm32-3.6.0/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_tim.c721 TIM_BDTRInitStruct->OSSRState = LL_TIM_OSSR_DISABLE; in LL_TIM_BDTR_StructInit()
758 assert_param(IS_LL_TIM_OSSR_STATE(TIM_BDTRInitStruct->OSSRState)); in LL_TIM_BDTR_Init()
772 MODIFY_REG(tmpbdtr, TIM_BDTR_OSSR, TIM_BDTRInitStruct->OSSRState); in LL_TIM_BDTR_Init()
/hal_stm32-3.6.0/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_tim.c733 TIM_BDTRInitStruct->OSSRState = LL_TIM_OSSR_DISABLE; in LL_TIM_BDTR_StructInit()
775 assert_param(IS_LL_TIM_OSSR_STATE(TIM_BDTRInitStruct->OSSRState)); in LL_TIM_BDTR_Init()
789 MODIFY_REG(tmpbdtr, TIM_BDTR_OSSR, TIM_BDTRInitStruct->OSSRState); in LL_TIM_BDTR_Init()
/hal_stm32-3.6.0/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_tim.c705 TIM_BDTRInitStruct->OSSRState = LL_TIM_OSSR_DISABLE; in LL_TIM_BDTR_StructInit()
743 assert_param(IS_LL_TIM_OSSR_STATE(TIM_BDTRInitStruct->OSSRState)); in LL_TIM_BDTR_Init()
757 MODIFY_REG(tmpbdtr, TIM_BDTR_OSSR, TIM_BDTRInitStruct->OSSRState); in LL_TIM_BDTR_Init()
/hal_stm32-3.6.0/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_tim.c742 TIM_BDTRInitStruct->OSSRState = LL_TIM_OSSR_DISABLE; in LL_TIM_BDTR_StructInit()
780 assert_param(IS_LL_TIM_OSSR_STATE(TIM_BDTRInitStruct->OSSRState)); in LL_TIM_BDTR_Init()
794 MODIFY_REG(tmpbdtr, TIM_BDTR_OSSR, TIM_BDTRInitStruct->OSSRState); in LL_TIM_BDTR_Init()
/hal_stm32-3.6.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_tim.c707 TIM_BDTRInitStruct->OSSRState = LL_TIM_OSSR_DISABLE; in LL_TIM_BDTR_StructInit()
745 assert_param(IS_LL_TIM_OSSR_STATE(TIM_BDTRInitStruct->OSSRState)); in LL_TIM_BDTR_Init()
759 MODIFY_REG(tmpbdtr, TIM_BDTR_OSSR, TIM_BDTRInitStruct->OSSRState); in LL_TIM_BDTR_Init()
/hal_stm32-3.6.0/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_tim.c770 TIM_BDTRInitStruct->OSSRState = LL_TIM_OSSR_DISABLE; in LL_TIM_BDTR_StructInit()
810 assert_param(IS_LL_TIM_OSSR_STATE(TIM_BDTRInitStruct->OSSRState)); in LL_TIM_BDTR_Init()
824 MODIFY_REG(tmpbdtr, TIM_BDTR_OSSR, TIM_BDTRInitStruct->OSSRState); in LL_TIM_BDTR_Init()
/hal_stm32-3.6.0/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_ll_tim.h413 uint32_t OSSRState; /*!< Specifies the Off-State selection used in Run mode. member
/hal_stm32-3.6.0/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_tim.h416 uint32_t OSSRState; /*!< Specifies the Off-State selection used in Run mode. member
/hal_stm32-3.6.0/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_tim.h410 uint32_t OSSRState; /*!< Specifies the Off-State selection used in Run mode. member
/hal_stm32-3.6.0/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_tim.h416 uint32_t OSSRState; /*!< Specifies the Off-State selection used in Run mode. member
/hal_stm32-3.6.0/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_tim.h447 uint32_t OSSRState; /*!< Specifies the Off-State selection used in Run mode. member
/hal_stm32-3.6.0/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_tim.h447 uint32_t OSSRState; /*!< Specifies the Off-State selection used in Run mode. member
/hal_stm32-3.6.0/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_ll_tim.h438 uint32_t OSSRState; /*!< Specifies the Off-State selection used in Run mode. member

12